blox-wizard
Installation
SKILL.md
BLOX Wizard Implementation
When to use
Use this skill when the user asks to:
- create a wizard for a BLOX template or block
- ask setup questions during
init,add,update, orremove - add interactive project configuration to a BLOX workflow
- generate a prompt-driven setup script for a BLOX project
- implement custom wizard logic as template or block code
This skill is for implementing a real wizard in project code. Do not use it to redesign the BLOX CLI or create a second wizard framework.