What problem does it solve?
Streamlines bootstrapping and configuration for Cursor workspaces by profiling the repository and generating canonical docs and configuration artifacts, enabling rapid project onboarding and collaboration.
Core Features & Use Cases
- Profiles the project to determine language, tooling, and repository state.
- Generates the doc trio (CLAUDE.md, AGENTS.md) and the Cursor rules file (.cursor/rules/project.mdc), plus optional GitHub templates and git conventions.
- Renders a complete bootstrap workflow (MCP/agent catalogs, template assets) and safely merges with existing files when possible.
- Use cases include starting new Cursor projects, reconfiguring existing repos, and provisioning CI/CD scaffolds.
Quick Start
Run the init skill in your project directory to bootstrap the workspace and generate the documentation, rules, and template bundles.