design-cataloguelisted
Install: claude install-skill podo/design-agent-skills
# design-catalogue
Meta-skill for this catalogue. Activate when the user wants to browse, discover, or find
the right design skill — not when they've already named one.
## When to use
Activate when the user:
- Asks what design skills exist ("what skills do you have?", "show me design skills")
- Describes a problem but names no skill ("I want premium UI", "make it not look generic")
- Asks which skill fits a task ("what should I use for animations?", "which for good taste?")
Do **not** activate if the user already named a specific skill — route directly to that stub.
## How to respond
1. Present the relevant section of the catalogue index below
2. Recommend the best match with a one-line reason
3. Show the stub's install command for the match
4. Ask if they want to install and invoke it
> For `type:package` and `type:platform` stubs: show the `npx skills add` or per-agent
> install command from the stub. These must not be curl'd directly.
## Domain fast-path
When the user's intent is clearly within one domain, route directly to that domain catalogue
instead of scrolling the full index below:
| Domain | Route to | When |
|--------|----------|------|
| Motion, 3D, shaders, generative art | `motion-catalogue` | GSAP, Framer Motion, Three.js, Lottie, p5.js, shaders, video |
| Figma, design-to-code, tokens, platform suites | `figma-catalogue` | Figma skills, Stitch, design tokens, Anthropic/Vercel/Expo suites |
| Accessibility, WCAG, web performance | `accessibility-catal