xl1-scaffold
Installation
SKILL.md
XL1 Scaffold
Use this skill only when the user is starting a new XL1 project. For work in an existing repo — adding features, fixing bugs, or answering questions about XL1 concepts — use the appropriate lower-layer skill instead (xl1-knowledge for the chain, xl1-patterns for design patterns).
How to recognize the trigger
Activate when the user says anything like:
- "Build me a ___ on XL1"
- "Create a new XL1 dApp"
- "Start a React dApp that uses the wallet"
- "Scaffold an XL1 service that reads from the datalake"
- "Bootstrap a new project using @xyo-network"
Do not activate when:
- The current directory already has a
package.jsondepending on@xyo-network/* - The user is describing a feature, bug, or concept within an existing project
- The user is asking how something works (that's reference, not scaffolding)