prototype
Installation
SKILL.md
Design Prototypes
You're tasked with creating a frontend-only, interactive website or app, that the user can click through and use.
Select the best workflow from the following options to solve the user's request
Golden Rule of Prototyping
- Do not build until you have a visual target and the chosen workflow reaches
$image-to-codeor$url-to-code. - A visual target is an app or website design to build from: a user-provided image, a source URL, or an ImageGen design selected by the user.
- A
$get-contextbrief is not a visual target. - After
$get-context, route to$ideateunless the user already provided a concrete visual source. - If
$ideatecreates options, stop and wait for the user to choose one. - The chosen option becomes the required visual target for
$image-to-code.