What problem does it solve?
This Skill streamlines the creation of new projects by guiding users through a structured interview to define project scope, technology stack, documentation needs, and workflow conventions, ensuring a solid foundation from the start.
Core Features & Use Cases
- Structured Project Scaffolding: Generates a complete project directory structure with essential living documents (
CLAUDE.md, BACKLOG.md, REQUIREMENTS.md, etc.).
- Tailored Documentation: Creates project-specific documentation templates based on project type (web app, API, Salesforce, etc.).
- Workflow Configuration: Sets up version control, testing, and CI/CD workflows according to user preferences.
- Use Case: When starting a new full-stack web application, this Skill will help you define the tech stack, set up a Git workflow, choose a UI component library, and generate initial documentation like
README.md, REQUIREMENTS.md, and TECHNICAL_SPEC.md.
Quick Start
Use the project-init skill to start a new full-stack web application project.