AI Creative Brief to Prompt Demo
An interactive prototype that turns a short creative brief into structured prompt components, generation constraints, tags, and review criteria.
Overview
An interactive prototype that turns a short creative brief into structured prompt components, generation constraints, tags, and review criteria — usable as a live demo for stakeholders.
Business Problem
Prompt quality varied widely between people. Briefs were freeform, prompts were inconsistent, and there was no link between what was requested, what was generated, and how it would be reviewed.
Old Workflow
- Freeform brief
- Ad-hoc prompt writing
- Inconsistent results
- No shared structure
- Manual review with no criteria
AI Workflow Design
- Structured brief input
- Component selection (theme / object / style / emotion)
- Constraint selection
- Prompt assembly
- Auto-suggested tags
- Suggested review criteria
The Prompt Builder demo on the Demos page is a working version of this flow.
My Role
- Designed the brief-to-prompt component model
- Built the prompt assembly logic
- Prototyped the interactive demo with vibe coding
- Connected prompts to tags and review criteria
- Validated output structure with stakeholders
Key Decisions
- 01Break prompts into named, reusable components
- 02Keep constraints separate from creative intent
- 03Generate tags from the same inputs as the prompt
- 04Attach review criteria to every generated prompt
- 05Make the demo runnable without a real AI API
Tools & Methods
- Coze
- Python logic
- Vibe Coding
- Prompt templates
- JSON data
- Figma
Output
- Interactive Prompt Builder
- Structured prompt template
- Auto-generated tags
- Suggested review criteria
- Demo screens for stakeholders


Impact
- Turned freeform briefs into structured prompt components
- Made generation constraints explicit and reusable
- Linked prompts to tags and review criteria automatically
- Reduced prompt-writing variance across briefs
- Created a shareable, self-contained demo
Self-initiated demo — mock data, no company data.
Reusable Framework
The brief-to-prompt component model can be reused for any generation task that benefits from consistent inputs, including marketing assets, product imagery, and UI illustrations.
Reflection
A good prompt system is less about clever wording and more about structure: consistent inputs produce consistent, reviewable, reusable outputs.
Want the full workflow? Explore the interactive version.