bootstrap
Installation
SKILL.md
Bootstrap
Teach agents how to scaffold a new Rust+Node.js hybrid project with forge skills, GitHub Actions workflows, publish pipeline, and versioning infrastructure.
When to Use This Skill
Activate when any of the following are true:
- The user wants to start a new Rust+Node.js project
- The user says "bootstrap", "init", "scaffold", or "set up a new project"
- The user wants to add forge infrastructure to an existing repository
- An empty or near-empty repo needs CI, publishing, and versioning setup
What Gets Scaffolded
The bootstrap process sets up four integrated systems:
| System | Skill | What It Creates |
|---|
Related skills