A community-driven registry for the Claude Code ecosystem. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Expert UI design skill for Claude Code — create hi-fi HTML designs, prototypes, slide decks, and animations
An expert UI design skill for Claude Code. Turns your AI coding assistant into a designer that creates high-fidelity HTML designs, interactive prototypes, slide decks, animations, and visual explorations.
All output is pure HTML — no build step, no dependencies to install. Open in any browser.
skills CLI (recommended)npx skills add https://github.com/iamzifei/james-design -y -g
Copy SKILL.md into your Claude Code skills directory:
mkdir -p ~/.claude/skills/james-design
cp SKILL.md ~/.claude/skills/james-design/
Once installed, trigger the skill in Claude Code:
/james-design make a landing page for a SaaS product
/james-design create a 10-slide pitch deck about AI trends
/james-design prototype a mobile onboarding flow
/james-design design a dark-mode dashboard UI
Or use natural language — the skill auto-triggers on design-related requests:
Design a pricing page with 3 tiers
Build an interactive prototype for a chat app
Make slides for my quarterly review
/james-design make a 10-minute presentation about AI psychology,
warm humanistic style, dark red color scheme, in Chinese
Output: A 9-slide HTML presentation with keyboard navigation, progress bar, touch swipe support, and localStorage position persistence.
/james-design prototype a task management app with drag-and-drop columns
Output: A React-based Kanban board with working drag interactions, animations, and a Tweaks panel for toggling dark mode, card density, and color themes.
/james-design explore button styles for my design system —
primary color #4F46E5, show variations in size, radius, and hover states
Output: A canvas layout showing 20+ button variations organized by dimension, with live CSS customization.
The skill produces HTML that can optionally use:
| Tech | Purpose | CDN |
|---|---|---|
| React 18.3.1 | Interactive prototypes | unpkg (pinned + integrity hash) |
| Babel 7.29.0 | Inline JSX transpilation | unpkg (pinned + integrity hash) |
| Popmotion 11.0.5 | Complex animations | unpkg |
| CSS/SVG | Everything else | Native |
All dependencies are loaded via CDN with pinned versions and integrity hashes. No npm install needed.
Inspired by the Claude Design System Prompt by Pliny, adapted and packaged as a distributable Claude Code skill.
MIT
1000+ skills curated from Anthropic, Vercel, Stripe, and other engineering teams
Design enforcement with memory — keeps your UI consistent across a project
Universal SEO skill for Claude Code. 25 sub-skills + 18 sub-agents covering technical SEO, E-E-A-T, schema, GEO/AEO, bac
Route Claude Code traffic to any of 17 provider backends including free or local models