design-system-scanner

Audit VitalArc views for design-token violations in read-only mode.

1|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/tanujsutaria/VitalArc --skill design-system-scanner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-system-scanner
Source: https://github.com/tanujsutaria/VitalArc/tree/main/.claude/skills/design-system-scanner
Command: npx skills add https://github.com/tanujsutaria/VitalArc --skill design-system-scanner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit VitalArc views for design-token violations in a read-only mode.

Core Features & Use Cases

  • Read-only audits of design tokens (colors, spacing, typography, icon sizes) across the VitalArc UI
  • Identifies violations and reports them without modifying source files
  • Use Case: QA teams can scan the Presentation layer to surface inconsistencies before release

Quick Start

Run the design-system-scanner to audit VitalArc/Presentation and output a concise report.

Frequently Asked Questions about design-system-scanner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit SwiftUI views for design-token violations?

You can audit SwiftUI views for design-token violations by scanning the VitalArc presentation layer to surface color, spacing, typography, and icon-size inconsistencies across cloud and workstation contexts.

What is a read-only design-system compliance audit?

A read-only design-system compliance audit scans the UI presentation layer to identify token violations and reports them in a non-destructive summary without modifying any source files.

How do I run a design-system scan with custom paths and verbose output?

Run the design-system scan using optional path and verbose flags to target specific directories and output detailed token violation reports for design-system governance.

Can I scan VitalArc Presentation layer files without modifying source code?

Yes, you can scan the VitalArc Presentation layer in a strictly read-only mode that surfaces design-token violations and outputs a summary without altering source files.

Does the design-system scanner require any dependencies to run?

No, the design-system scanner operates with zero dependencies and supports default execution with no arguments to output a concise token violation report.

What design tokens are checked during a VitalArc UI audit?

A VitalArc UI audit checks for color, spacing, typography, and icon-size violations across cloud and workstation contexts to ensure design-system compliance before release.