Claude Code Skill (.zip)
Export your design system as a Claude Code skill for use with the Claude Code CLI. What’s included:- All component JSX code
- Design guidelines in markdown
- Skill configuration files
- README with usage instructions
- Click “Export .zip” under Claude Code Skill
- Download the
.zipfile - Extract to your project’s
.claude/skills/directory - Claude Code will automatically detect the skill
- Reads your design guidelines
- References your component library
- Generates new screens matching your design language
- Maintains consistency across the application
JSON Manifest
Export complete design system data in JSON format. What’s included:- Backup and versioning
- Sharing with external tools
- Custom integrations
- Migration to other platforms

