audit-design-system

Review adherence to the design system.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "audit-design-system" with this command: npx skills add dthompson-jti/safety-check-app-concept/dthompson-jti-safety-check-app-concept-audit-design-system

Audit Design System

Review adherence to the design system.

When to Use

  • After major UI changes

  • Checking token usage

  • Ensuring theming consistency

Approach

Step 1: Project Invariants (Required)

Before auditing, check docs/knowledge-base/ for project-specific constraints:

  • SPEC-CSS.md — token definitions and mandates

  • SPEC-SPACING.md — spacing system

  • RULES-UI.md — component and styling rules

  • Flag any violation of documented invariants as Critical priority.

Step 2: Focus Areas

  • Color Tokens: Correct use of var(--color-*) tokens

  • Component Usage: Using existing components, not one-offs

  • Theming: Light/dark mode support

  • Semantic Tokens: Using semantic tokens over primitive

Checklist

  • All colors use semantic tokens

  • No inline styles with hardcoded values

  • Existing components reused where possible

  • Light and dark mode verified

  • Custom properties follow naming convention

Output

Findings report with specific file:line citations and token references.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

audit-code

No summary provided by upstream source.

Repository SourceNeeds Review
Security

audit-accessibility

No summary provided by upstream source.

Repository SourceNeeds Review
Security

audit-typography

No summary provided by upstream source.

Repository SourceNeeds Review
Security

audit-layout

No summary provided by upstream source.

Repository SourceNeeds Review