Agent skill
_workflow-feature-lifecycle
End-to-end software development lifecycle for building any new feature, API, or application. Follow the phases sequentially.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/workflow-feature-lifecycle
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
- architecture-decision-records
- writing-plans
- ui-ux-pro-max
- threat-mitigation-mapping
2. Systems & Database Design
- api-design-principles
- openapi-spec-generation
- postgresql
- database-migration
3. Bootstrap & Scaffolding
- react-new-project
- python-new-project
- .net-new-project
- uv-package-manager
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
7. Infrastructure & Deployment
- deployment-pipeline-design
- github-actions-templates
- terraform-module-library
- aws-solution-architect
- pulumi-best-practice
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?