Build a throwaway prototype to flush out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine, mock up a UI, explore design options, or says "prototype this", "let me play with it", "try a few designs".
$npx -y skills add lespaceman/athena-flow-cli --skill prototypeInstalls into the current project.
Run `npx skills use "https://github.com/lespaceman/athena-flow-cli" --skill "lespaceman/athena-flow-cli/prototype"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lespaceman/athena-flow-cli" that are relevant to the current task. Run `npx skills add "https://github.com/lespaceman/athena-flow-cli"` and select the relevant skills, then follow their instructions.