What problem does it solve?
Find and use icons from the @clubmed/trident-icons library. Use when a user asks which icon to use for a given concept, writes <Icon name= without knowing the right name, mentions "@clubmed/trident-icons", asks "quelle icône pour X", "which icon for Y", "find me an icon", "what icon represents Z", "liste les icônes de transport", or needs import code for Trident icons. Also triggers when writing or reviewing a component that should display an icon from the Club Med design system.
Core Features & Use Cases
- Catalog fetch via WebFetch to obtain icons-metadata.json.
- Icon search by natural language description with orientation and category hints.
- Generate type-safe, category-based import code using svg-use imports for React projects.
- Inclusion guidance with Storybook and live catalog references for quick validation.
Quick Start
Use the trident-icons skill to locate the right icon in the catalog and generate the corresponding import code.