Initial commit
This commit is contained in:
32
skills/implement-feature/assets/REQUIREMENTS.md
Normal file
32
skills/implement-feature/assets/REQUIREMENTS.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# Requirements: [Feature Name]
|
||||
|
||||
## Summary
|
||||
|
||||
[1-2 sentence description of what needs to be built]
|
||||
|
||||
## Detailed Requirements
|
||||
|
||||
1. [Specific functionality needed]
|
||||
2. [Another requirement]
|
||||
3. [Edge cases to handle]
|
||||
|
||||
## Constraints
|
||||
|
||||
- [Technical constraints]
|
||||
- [Performance requirements]
|
||||
- [Compatibility requirements]
|
||||
|
||||
## User Preferences
|
||||
|
||||
- [Preferred approach or technology]
|
||||
- [Code style or patterns to follow]
|
||||
|
||||
## Success Criteria
|
||||
|
||||
- [ ] [Measurable outcome 1]
|
||||
- [ ] [Measurable outcome 2]
|
||||
- [ ] [Measurable outcome 3]
|
||||
|
||||
## Documentation Links
|
||||
|
||||
[Links to API docs, references, or related documentation fetched during requirements gathering]
|
||||
Reference in New Issue
Block a user