figma-to-staticConvert Figma design files to pixel-level mobile-first static HTML/CSS pages. Use when: (1) user provides a Figma file link and wants a static web page, (2)...
Install via ClawdBot CLI:
clawdbot install elsemk/figma-to-staticRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://platform.claude.com/oauth/code/callback?code=...&state=...`Audited Apr 17, 2026 · audit v1.0
Generated May 9, 2026
A marketing team shares a Figma file link for a new product landing page. The agent extracts design data via Figma MCP (or REST API fallback), reconstructs the page as mobile-first, pixel-level static HTML/CSS, and validates quality with visual diff.
A designer provides updated screenshots with adjustments. The agent iterates on sections like hero or navigation, maintaining BEM naming and responsive layout, using visual diff pipeline and region heatmaps to confirm alignment.
A startup requests a 3-page static site (home, features, pricing) from a Figma file with multiple pages. The agent creates separate HTML files sharing CSS and assets, commits per section, and asks for clarification if page selection is ambiguous.
A content creator needs a static page with several component images (e.g., video covers, illustrations). The agent uses MCP get_screenshot for visual assets and get_design_context for structure, ensuring real DOM for navigation and menus.
A client wants a Figma design converted to mobile-first static code with centered max-width on desktop. The agent rebuilds with flexbox/grid, avoids absolute positioning unless necessary, and sets explicit image dimensions to prevent CLS.
Offer basic static page generation for free (single page, limited assets) and charge per project or subscription for multi-page, pixel-perfect validation, and priority support.
Integrate the agent into a web development agency pipeline to automate Figma-to-HTML delivery. Bill clients for faster turnaround and reduced manual effort.
License the agent to large companies that maintain internal design systems. The agent ensures consistent, pixel-accurate output matching brand guidelines, reducing dev handoff friction.
💬 Integration Tip
Ensure Figma tokens are set in environment and config paths; use the MCP auth flow with code#state for remote environments, and run auth_session_guard to avoid conflicts.
Scored Jun 29, 2026
Implements UI from design mockups (Figma, Sketch, or image) with pixel-accurate layout, responsive behavior, and design tokens. Use when 还原设计图, implementing...
Senior product designer methodology ensuring thorough user research, structured architecture, accessible color and typography systems, and pixel-perfect UI e...
Complete Motion.dev documentation - modern animation library for React, JavaScript, and Vue (formerly Framer Motion)
Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-conv...
Shared design system for yuanfang-skills. Provides token CSS variables, 12+ themes, and reusable layout-type HTML blocks. Used by yuanfang-html-image (and fu...
Use when building, reviewing, or improving frontend UI that needs product-specific design direction, design-system generation, Master/Page overrides, distinc...