Design System banner
ilandahan ilandahan

Design System

Design community

Description

--- description: "Build a complete design system from Figma using Atomic Design methodology" --- # /design-system Command Build a complete design system from Figma using Atomic Design methodology. ## Usage ``` /design-system [figma-link] ``` ## What It Does 1. **Extracts Design Tokens** - Colors (primitives + semantic) - Typography (fonts, sizes, weights) - Spacing scale - Effects (shadows, borders, radii) 2. **Generates Components** - Atoms → Molecules → Organisms → Templa

Installation

Installs to ~/.claude/skills/ilandahan-aid-design-system/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ilandahan-aid-design-system && curl -fsSL https://raw.githubusercontent.com/ilandahan/AID/HEAD/commands/design-system.md -o ~/.claude/skills/ilandahan-aid-design-system/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository