Design Compliance Dashboard Skill
Capabilities
- Generate a real-time Markdown dashboard of component compliance.
- Identify "High Priority" components for refactoring.
- Track 5 key metrics: Typography, Shape, Color, Motion, and Accessibility.
Workflow
- Execute
python3 scripts/generate-compliance-dashboard.py. - Present the summary results to the user.
- Suggest the next batch of 3 components for the
component-transformerto process.
Value
- Provides clarity on the "Definition of Done".
- Prevents "Design Debt" accrual.
- Gamifies the migration process for stakeholders.