Agent skill · Security

design-system

Build or audit a design system including component library, design tokens, naming conventions, contribution model, and documentation. Use this skill whenever the user wants to build a design system, audit an existing system, define design tokens at the system level, structure a component library, or set up design system governance. Triggers on design system, component library, design tokens, atomic design, atoms, molecules, organisms, design system documentation, Storybook, Figma library, system governance, design contribution model. Also triggers when teams are inconsistent across products an

RampStack477★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add rampstackco/claude-skills --skill design-system --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 4
SKILL.md size: 9 KB
Bundled scripts: none
Path: skills/design-system/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 515
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Design System Build, evolve, or audit a design system. Stack-agnostic in principle. Implementation is stack-specific (Figma, Storybook, code library, etc.) but the structure and governance principles transfer. This skill is for building the system. For applying a system to specific pages or components, use `design-standards`. For brand visual identity, use `brand-identity`. --- ## When to use - Building a design system from scratch - Auditing an existing system for gaps or fragmentation - Defining design tokens at the system level - Structuring a component library - Establishing contribution and governance models - Migrating from ad-hoc components to a documented system ## When NOT to use - Designing a single page or component (use `design-standards`) - Brand identity work (use `brand-identity`) - Component-level frontend implementation (use `frontend-component-build`) - Pure design documentation for marketing (use `brand-style-guide`) --- ## Required inputs - The brand identity (tokens, voice, imagery direction) - The product surfaces the system needs to support (web, mobile, marketing, app, internal tools) - The team and its working tools (Figma, code framework, doc platform) -

What's inside
Steps it walks through
  1. When to use
  2. When NOT to use
  3. Required inputs
  4. The framework: 5 layers
  5. 1. Foundations (tokens)
  6. 2. Elements (atoms)
  7. 3. Components (molecules + organisms)
  8. 4. Patterns (templates)
  9. 5. Documentation and governance
  10. Workflow
  11. For a new design system
  12. For an existing design system audit
  13. Failure patterns
  14. Output format
Ships with 3 files
  • references/governance-playbook.md
  • references/system-architecture.md
  • references/system-audit-template.md
More from claude-skills
All skills →
About this skill
What does the design-system skill do?

Build or audit a design system including component library, design tokens, naming conventions, contribution model, and documentation. Use this skill whenever the user wants to build a design system, audit an existing system, define design tokens at the system level, structure a component library, or set up design system governance. Triggers on design system, component library, design tokens, atomic design, atoms, molecules, organisms, design system documentation, Storybook, Figma library, system governance, design contribution model. Also triggers when teams are inconsistent across products an

How do I install it?

Run `npx skills add rampstackco/claude-skills --skill design-system --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From rampstackco/claude-skills, a repository with 515 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going