Files
gh-schuyler-duck-soup/skills/implement-feature/assets/REQUIREMENTS.md
2025-11-30 08:54:31 +08:00

33 lines
639 B
Markdown

# 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]