What problem does it solve?
This Skill streamlines the entire process of setting up a new software project from scratch, guiding the user through specification, API design, and code generation with built-in review steps.
Core Features & Use Cases
- Orchestrates Multiple Skills: Seamlessly integrates
spec-feature, openapi, and java-scaffold for a complete workflow.
- Phase-Based Guidance: Breaks down project setup into manageable phases (Context, Specification, API Design, Code Generation, Summary).
- Interactive Review: Allows for feedback and adjustments after each phase.
- Smart Skipping: Automatically detects existing artifacts and skips relevant phases.
- Use Case: Kickstart a new Spring Boot microservice by describing its purpose, defining its API, and having the coworker generate the project structure, boilerplate code, and infrastructure configurations.
Quick Start
Start the coworker to set up a new project for an order service.