F
Figma技能
code-connect-components
figma
Establish bidirectional links between Figma design components and code implementations using Code Connect. Requires Figma MCP server connection and published components on Organization or Enterprise plans Automatically identifies unmapped components in Figma selections, then scans your codebase for matching code components by name, structure, and props Presents matched components to you for review before creating mappings, allowing selective acceptance or rejection Supports multiple...
official
create-design-system-rules
figma
Custom design system rules for consistent Figma-to-code implementation across your project. Generates project-specific conventions for component organization, styling, design tokens, and asset handling that guide AI agents to produce consistent code Supports three rule file formats: CLAUDE.md for Claude Code, AGENTS.md for Codex CLI, and .cursor/rules/figma-design-system.mdc for Cursor Requires Figma MCP server connection and codebase analysis to discover existing patterns before rule...
official
figma-code-connect
figma
创建并维护将Figma组件映射到代码片段的Figma Code Connect模板文件。当用户提到Code Connect、Figma组件时使用。
official
figma-code-connect
figma
创建并维护将Figma组件映射到代码片段的Figma Code Connect模板文件。当用户提及Code Connect、Figma组件…时使用。
official
figma-code-connect-components
Figma
Connects Figma design components to code components using Code Connect mapping tools. Use when user says "code connect", "connect this component to code", "map this component", "link component to code", "create code connect mapping", or wants to establish mappings between Figma designs and code implementations. For canvas writes via `use_figma`, use `figma-use`.
official
figma-create-design-system-rules
Figma
为用户代码库生成自定义设计系统规则。当用户提出“创建设计系统规则”、“为我的项目生成规则”、“设置设计规则”、“自定义设计系统指南”或希望为Figma到代码工作流建立项目特定规范时使用。需要连接Figma MCP服务器。
official
figma-create-design-system-rules
figma
为用户代码库生成自定义设计系统规则。当用户说“创建设计系统规则”、“为我的项目生成规则”、“设置设计…”时使用。
official
figma-create-new-file
Figma
创建一个新的空白Figma文件。当用户想要创建新的Figma设计或FigJam文件时使用,或者在调用use_figma之前需要新文件时使用。如有需要,通过whoami处理方案解析。用法 — /figma-create-new-file [editorType] [fileName](例如 /figma-create-new-file figjam My Whiteboard)
official
figma-create-new-file
figma
创建一个新的空白Figma文件。当用户想要创建新的Figma设计或FigJam文件,或者在调用use_figma之前需要新文件时使用。
official
figma-generate-design
Figma
当任务涉及将应用页面、视图或多区块布局转换到 Figma 时,请将此技能与 figma-use 配合使用。触发词包括:“写入 Figma”、“从代码在 Figma 中创建”、“将页面推送到 Figma”、“将此应用/页面在 Figma 中构建”、“创建屏幕”、“在 Figma 中构建落地页”、“更新 Figma 屏幕以匹配代码”。只要用户希望从代码或描述在 Figma 中构建或更新完整页面、屏幕或视图,此技能即为首选工作流。通过 search_design_system 发现设计系统组件、变量和样式,导入它们,并逐步按区块组装屏幕,使用设计系统令牌而非硬编码值。
official
figma-generate-design
figma
当任务涉及将应用页面、视图或多部分布局转换为Figma时,将此技能与figma-use配合使用。触发词:'write to…
official
figma-generate-diagram
figma
MANDATORY prerequisite — load this skill BEFORE every `generate_diagram` tool call. Routes to type-specific guidance (generic flowchart, architecture…
official
figma-generate-diagram
figma
MANDATORY prerequisite — load this skill BEFORE every `generate_diagram` tool call. Routes to type-specific guidance (generic flowchart, architecture…
official
figma-generate-library
Figma
Build or update a professional-grade design system in Figma from a codebase. Use when the user wants to create variables/tokens, build component libraries, set up theming (light/dark modes), document foundations, or reconcile gaps between code and Figma. This skill teaches WHAT to build and in WHAT ORDER — it complements the `figma-use` skill which teaches HOW to call the Plugin API. Both skills should be loaded together.
official
figma-generate-library
figma
根据代码库在Figma中构建或更新专业级设计系统。当用户想要创建变量/令牌、构建组件库、设置……时使用。
official
figma-implement-design
Figma
Translates Figma designs into production-ready application code with 1:1 visual fidelity. Use when implementing UI code from Figma files, when user mentions "implement design", "generate code", "implement component", provides Figma URLs, or asks to build components matching Figma specs. For Figma canvas writes via `use_figma`, use `figma-use`.
official
figma-implement-design
figma
将 Figma 设计转化为生产就绪的应用代码,实现 1:1 视觉保真度。在从 Figma 文件实现 UI 代码、用户提及……时使用。
official
figma-use
Figma
**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `use_figma` tool call. NEVER call `use_figma` directly without loading this skill first. Skipping it causes common, hard-to-debug failures. Trigger whenever the user wants to perform a write action or a unique read action that requires JavaScript execution in the Figma file context — e.g. create/edit/delete nodes, set up variables or tokens, build components and variants, modify auto-layout or fills, bind variables to properties, or inspect file structure programmatically.
official
figma-use
figma
**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `use_figma` tool call. NEVER call `use_figma` directly without loading this skill first.…
official
figma-use-figjam
figma
该技能帮助代理在 FigJam 环境中使用 Figma 的 use_figma MCP 工具。可与 figma-use 配合使用,后者提供了使用该工具的基础上下文……
official
figma-use-figjam
figma
该技能帮助智能体在 FigJam 环境中使用 Figma 的 use_figma MCP 工具。可与 figma-use 配合使用,后者提供了使用该工具的基础上下文……
official
implement-design
figma
Translates Figma designs into production-ready code with pixel-perfect visual fidelity. Requires Figma MCP server connection and a Figma URL with file key and node ID to extract design context, screenshots, and assets Seven-step structured workflow: parse URL, fetch design context, capture visual reference, download assets, translate to project conventions, achieve 1:1 parity, and validate against Figma Prioritizes design system reuse over duplication; maps Figma tokens to project design...
official