Skip to content

Frontend · Advanced pack

Design System Drift Audit

Detect when implemented UI patterns drift away from the intended design language, tokens, or motion rules.

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Design System Drift Audit when you need to detect when implemented UI patterns drift away from the intended design language, tokens, or motion rules, especially when the work is driven by design drift and token drift.

Trigger signals

design drifttoken driftvisual auditconsistencyui system

Validation hooks

audit_design_compliance

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show design-system-drift-audit

Use

orchestrator-mcp skills export design-system-drift-audit --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/design-system-drift-audit ./your-agent-skills/design-system-drift-audit
# or open skills/design-system-drift-audit/SKILL.md in a markdown-first client

File patterns

Model preferences

Related skills

Adjacent packs to compose next.

FrontendGlobal library

@property Animator

Open pack

Creates smooth, performant animations of CSS custom properties using @property to enable transitions on gradients, transforms, and complex values

CodexClaude Code
FrontendGlobal library

3D CSS Specialist

Open pack

Creates immersive 3D experiences using CSS transforms, perspective, and transform-style for depth and dimension without JavaScript

CodexClaude Code