xl1-build
Installation
SKILL.md
XL1 Build Wizard
This skill is the planning front-end to the scaffold. It runs a short, structured conversation with the user to turn an exploratory build request into a refined prompt that xl1-scaffold can act on directly.
Run this skill before the scaffold, not in parallel with it. The deliverable of this skill is a refined prompt, not a scaffolded project.
Skill identity. This skill's version is exposed in this file's frontmatter under metadata.version. When reporting which skills informed your work, format as <skill-name> v<version> (e.g. xl1-build v1.1.19). When multiple skills from this plugin are active, each may be listed.
When this skill activates
Activate when the user's request is exploratory, vague, or under-specified:
- "I want to build something on XL1" / "help me design a dApp"
- "What could I build with this?" / "show me what's possible"
- "Build me a game on XL1" (game shape unspecified)
- "I want a token on XL1" (no decisions on mint cap, transfer rules, etc.)
- User explicitly invokes
/xl1-build
Do not activate when: