Purpose
Audit design system health, identify gaps, and track adoption.
Usage
- •
/design-system-audit- Full design system review
Steps
- •
Scan for design system usage:
- •Search 04-Projects/ for component mentions
- •Identify which components are used frequently
- •Find custom implementations (should use system)
- •
Identify gaps:
- •Patterns appearing in multiple places
- •Requested components
- •Missing design system coverage
- •
Check consistency:
- •Are teams using system components?
- •Custom implementations vs. system
- •Deviation from standards
- •
Track adoption:
- •% of projects using design system
- •Common reasons for not using
- •Barriers to adoption
- •
Recommend improvements:
- •Components to add
- •Documentation needs
- •Adoption initiatives
Output Format
markdown
# Design System Audit **Date:** [Today] **Projects reviewed:** [Count] ## Adoption Metrics - Design system usage: [X]% - Most used components: [List] ## Gaps Identified 1. [Pattern/Component needed] - Appears in [X] projects 2. [Gap description] ## Consistency Issues - [Issue]: [Projects affected] ## Recommendations 1. Build [Component] - Priority: [High/Medium/Low] 2. [Recommendation] ## Roadmap Suggestions - [Component] - Justification: [Why needed]