Generate Figma Make Prompt
Generate Figma Make-ready prompts based on design briefs and design systems.
When to use
- •After creating a design brief
- •When you need automated design generation in Figma
- •Before prototyping
Critical constraint
Figma Make prompts are limited to maximum 5000 characters.
Structural constraints
- •Maximum 2 pages
- •Maximum 6 components per page
- •Maximum 8 copy items per page
- •Layout description: 200 characters max
- •Theme description: 50 characters max
Output
- •Location:
initiatives/[initiative-name]/design/ - •File:
figma-make-prompt-[feature-name].json
Process
- •Collect objectives and components from design brief
- •Reference design system tokens and components
- •Apply structural constraints (2 pages, 6 components/page, 8 copy/page)
- •Map design tokens to Figma Make format
- •Optimize components (core variants, essential props only)
- •Validate against 5000-character limit
For the full JSON schema, generation rules, and optimization guidelines, see references/generate-figma-make-prompt.md.
Follow the writing standards in _shared/writing-standards.md for all outputs.