implement-design

Translate Figma designs into code with token-based styling and component reuse.

2|2|Updated Feb 9, 2017
One-click install
npx skills add https://github.com/sumik5/dotfiles --skill implement-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement-design
Source: https://github.com/sumik5/dotfiles/tree/main/claude-code/skills/implement-design
Command: npx skills add https://github.com/sumik5/dotfiles --skill implement-design

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured workflow to turn Figma designs into code with pixel-level fidelity, aligning with your design system.

Core Features & Use Cases

  • Figma integration: Extracts design context and assets.
  • Component reuse: Maps design tokens to existing components.
  • Pixel-perfect implementation: Maintains parity with designs.

Quick Start

Provide a Figma URL and implement a defined component from the design.

Frequently Asked Questions about implement-design

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

FAQPage Schema
How do I convert a Figma design to production-ready code?

Convert Figma designs to production code by providing a Figma URL or selecting nodes via the Figma MCP server. The Skill extracts design context, maps tokens to components, and generates pixel-perfect code that matches your design system with 1:1 visual fidelity.

Can I implement designs from Figma with pixel-perfect accuracy?

Yes, pixel-perfect implementation maintains visual parity between your Figma design and generated code. The Skill applies design tokens and component reuse conventions to ensure exact alignment with your design system.

What do I need to set up before translating Figma designs to code?

You need an active Figma MCP server connection, a valid fileKey and nodeId from your Figma URL or current desktop selection, and access to your project's design system tokens and component reuse conventions.

Does this work with my existing design system tokens and components?

Yes, the Skill maps Figma designs to existing components and design tokens in your project, ensuring token-based styling and component reuse aligned with your design system conventions.

What happens if my Figma design includes custom components?

The Skill prioritizes component reuse by mapping design tokens to existing components in your project. Custom components are translated to code while respecting your design system structure and token definitions.

Can I implement individual components from a Figma file?

Yes, you can select specific nodes from your Figma design via the Figma MCP and implement individual components with full visual fidelity and token-based styling applied.