22 lines
694 B
Markdown
22 lines
694 B
Markdown
---
|
|
name: software-development
|
|
description: >
|
|
Assists with software development workflows. Handles code generation, review, testing,
|
|
deployment, and best practices guidance. Use this skill when building features, fixing bugs,
|
|
reviewing code, or managing development workflows.
|
|
---
|
|
|
|
# Software Development
|
|
|
|
Placeholder skill for the Software Development process. This skill will be expanded with specific workflows for:
|
|
|
|
- Code generation and scaffolding
|
|
- Code review and quality checks
|
|
- Testing and test automation
|
|
- Deployment and CI/CD pipelines
|
|
- Architecture and design guidance
|
|
|
|
## Usage
|
|
|
|
This is a starter template. Customize it with your specific software development workflows.
|