Agent skill · Security

design-system-audit

Audit a design system for consistency, coverage, and quality. Use when asked to audit a design system, review a component library, assess design token coverage, or evaluate the health of a shared design system. Produces a structured audit with a health score, component coverage gaps, token inconsistencies, accessibility issues, and a prioritised remediation roadmap.

mohitagw15856github.com/mohitagw15856GitHub ↗
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill design-system-audit --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 11 KB
Bundled scripts: none
Path: skills/design-system-audit/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Design System Audit Skill This skill produces a structured audit of a design system — covering component coverage, token consistency, documentation quality, accessibility compliance, contribution processes, and adoption health. Output is ready for a design system team, design leadership, or an engineering team evaluating their shared component library. ## Required Inputs Ask the user for these if not provided: - **Design system name** and what product(s) it serves - **Audit scope** — component library / design tokens / documentation / contribution process / all of the above - **Current tooling** — Figma / Storybook / Zeroheight / custom / combination? - **Team using it** — how many designers and engineers, how many products? - **Known pain points** — what do teams complain about most? - **Governance model** — centralised team / federated contributors / no dedicated team? - **Goal of the audit** — improve adoption / prepare for a rebrand / onboard new teams / justify investment? ## Output Structure --- # Design System Audit: [System Name] **Products served:** [List of products / apps] **Audit scope:** [Full / Components only / Tokens only / Documentation] **Auditor:** [Name / Team

What's inside
Steps it walks through
  1. Required Inputs
  2. Output Structure
  3. Overall Health Score
  4. 1. Component Coverage Audit
  5. Component Inventory
  6. 2. Component Quality Audit
  7. 3. Design Token Audit
  8. 4. Documentation Quality Audit
  9. 5. Accessibility Audit
  10. 6. Adoption Audit
  11. 7. Contribution Process Audit
  12. 8. Prioritised Remediation Roadmap
  13. Quality Checks
  14. Anti-Patterns
More from pm-claude-skills
All skills →
About this skill
What does the design-system-audit skill do?

Audit a design system for consistency, coverage, and quality. Use when asked to audit a design system, review a component library, assess design token coverage, or evaluate the health of a shared design system. Produces a structured audit with a health score, component coverage gaps, token inconsistencies, accessibility issues, and a prioritised remediation roadmap.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill design-system-audit --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going