by VoltAgent
Awesome Claude Design: 68 ready-to-use design system inspirations in DESIGN.md format. Drop one in, scaffold a full UI in one shot.
# Add to your Claude Code skills
git clone https://github.com/VoltAgent/awesome-claude-designGuides for using ai agents skills like awesome-claude-design.
Last scanned: 4/27/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-04-27T06:27:24.452Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}awesome-claude-design is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by VoltAgent. Awesome Claude Design: 68 ready-to-use design system inspirations in DESIGN.md format. Drop one in, scaffold a full UI in one shot. It has 3,162 GitHub stars.
Yes. awesome-claude-design passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/VoltAgent/awesome-claude-design" and add it to your Claude Code skills directory (see the Installation section above).
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh awesome-claude-design against similar tools.
No comments yet. Be the first to share your thoughts!
Upload any DESIGN.md to Claude Design and it scaffolds a full design system (colors, type, components, preview cards, and a working UI kit) in a single shot.
Skip the blank-page design brief, grab a design system inspiration that matches the feel you want, and let Claude Design do the scaffolding.
Claude Design is Anthropic's new design-focused workspace. Instead of generating one-off screens in a chat window, it holds a persistent design system for your project: tokens, components, and preview assets you can actually ship, not just swatches in a chat window.
You give it a starting point (an aesthetic, a vibe, or a DESIGN.md), and it scaffolds the system: color tokens, type scale, buttons, cards, nav, and a working UI kit. The output lands in the project's Design System review tab, organized and inspectable, so every new screen you request stays on-system.
DESIGN.md is a single plain-text markdown file that describes a brand's visual language in a format AI agents can actually act on. The concept was first introduced by Google Stitch and built into a real, comparable collection by at 🎨getdesign.md.
The core idea: keep token, rule, and rationale in the same file. A Figma export tells you what to use but skips why. A brand guideline PDF talks to humans ("approachable yet premium") but is too loose for an agent.
DESIGN.mdsits in the middle. Specific enough for the agent to make its next decision, and carrying the why so it can stay on-system when it hits a case the file never covered.
| File | Who reads it | What it defines |
|---|---|---|
AGENTS.md |
Coding agents | How to build the project |
DESIGN.md |
Design agents (Claude Design, Stitch …) | How the project should look and feel |
Claude Design can use DESIGN.md as its source of truth. Hand it one, and the full starter package falls out the other side.
DESIGN.md.Go to claude.ai/design/#org, click Create new design system, and on the Set up your design system screen, upload the DESIGN.md under Add assets.
Go to dashboard, create a new prototype, attach the DESIGN.md in the chat, and type: "Create a design system from this DESIGN.md"
Either way, Claude produces a full starter package in minutes:
README.md with brand context, voice, and visual foundationscolors_and_type.css with CSS variables, type scale, utility classespreview/ cards for colors, type, spacing, components, and brandindex.html + components) applying the system to a real marketing pageSKILL.md, a portable skill file for future projectsOne markdown file → production-ready design package. No boilerplate, no manual setup.