PMDevSolutions

Export Design System — Design skill for Claude Code

Design community

/export-design-system — Export Components as a Publishable Library.

How to install Export Design System

Installs to ~/.claude/commands/pmdevsolutions-aurelius-export-design-system.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/PMDevSolutions/Aurelius/HEAD/.claude/commands/export-design-system.md -o ~/.claude/commands/pmdevsolutions-aurelius-export-design-system.md

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

What Export Design System does


allowed-tools: Skill, Bash, Read, Write, Edit, Glob, Grep, AskUserQuestion

/export-design-system — Export Components as a Publishable Library

Export the generated components and design tokens from this project as a publishable pnpm workspace with a framework-agnostic token package and a framework-specific component library (Vite library mode for web, `tsc` for React Native).

Input

`$ARGUMENTS` — optional flags forwarded to the export script. Common patterns:

  • (none) — defaul

Alternatives in Design

  • Frontend Design — Create distinctive, production-grade frontend interfaces with high design quality 94.1k ★
  • Od Contribute — Open a first-contribution PR (or bug issue) on nexu-io/open-design — works for non-coders too 91.8k ★
  • Export Diagram — Export a diagram-design HTML file to .svg and .png next to the source 27.2k ★

Full documentation available on GitHub

View Source Repository