Skip to main content
Six ready-to-use prompts for generating front-end code from Figma designs. Match your scenario to the right prompt using the table below.
These prompts require a Figma PAT from a Dev or Full seat. View and Collaborator seats are limited to 6 API calls per month, which is insufficient for code generation. See Figma integration for rate limit details.

No Existing Code

These prompts generate new code from Figma input alone.

1. Single Screen

Attach - Figma frame URL

2. Responsive Screen

Attach - Figma frame URL(s)

3. User Flow

Attach - Figma frame URL(s) for each step in the flow

4. Component Logic

Attach - Figma frame URL(s) showing each variant/state of the component

Existing Codebase

These prompts work with code you’ve already onboarded to Blitzy.

5. Reskin with Component Library

Replace [LIBRARY NAME] with: Material UI, Ant Design, SAP Fiori, shadcn/ui, or your target library.

6. Add Feature to Existing Codebase

Attach - Figma frame URL(s) for the new feature
Rule available — Add the Enforce Code Style Patterns rule to your project on the platform to ensure generated code follows your existing architectural patterns.