← All skills & agents
bootstrap
Scaffolds a new project pre-configured with the Codehance curated stack. Use after blueprint and design so the scaffold matches the planned screens.
Install
Install globally
RecommendedAvailable in every directory and every project — install once, use for everything you build.
$ npx skills add https://docs.codehance.com --skill bootstrap -g --agent claude-codeJust this project
Drop the -g to install into the current project only.
$ npx skills add https://docs.codehance.com --skill bootstrap --agent claude-codeRun the command from a terminal. Omitting --agent makes the CLI auto-detect the coding tools installed on your machine.
Bootstrap
Placeholder skill. This is dummy content used to test the Codehance docs and install pipeline end to end. The real skill instructions will replace this body.
What this skill does
Scaffolds a brand-new project pre-configured with the Codehance curated stack, wired to the screens planned in blueprint and styled by design.
When to use it
Use this once a blueprint and design exist and you're ready to turn plans into a running project on your machine.
Instructions
- Confirm the blueprint and design outputs exist for this project.
- Scaffold the project with the curated stack. *(Placeholder — real steps to follow.)*
- Verify the project runs locally. *(Placeholder — real steps to follow.)*
