Figma Drift Audit
SkillMediaAudit drift between code-side and Figma-side design systems across tokens, components, library version, and screens, then output a remediation plan keyed by severity and direction.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Figma Drift Audit skill
What this skill tells your AI
The instructions your AI receives, as published by contextgo/contextgo in src/process/resources/assistant/design/figma-closed-loop/skills/figma-drift-audit/SKILL.md and read by ahel’s review.
Use this skill when the request is to detect, classify, and report drift between the code-side design system and the linked Figma design system.
Use when
- the team needs a status read on code-vs-Figma alignment
- it has been more than a week since the last library sync
- before running
figma-library-syncorfigma-implementation-handoffon a high-risk surface
Do not use when
- the request is to actively sync changes — use
figma-library-syncorfigma-design-system-rules-sync - the request is judgement or critique only — fall back to
design-director
Drift Model
See docs/drift-model.md in this package for the canonical model. In short:
- surfaces: tokens, components, library version, screens
- direction: code-only, figma-only, divergent, version-skew
- severity: cosmetic, contract, system
- remediation track: auto-syncable, review-required, frozen
Preconditions
- Figma MCP self-check passes
- the relevant Figma file keys are known (system file, library file, screen files)
- the code-side design system source is identifiable
Workflow
- Pull the current Figma state for tokens, components, and library version through MCP
- Read the code-side design system source for the same surfaces
- Compare and classify every drift item with surface, direction, severity, and remediation track
- Respect any item already marked
frozen; never silently move it back toauto-syncable - Build a remediation plan ordered as: auto-syncable, review-required, frozen
- Link each remediation item to file key, node id, and code path
- Record the audit run with timestamp, scope, and reviewer in the closed-loop ledger
- Return: drift table, remediation plan, and the items most likely to cause user-visible inconsistencies
Output Expectations
- structured drift table with surface, direction, severity, track
- remediation plan grouped by track
- list of items most likely to cause user-visible inconsistencies
- audit run recorded in the closed-loop ledger
Use together with
figma-library-syncfigma-design-system-rules-syncfigma-implementation-handoff
Signals
- GitHub stars
- 54
- Forks
- 5
- Last commit
- May 2026
ahel review
S4info
community integration — published by contextgo, not figma
Automated review, not a security audit. Ruleset v1.
Advanced
- Catalog kind
- skill
- Gateway key
figma-drift-audit- Source
- github.com/contextgo/contextgo