Figma
Official@figma · San Francisco, CA
Collaborative interface design tool
Agent Skills by Figma
Showing 17 vetted skills indexed across 1 GitHub repositories.
video-interaction-mapper
Extract key moments from video screen recordings and build annotated Figma storyboards.
generate-project-plan
Create FigJam project plan boards from a PRD and codebase context.
figma-use-motion
Animate Figma nodes with keyframing, styles, and timeline durations via the Plugin API.
figma-use-slides
Design slides in Figma using the Plugin API with custom layouts and typography.
figma-generate-design
Build full-page Figma UIs by importing design system components, variables, and styles.
figma-implement-motion
Convert Figma animation data into executable code for web and mobile apps.
figma-generate-diagram
Generate diagrams in FigJam from Mermaid syntax.
figma-create-new-file
Create new Figma design, FigJam, or slides files via the Figma MCP tool.
figma-swiftui
Convert Figma designs to SwiftUI code and SwiftUI views to Figma files.
figma-generate-library
Automate Figma design system creation with variables and component libraries.
figma-use
Execute JavaScript code within Figma files via the Plugin API.
figma-use-figjam
Automate FigJam design operations using Figma's MCP tooling.
figma-code-connect
Generate .figma.ts code templates from Figma components via MCP server APIs.
figma-design-to-code
Convert Figma design files into code with implementation instructions.
implement-design
Translate Figma designs into UI code using design tokens and existing components.
code-connect-components
Map Figma components to code implementations using Code Connect.
create-design-system-rules
Generate project-specific design system rules for Figma-to-code implementations.
Frequently Asked Questions About Figma
FAQPage SchemaWhat specific tasks can be performed using these design capabilities?▼
These capabilities enable the translation of visual designs into production code, the generation of design system rules, the creation of project planning boards from requirements, and the conversion of animation data into executable web or mobile code. Users can also generate diagrams from syntax and manage component libraries.
Which personas benefit most from these technical design capabilities?▼
Product designers, frontend engineers, and design system architects benefit most. These features bridge the gap between visual interface creation and technical implementation, allowing teams to maintain consistency between design files and production codebases while reducing manual handoff efforts during the development lifecycle.
What are the prerequisites for implementing design-to-code synchronization?▼
Implementation requires an existing design system with defined variables, styles, and components. Users must utilize the provided mapping interfaces to link visual elements to code implementations. Access to the environment requires a valid account and the configuration of project-specific rules to ensure accurate translation of design tokens.