implement-design

Translate Figma designs into UI code using design tokens and MCP context.

12|7|Updated Sep 15, 2025
One-click install
npx skills add https://github.com/allofmeng/streamline_project --skill implement-design-allofmeng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement-design
Source: https://github.com/allofmeng/streamline_project/tree/main/.agents/skills/implement-design
Command: npx skills add https://github.com/allofmeng/streamline_project --skill implement-design-allofmeng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translates Figma designs into production-ready UI code with pixel-perfect fidelity. This workflow ensures consistent integration with the Figma MCP server, proper use of design tokens, and a 1:1 visual parity between designs and implemented components.

Core Features & Use Cases

  • Figma-to-code Translation: Convert design specs, typography, spacing, and tokens into reusable UI components.
  • MCP-Driven Compliance: Ensure all implementations align with the Figma MCP server context and data.
  • Use Case: When a designer shares a Figma URL, the skill fetches design context and generates code skeletons that map to the design system.

Quick Start

Provide a Figma URL and let this skill generate production-ready UI code that matches 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 code with pixel-perfect fidelity?

To convert Figma designs to code with pixel-perfect fidelity, provide a Figma URL to generate production-ready UI components. The workflow fetches design context and maps tokens directly to your project's design system.

Do I need a Figma MCP server connection to implement designs?

Yes, an active Figma MCP server connection is required to implement designs. This connection allows the workflow to fetch design context, extract specifications, and ensure MCP-driven compliance for accurate code generation.

How does mapping design tokens to a UI component library work?

Mapping design tokens translates Figma variables for typography and spacing into reusable UI components. This ensures 1:1 visual parity between the shared Figma file and the generated production-ready code skeletons.

What is the best way to generate UI components from a Figma URL?

The best way to generate UI components from a Figma URL is using a design-to-code workflow that fetches design context via an MCP server. It translates design specs into code skeletons matching your design system.

Can I use this design-to-code workflow for an existing component library?

Yes, you can use this design-to-code workflow for an existing component library. It applies to UI implementation tasks derived from component libraries and design tokens, mapping them to your project's design system.

Why does my Figma implementation lack visual parity with the original design?

Your Figma implementation may lack visual parity if design tokens are not properly mapped to the project design system. Validating fidelity with the design-context workflow ensures a 1:1 match between the design and implemented components.