create-agent-boilerplate
v1.1.0
Published
Scaffold a new project with the agent-boilerplate workflow
Maintainers
Readme
create-agent-boilerplate
Scaffold a new project with the agent-boilerplate workflow.
Usage
npx create-agent-boilerplatePrompts for project name, then scaffolds into that directory.
Non-interactive:
npx create-agent-boilerplate my-appWhat you get
.cursor/rules, skills, commands, agents, hooksdocs/idea.md,spec.md,tasks.mdtemplates- Cursor plugin manifest
Fill docs/idea.md, then run /generate-spec and /generate-tasks in Cursor.
