From design
Design review, a11y, UI implementation, motion, shader, polish, archaeology, prototypes, case studies.
How this skill is triggered — by the user, by Claude, or both
Slash command
/design:designThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Classify intent from the action verb, then load the matching sub-file. First match wins.
a11y.mdbefore.mdcase.mdmotion/audio.mdmotion/components.mdmotion/craft.mdmotion/framer.mdmotion/gestures.mdmotion/performance.mdmotion/principles.mdmotion/review.mdpolish/tests/cases.mdprototype.mdreview.mdshader/effects.mdshader/fundamentals.mdshader/sdf.mdshader/shadertoy.mdtests/cases.mdtests/design-reviewer-cases.mdClassify intent from the action verb, then load the matching sub-file. First match wins.
Design Review + Accessibility
Triggers: "review", "critique", "design feedback", "annotate", "check the design"
Chain: $CLAUDE_SKILL_DIR/ui/review.md → $CLAUDE_SKILL_DIR/a11y.md [auto-chains]
Accessibility Only
Triggers: "a11y", "accessibility", "WCAG", "blade score", "keyboard nav", "screen reader"
Chain: $CLAUDE_SKILL_DIR/a11y.md
Visual Design / Figma Review
Triggers: Figma link + critique/review intent ("review", "critique", "5F", "design scorecard")
Chain: critique-5f skill (via Skill tool)
Guard: Figma URL + prototyping/implementation intent → IMPLEMENT route, not here.
Anti-patterns
Triggers: "anti-pattern", "what's wrong with this pattern"
Chain: $CLAUDE_SKILL_DIR/ui/anti-patterns.md
Figma → Code
Triggers: "implement", "build", "generate code", "code this", "build from", "convert to code" AND Figma URL
Chain: $CLAUDE_SKILL_DIR/ui/implement.md
Bare Figma URL (no verb) → ask: "Implement as code, or review the design?"
Harden
Triggers: "harden", "edge cases", "error states", "loading states"
Chain: $CLAUDE_SKILL_DIR/ui/harden.md
Enhance
Triggers: "enhance", "improve", "level up"
Chain: $CLAUDE_SKILL_DIR/ui/enhance.md
Typeset
Triggers: "typeset", "typography", "type scale", "font"
Chain: $CLAUDE_SKILL_DIR/ui/typeset.md
Normalize / Arrange
Triggers: "normalize", "arrange", "clean up layout"
Chain: $CLAUDE_SKILL_DIR/ui/normalize.md
Polish (written artifacts ONLY)
Triggers: "polish", "tighten", "refine" — ONLY for specs, plans, PRDs, emails, Slack drafts.
Chain: $CLAUDE_SKILL_DIR/polish/ content
Contract: Visual polish → use "enhance" or "review" instead. Polish = written artifacts only.
Archaeology
Triggers: "before I start on X", "what do we know about X", "prior decisions"
Chain: $CLAUDE_SKILL_DIR/ui/before.md
Case Study
Triggers: "case study", "portfolio piece", "promotion narrative"
Chain: $CLAUDE_SKILL_DIR/ui/before.md → $CLAUDE_SKILL_DIR/case.md
Prototype
Triggers: "prototype", "make interactive", "build playground"
Chain: $CLAUDE_SKILL_DIR/prototype.md
Motion / Animation
Triggers: "motion", "animation", "framer", "spring", "gesture", "transition", "AnimatePresence"
Chain: $CLAUDE_SKILL_DIR/motion/ — load the appropriate sub-file based on topic:
motion/principles.mdmotion/framer.mdmotion/components.mdmotion/performance.mdmotion/gestures.mdmotion/audio.mdmotion/review.mdmotion/craft.mdShader / GLSL
Triggers: "shader", "GLSL", "fragment", "vertex", "SDF", "Shadertoy"
Chain: $CLAUDE_SKILL_DIR/shader/ — load sub-file by topic:
shader/fundamentals.mdshader/sdf.mdshader/effects.mdshader/shadertoy.mdLaws of UX
Triggers: "laws of UX", "Hick's law", "Fitts", "cognitive load"
Chain: $CLAUDE_SKILL_DIR/ui/laws.md
CSS Pseudo-elements
Triggers: "pseudo-element", "::before", "::after"
Chain: $CLAUDE_SKILL_DIR/ui/pseudo-elements.md
Audio Feedback
Triggers: "audio", "sound", "haptic"
Chain: $CLAUDE_SKILL_DIR/ui/audio-feedback.md
Agentation
Triggers: "agentation", "annotation loop"
Chain: $CLAUDE_SKILL_DIR/ui/agentation.md
Distill
Triggers: "distill", "simplify component"
Chain: $CLAUDE_SKILL_DIR/ui/distill.md
Triggers: "full design review", "comprehensive audit", "everything"
Chain: $CLAUDE_SKILL_DIR/ui/before.md → $CLAUDE_SKILL_DIR/ui/review.md → $CLAUDE_SKILL_DIR/a11y.md → $CLAUDE_SKILL_DIR/case.md
npx claudepluginhub nawwwal/dex --plugin designDesigns, redesigns, critiques, audits, polishes frontend UIs for websites, dashboards, components, forms. Covers UX review, accessibility, performance, responsive design, theming, typography, layout, color, motion, micro-interactions.
Designs and iterates production-grade frontend interfaces through live browser iteration, UX audit, visual refinement, and design system work.
Audits, refines, and builds polished UI with real-world design patterns, brand-appropriate palettes, and anti-pattern detection. Use when frontend visual work needs to look less generic or 'AI-made'.