ワンクリックで
using-design-superpowers
You MUST use this on session start — registers all design skills and tells you when to invoke each one automatically
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
You MUST use this on session start — registers all design skills and tells you when to invoke each one automatically
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Design consultation: understands your product, researches the landscape, proposes a complete design system (aesthetic, typography, color, layout, spacing, motion), and generates font+color preview pages. Creates DESIGN.md as your project's design source of truth. For existing sites, use /plan-design-review to infer the system instead. Use when asked to "design system", "brand guidelines", or "create DESIGN.md". Proactively suggest when starting a new project's UI with no existing design system or DESIGN.md.
Expert designer mode — produces high-fidelity HTML design artifacts: prototypes, slide decks, animations, UI mockups, and design explorations. Includes headless browser preview, screenshots, PPTX export, starter components, and verification. Use when: "design this", "make a prototype", "create a deck", "UI mockup", "design exploration", "make slides", or any visual design task. Proactively suggest when user needs design artifacts or visual output.
Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactions — then fixes them. Iteratively fixes issues in source code, committing each fix atomically and re-verifying with before/after screenshots. For plan-mode design review (before implementation), use /plan-design-review. Use when asked to "audit the design", "visual QA", "check if it looks good", or "design polish". Proactively suggest when the user mentions visual inconsistencies or wants to polish the look of a live site.
Design shotgun: generate multiple AI design variants, open a comparison board, collect structured feedback, and iterate. Standalone design exploration you can run anytime. Use when: "explore designs", "show me options", "design variants", "visual brainstorm", or "I don't like how this looks". Proactively suggest when the user describes a UI feature but hasn't seen what it could look like.
Designer's eye plan review — interactive, like CEO and Eng review. Rates each design dimension 0-10, explains what would make it a 10, then fixes the plan to get there. Works in plan mode. For live site visual audits, use /design-review. Use when asked to "review the design plan" or "design critique". Proactively suggest when the user has a plan with UI/UX components that should be reviewed before implementation.
| name | using-design-superpowers |
| description | You MUST use this on session start — registers all design skills and tells you when to invoke each one automatically |
You have design superpowers — a complete design toolkit for Claude Code. These skills activate automatically based on user intent. You don't need to be told to use them.
When to invoke: User asks to create any visual design artifact — prototypes, animations, slide decks, UI mockups, landing pages, or design explorations.
Trigger phrases: "design this", "make a prototype", "create a deck", "make slides", "UI mockup", "animate this", "build a landing page", "design exploration"
Proactively suggest when: User describes something visual but hasn't asked for a design.
When to invoke: User wants visual QA on an existing UI — finding spacing issues, hierarchy problems, inconsistencies, and AI slop patterns, then fixing them.
Trigger phrases: "audit the design", "visual QA", "check if it looks good", "design polish", "fix the spacing", "looks off"
Proactively suggest when: Implementation is complete and the UI hasn't been visually reviewed.
When to invoke: User needs a design system — typography, colors, spacing, motion rules. Creates DESIGN.md as the project's design source of truth.
Trigger phrases: "design system", "brand guidelines", "create DESIGN.md", "what fonts should we use", "color palette"
When to invoke: User wants to explore multiple design directions before committing. Generates variants, opens a comparison board, collects feedback.
Trigger phrases: "explore designs", "show me options", "design variants", "visual brainstorm", "I don't like how this looks"
Proactively suggest when: User describes a UI feature but hasn't seen options yet.
When to invoke: In plan mode, to review the design dimensions of an implementation plan. Rates each dimension 0-10, explains what would make it a 10, then fixes the plan.
Trigger phrases: "review the design plan", "is this plan good from a design perspective"
${CLAUDE_PLUGIN_ROOT}/bin/DESIGN_BIN="${CLAUDE_PLUGIN_ROOT}/bin" before running any design toolsAfter completing any non-trivial design work, use the design-verifier agent (via the Agent tool) to independently verify the output. The verifier checks: console errors, visual consistency, responsive behavior, and content quality.
done to check for errors