figma-flutter-mcp-design-to-code
Installation
SKILL.md
Figma Flutter MCP Design to Code
Skill by ara.so — Design Skills collection.
An MCP (Model Context Protocol) server that bridges Figma designs and Flutter development. It extracts design tokens, components, screens, and assets from Figma, providing structured data that helps AI agents generate production-ready Flutter code following platform conventions.
What It Does
- Design Token Extraction: Colors, typography, spacing from Figma frames
- Component Analysis: Structure, layout, styling of Figma components and widgets
- Screen Generation: Full screen layouts with scaffolding, navigation, and sections
- Asset Export: PNG, JPEG, JPG, and SVG assets with automatic pubspec.yaml updates
- Flutter-Native Output: Guidance for Material Design widgets, layouts, and patterns
This is NOT a code generator — it provides rich context that helps AI agents write better Flutter code.