End-to-end software development lifecycle for building any new feature, API, or application. Follow the phases sequentially.
Install
npx skillscat add tringo0108/z-command/workflow-feature-lifecycle Install via the SkillsCat registry.
SKILL.md
Workflow Feature Lifecycle
End-to-end software development lifecycle for building any new feature, API, or application.
This is a Workflow skill. When executing this lifecycle, you should progress through the phases sequentially. For each phase, invoke or refer to the specific sub-skills that are contextually relevant to the project's language or framework.
Lifecycle Phases
1. Planning & Architecture
2. Systems & Database Design
3. Bootstrap & Scaffolding
4. Implementation & Logic
- react-best-practices
- python-best-practice
- go-best-practice
- dotnet-backend-patterns
- modern-javascript-patterns
- fastapi-templates
- tailwind-design-system
5. Code Review & Validation
- code-review
- security-review
- react-code-review
- python-code-review
- csharp-code-review
- javascript-code-review
- typescript-code-review
- go-code-review
6. Quality Assurance & Testing
- test-driven-development
- e2e-testing-patterns
- python-testing-patterns
- javascript-testing-patterns
- temporal-python-testing