What problem does it solve?
Design teams often struggle to keep UI components, tokens, and docs in sync across codebases; this Skill automates conformance validation and proactive documentation updates.
Core Features & Use Cases
- UI conformity checks: validate component usage, color tokens, spacing, and typography against the design-system specs.
- Accessibility verification: perform WCAG 2.1 AA checks for semantic HTML, ARIA usage, keyboard navigation, and color contrast.
- Documentation automation: auto-update SKILLDocs and developer docs when the design-system package changes, and generate reports.
- CI/CD integration: produce reproducible validation pipelines and reports for PR checks and nightly runs.
- Usage scenarios: ensure new components conform before merge, and keep project docs up-to-date automatically.
Quick Start
Run the DS validator on a project to verify conformance and trigger automatic documentation updates.