Component catalog
Practical design judgment for AI coding agents: 78 installable skills for craft, research, generation, Figma, and Memoire.
npx -y skills add sarveshsea/design-skills --skill component-catalogAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Select and classify interface components when planning a design system, mapping Figma to code, or checking component-library coverage.
SKILL.md
0.8 KB, as published. Nobody here has run it
Component catalog
Use this skill to decide which components a product needs and how each component maps to Atomic Design and shadcn/ui.
Workflow
- Inventory the product's workflows, states, and repeated interface patterns.
- Read the universal component catalog.
- Select only components supported by current product evidence.
- Assign each component an Atomic Design level.
- Reuse a local or shadcn/ui primitive before proposing a new implementation.
- Record required variants, states, accessibility behavior, and composition dependencies.
Treat the catalog as a discovery aid, not a requirement to build every listed component.