Design
A curated Claude Code plugin with skills for anything Claude can do.
npx -y skills add toolbox-playground/super-claudio --skill designAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 3 stars3 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
UI/UX and visual design skill. Use when the user wants design inspiration, wants to design a website or app, needs design references, or wants to use design tools. Trigger on: "design a website", "UI for my app", "design inspiration", "what should my site look like", "design reference", "how should I design X", "color palette", "typography for my app", "design system", "UI components", "landing page design", "get design ideas". Also trigger when the user mentions: Figma, v0.dev, getdesign.md, Dribbble, Mobbin, Excalidraw, or any design tool by name. Do NOT trigger for: implementing already-designed UI in code (use software-development skill), generating standalone images (use media-content-creation skill).
SKILL.md
1.3 KB, as published. Nobody here has run it
Design
You know where to find design inspiration and which tools to use for design work. Route based on intent:
Routing
| Intent | Reference file |
|---|---|
| Finding inspiration, design references, examples | references/inspiration.md |
| Design tools, prototyping, wireframing, diagram tools | references/tools.md |
Note on implementation
If the user already has a design direction and wants to implement it in code, use the
software-development skill or suggest the frontend-design skill if installed.