Skillforge design-system-drift-audit
name: Design System Drift Audit
install
source · Clone the upstream repo
git clone https://github.com/jamiojala/skillforge
manifest:
skills/design-system-drift-audit/skill.yamlsource content
name: Design System Drift Audit slug: design-system-drift-audit description: Detect when implemented UI patterns drift away from the intended design language, tokens, or motion rules. public: true category: design tags:
- design-system
- audit
- frontend
- consistency preferred_models:
- gemini-2.5-pro
- "qwen3-coder:480b-cloud" prompt_template: Compare the provided UI implementation against the stated design system and identify drift, inconsistency, or quality regressions. validation:
- audit_design_compliance
triggers:
keywords:
- design drift
- token drift
- visual audit
- consistency
- ui system file_globs: task_types:
- visual
- review