When a new user selects an example prompt from the gallery and sends it without modification, the agent skips its discovery questions and directly generates the artifact at full quality.
Enables a faster onboarding path by automatically generating high-quality artifacts for first-time unmodified example prompts, bypassing the agent's standard discovery questions.
New users can get their first artifact generated immediately without answering extra questions, making the initial experience with the design tool faster and less friction-heavy. This is achieved by passing the example prompt's title and a pre-filled brief (audience, fidelity, style) through metadata to the agent, which then skips its discovery flow. The behavior is gated to the first use via localStorage; operators should monitor whether this shortcut leads to lower-quality initial outputs or if users become confused by the subsequent shift to the normal question-asking flow.