ui-implementer

Generate UI components from Figma URLs and validate against design fidelity.

278|29|Updated Nov 4, 2025
One-click install
npx skills add https://github.com/MadAppGang/claude-code --skill ui-implementer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-implementer
Source: https://github.com/MadAppGang/claude-code/tree/main/plugins/frontend/skills/ui-implementer
Command: npx skills add https://github.com/MadAppGang/claude-code --skill ui-implementer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually implementing UI components from design references (Figma, screenshots) and ensuring pixel-perfect fidelity is a tedious and iterative process. This Skill automates UI implementation and validation.

Core Features & Use Cases

  • Design-Driven Implementation: Build UI components from scratch based on Figma URLs, screenshots, or remote design references.
  • Intelligent Validation Loop: Automatically compare implemented UI against the design, identify discrepancies, and iteratively fix them.
  • Adaptive Agent Switching: Dynamically switch between UI Developer and UI Developer Codex agents for optimal fixing strategies.
  • Use Case: Provide a Figma URL for a "UserProfile" component, and the Skill will implement it, validate against the design, and iteratively refine until pixel-perfect fidelity is achieved.

Quick Start

Use the ui-implementer skill to create a "UserProfile" component from the provided Figma URL.

Frequently Asked Questions about ui-implementer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement UI components from Figma designs automatically?

UI implementation from Figma designs automates component creation by ingesting Figma URLs, extracting component scope, generating code, and validating pixel-perfect fidelity against the design reference. The Skill iteratively refines output until it matches the design precisely.

Can I use design screenshots instead of Figma URLs to generate UI code?

Yes, pixel-perfect UI implementation accepts design screenshots and remote design references alongside Figma URLs. The Skill processes any design reference format to extract components and generate matching code.

How does design validation and iterative refinement work in UI implementation?

Design validation compares implemented UI against the design reference, identifies discrepancies, and triggers iterative fixes. Adaptive agent switching dynamically selects optimal fixing strategies to achieve pixel-perfect fidelity.

What's the difference between pixel-perfect UI implementation and manual component building?

Pixel-perfect implementation automates design-to-code conversion with built-in validation and iterative refinement, eliminating manual comparison cycles. It ensures consistent fidelity across components and target directories without tedious back-and-forth adjustment.

Can I specify where generated UI components should be created in my project?

Yes, UI implementation handles component creation location determination and supports output across specified target directories. The Skill manages scope identification and file placement as part of the end-to-end automation workflow.

Do I need a live preview URL to validate UI implementation against designs?

The Skill enables validation with a live preview URL to compare implemented UI against design fidelity. This preview integration supports the iterative refinement loop that ensures pixel-perfect accuracy.