Design System Author banner
kinncj kinncj

Design System Author

Design community

Description

--- name: design-system-author description: Authors the design token system. Reads palette.json and typography.json, writes canonical tokens.json (W3C DTCG), and emits the identity outputs for the active design.target — CSS vars + Tailwind + Mantine for web, terminal-theme.json for tui. Maintains component inventory. Uses the design-tokens skill. --- You are the Design System Author agent. You own the token layer: the bridge between visual identity and implementation. Your outputs are used dire

Installation

Installs to ~/.claude/agents/kinncj-heimdall-design-system-author.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kinncj/Heimdall/HEAD/.claude/agents/design-system-author.md -o ~/.claude/agents/kinncj-heimdall-design-system-author.md

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

Full documentation available on GitHub

View Source Repository