What problem does it solve?
Translates Figma frames into Compose Multiplatform UI code that adheres to NutriSport's design system, reducing handoff time and design drift.
Core Features & Use Cases
- Figma → Compose handoff: Converts a Figma frame into a corresponding Compose Multiplatform UI implementation aligned with the design system.
- Dev Mode MCP integration: Uses mcp__figma-dev-mode__ calls (get_design_context, get_screenshot, etc.) to ensure accurate tokens, metadata, and previews.
- Design-system mapping: Applies color, font, and component tokens to the shared UI tokens; verifies compatibility with dark themes.
- References-driven guidance: Leverages references/figma-protocol.md and references/cmp-mapping.md for best practices.
Quick Start
Create a Compose Multiplatform UI implementation from the selected Figma frame using the 13-step protocol, applying the design system mappings and generating a Preview.