Pixel Audit

Strict per-page visual-conformance audit at the verify phase — ONE page/route against a source of truth (Figma MCP nodes, or reference screens when no Figma exists). Captures a full-size pixel inventory, writes a MISSING-vs-EXTRA defect list, fixes node-by-node reusing the project's UI library (never inlining), and refuses to say "verified" until a hard element-level gate passes — served assets confirmed, getBoundingClientRect/computed-style proof, every in-scope state checked. Use when a page must match its design pixel-for-pixel during feature work. Stays inside the given SCOPE; never auto-chains; distinct from /design-system's startup preview check.

devarfeen 46418ee 10 files · 30.0 KB Updated

File contents

devarfeen/agent-skills-kit/tree/main/skills/pixel-audit commit 46418ee43d

Frequently asked questions

npx skillmds@latest add devarfeen/pixel-audit