awesome-design-md

awesome-design-md is a skill for Claude Code from HK-hub/AgentSkills. It costs 96 tokens per session (2,534 once invoked), scanned A, original, MIT.

A collection of 54 DESIGN.md files describing the visual systems of developer-focused websites such as Vercel, Stripe, Linear, Notion, and Figma. DESIGN.md is a plain-text file that tells a coding agent how an interface should look.

In plain words
What is it for?
It is for finding a reference design system, copying it into a project, and using its visual rules when generating a brand-consistent interface.
Why use it?
It gives an agent concrete colors, fonts, spacing, and component guidance instead of relying on vague instructions like “make it look like Stripe.”

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: mentions OpenCode.

Good fit It is for finding a reference design system, copying it into a project, and using its visual rules when generating a brand-consistent interface.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hk-hub/agentskills/awesome-design-md
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add HK-hub/AgentSkills --skill awesome-design-md
Clone the repo
git clone --depth 1 https://github.com/HK-hub/AgentSkills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for awesome-design-md

README.md
[![agentmods](https://agentmods.dev/badge/skills/hk-hub/agentskills/awesome-design-md/github.svg)](https://agentmods.dev/skills/hk-hub/agentskills/awesome-design-md)
Your own site
<a href="https://agentmods.dev/skills/hk-hub/agentskills/awesome-design-md"><img src="https://agentmods.dev/badge/skills/hk-hub/agentskills/awesome-design-md/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for awesome-design-md

Your own site · 80×15
<a href="https://agentmods.dev/skills/hk-hub/agentskills/awesome-design-md"><img src="https://agentmods.dev/badge/skills/hk-hub/agentskills/awesome-design-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 96 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,534 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00096 $0.02534
Opus 5 $0.00048 $0.01267
Sonnet 5 $0.00019 $0.00507
Haiku 4.5 $0.00010 $0.00253

Measured 10d ago against content hash 4c0d7f928c8a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

awesome-design-md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

awesome-design-md/SKILL.md · 178 lines

How it starts

The opening of the file, as written. The whole thing — 178 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Awesome DESIGN.md

A curated collection of 54 DESIGN.md files extracted from real, developer-focused websites. Each file is a complete design system specification that AI agents can read to generate pixel-perfect, brand-consistent UI.

What is DESIGN.md?

DESIGN.md is a concept introduced by Google Stitch — a plain-text design system document that AI agents read to generate consistent UI. It's just a markdown file. Drop it into your project root and any AI coding agent instantly understands how your UI should look.

How to Use

  1. User says "make it look like [brand]" → Find the matching reference file below
  2. Read the reference file from references/{site-name}.md
  3. Copy the DESIGN.md content into the user's project root as DESIGN.md
  4. Use the design tokens (colors, typography, spacing, components) when generating UI code

Available Design Systems

AI & Machine Learning

Site Reference Style
Claude references/claude.md Warm terracotta accent, clean editorial layout
Cohere references/cohere.md Vibrant gradients, data-rich dashboard aesthetic
ElevenLabs references/elevenlabs.md Dark cinematic UI, audio-waveform aesthetics
Minimax references/minimax.md Bold dark interface with neon accents
Mistral AI references/mistral.ai.md French-engineered minimalism, purple-toned
Ollama references/ollama.md Terminal-first, monochrome simplicity
OpenCode AI references/opencode.ai.md Developer-centric dark theme
Replicate references/replicate.md Clean white canvas, code-forward
RunwayML references/runwayml.md Cinematic dark UI, media-rich layout
Together AI references/together.ai.md Technical, blueprint-style design
VoltAgent references/voltagent.md Void-black canvas, emerald accent, terminal-native
xAI references/x.ai.md Stark monochrome, futuristic minimalism

Read the full file on GitHub · 178 lines

Files

What ships with it

55 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 178 lines · 96 tokens per session scan A 4c0d7f928c8a

Subscribe to this mod's changes

awesome-design-md is a skill published in the GitHub repository HK-hub/AgentSkills (6 stars, last pushed 23d ago), licensed MIT. It adds 96 tokens to every session and 2,534 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

visual-verdict

Structured visual QA verdict for screenshot-to-reference comparisons.

Yeachan-Heo/oh-my-claudecode · 13 tokens

frontend

Builds, styles, and polishes web UI and UX. Use for any frontend, page, component, styling, layout, animation, or visual-quality task, or when asked to make an interface look or feel a certain way.

code-yeongyu/oh-my-openagent · 49 tokens

interaction-skill

Layer A interaction-mechanics reference anchored to the beui.dev catalog. Stacks on any style skill whenever work adds or changes motion or interaction — micro-interactions, animated components, transitions, gestures, hover/press/state feedback, loading/success/error morphs, 'make it feel alive'. Mandates reading the…

code-yeongyu/oh-my-openagent · 104 tokens

layout-skill

Layer A layout-mechanics reference. Stacks on any style skill when the screen is an app shell, dashboard, settings, list-detail, mail/inbox, or any layout with fixed regions plus a scrolling body — or when a layout breaks under long, empty, or unbroken content. Owns spatial structure and scroll ownership; owns zero…

code-yeongyu/oh-my-openagent · 88 tokens

ai-ui-generation

AI-assisted UI generation patterns for json-render, v0.app, Google Stitch, Bolt Cloud, and Cursor workflows. Covers prompt engineering for component and full-stack app generation, review checklists for AI-generated code, design token injection, refactoring for design system conformance, and CI gates for quality…

yonatangross/orchestkit · 95 tokens

ui-design

Unify product UI design, frontend implementation, and verification. Use when asked to design, redesign, build, or fix a web, desktop, or mobile interface; a page, dashboard, form, component, design system, responsive layout, accessibility, interface animation, or editable hero/banner/infographic within a product…

AnastasiyaW/codex-claude-code-config · 97 tokens