This is the skill you reach for when starting a new project or when your existing codebase feels like it's missing professional scaffolding. It walks through a discovery phase asking about your project type, language, and team size, then sets up everything from directory structure and git configs to testing frameworks, linters, pre-commit hooks, and CI/CD pipelines. The scope is flexible. You can ask for a full bootstrap from scratch or target specific gaps like "just add testing setup" or "improve our documentation." It adapts templates across different ecosystems, whether you're building a Node.js web app, Python CLI tool, or Rust library. Honestly, it's most valuable when you know what a mature project should look like but don't want to spend an afternoon wiring it all together manually.
npx -y skills add mhattingpete/claude-skills-marketplace --skill project-bootstrapper --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev