create-feature
SolidCreates complete KMP features with Clean Architecture through PRD generation, task breakdown, orchestrated implementation, and spec-driven cleanup. Invoke with /create-feature.
Install
Quality Score: 78/100
Skill Content
Details
- Author
- ThisIsSadeghi
- Repository
- ThisIsSadeghi/KMPilot
- Created
- 6 months ago
- Last Updated
- 1 weeks ago
- Language
- Kotlin
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
modify-feature
Modify existing KMP features with spec-first workflow. Invoke with /modify-feature.
implement-feature
Implement a feature from an existing design doc. Reads the design, analyzes the codebase, validates assumptions via interactive quiz, plans execution with parallelization, implements tasks, and validates. Use after running /design-feature.
feature
Add a feature to an existing project with a full sprint. Skips /think diagnostic, goes straight to planning. Use when the user knows what they want and the project already exists. Triggers on /feature.