Zi Ui Skill
Description
A portable token-driven CSS design system, packaged as an agent skill. A reference implementation of the Claude Design architecture — fork it, swap tokens.css, ship your own.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Zi UI Skill
**English** · [中文](./README.zh-CN.md)
A portable, token-driven CSS design system — packaged as an agent skill compatible with Claude Code, Cursor, GitHub Copilot, and 18+ other agents via the [Vercel Skills](https://skills.sh) ecosystem.
**Two things at once:**
- A working design system — drop two CSS files into any project and build calm, editorial UIs out of documented classes. No npm install, no build step, no React dependency.
- A reference implementation of the Claude Design architecture — a concrete, readable example of the "tokens + semantic classes + visual proofs + skill packaging" pattern that Anthropic's Claude Design is built on. Clone it, read it, fork it, reshape it into your own system.
This repo was reverse-engineered from a Claude Design project to make that architecture legible and reusable outside Claude Design itself.
Install (as a skill)
npx skills add bravohenry/zi-ui-skill
This installs the skill into your local agent (Claude Code, Cursor, Copilot, etc.). After installation, your agent can build Zi UI interfaces on demand — just ask: _"build a settings page in Zi UI"_ and it will follow the system's rules automatically.
Works with any agent listed at [skills.sh](https://skills.sh).
Use (as raw CSS, no agent required)
Save changes
Live
That's it. Two stylesheets, a handful of semantic classes, and you're done. Works with plain HTML, React, Vue, Svelte, Astro, Rails, email templates, anything that speaks CSS.
Why this exists — the Claude Design architecture, made portable
On April 17
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://