From aj-geddes-useful-ai-prompts-4
Guides creation of design systems with components, patterns, and guidelines for consistent UI across teams and products.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aj-geddes-useful-ai-prompts-4:design-system-creationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- [Overview](#overview)
A design system is a structured set of components, guidelines, and principles that ensure consistency, accelerate development, and improve product quality.
Minimal working example:
Design System Structure:
Foundation Layer:
Typography:
- Typefaces (Roboto, Inter)
- Font sizes (scale: 12, 14, 16, 20, 28, 36, 48)
- Font weights (Regular, Medium, Bold)
- Line heights and letter spacing
Colors:
- Primary brand color (#2196F3)
- Secondary colors
- Neutral palette (grays)
- Semantic colors (success, error, warning)
- Dark mode variants
Spacing:
- Base unit: 4px
- Scale: 4, 8, 12, 16, 24, 32, 48, 64px
- Apply consistently across UI
Shadows & Elevation:
- Elevation 0 (flat)
- Elevation 1, 2, 4, 8, 16 (increasing depth)
- Used for modals, cards, overlays
// ... (see reference guides for full implementation)
Detailed implementations in the references/ directory:
| Guide | Contents |
|---|---|
| Design System Components | Design System Components |
| Component Documentation | Component Documentation |
| Design System Governance | Design System Governance |
| Design System Documentation | Design System Documentation |
npx claudepluginhub aj-geddes/useful-ai-promptsArchitects design systems with tokens, components, documentation, and governance. Use when building or scaling a component library, design tokens, theming, or Figma-to-code pipelines.
Senior-level UI/UX design expert for building data-driven, premium production interfaces. Use when you need to: 1. Design complex applications (dashboards, SaaS, AI tools) from scratch 2. Generate comprehensive design systems (tokens, palettes, typography) 3. Audit existing UI for quality, accessibility, and "craft" 4. Search for proven real-world design patterns and implementation details Trigger: "design a...", "audit this...", "create a design system", "find icons", "fintech dashboard", "landing page"
Provides 68 ready-to-use DESIGN.md files that scaffold full UI design systems in Claude Design — color tokens, type scale, components, preview cards, and a working UI kit in one shot.