What problem does it solve?
This skill automates turning Figma designs into production-ready Next.js websites powered by a headless CMS. It eliminates manual handoffs and ensures zero hardcoded content by extracting design tokens, scaffolding content models, generating components, migrating assets to a CDN, and orchestrating a full build pipeline from design to deployment.
Core Features & Use Cases
- Design extraction: pull exact colors, typography, spacing, and tokens from Figma.
- CMS integration: generate content types, populate global and component content, and enable inline editing.
- Component generation: build typed React components with CMS data attributes that render dynamic content.
- Asset migration: export images and upload to CDN, ensuring stable asset URLs.
- End-to-end workflows: drive 14-phase build (phase 1 through deployment) from design to production.
- Use case: a team wants to convert a Figma design into a CMS-backed Next.js site with zero hardcoding and real-time inline editing.
Quick Start
Start by saving your project configuration, then run the f2c skill to auto-discover pages, components, and start the 14-phase build. Follow prompts to authenticate with your CMS, connect Figma, and begin the pipeline.