Performs automated visual audits of live UI components against Figma design specifications to ensure pixel-perfect fidelity.
The Design Implementation Reviewer skill streamlines the frontend development workflow by systematically comparing live web implementations with original Figma designs. It leverages browser automation to capture high-fidelity screenshots and interactive states, then cross-references them with design tokens and layouts retrieved directly from the Figma API. By providing structured feedback on typography, color accuracy, and spacing discrepancies—including specific CSS fix recommendations—it helps developers catch subtle regressions and ensure that the final product adheres strictly to design system standards and brand guidelines.
Características Principales
01Automated visual comparison between live browser snapshots and Figma design specs.
02Multi-breakpoint responsive testing to ensure consistency across mobile and desktop designs.
03Interactive state validation for hover, focus, and active states using browser automation.
04Detailed discrepancy reports categorizing issues by impact with specific measurement data.
05Extraction of design tokens including colors, typography, spacing, and shadows via Figma MCP.
0635 GitHub stars
Casos de Uso
01Automating the visual QA process before submitting pull requests for frontend changes.
02Verifying UI fidelity immediately after implementing a new component or hero section.
03Auditing an existing site's styles against an updated design system in Figma.