Add new methodology skills for enhanced development workflows

This commit is contained in:
duthaho
2025-11-29 18:27:51 +07:00
parent ef96f165ef
commit 353e55e2fe
24 changed files with 3979 additions and 4 deletions
+18
View File
@@ -273,6 +273,24 @@ Starting from fundamentals, what's the best way to solve this?
- [ ] Feasibility considered
- [ ] Clear recommendation given
## Methodology Skills
For enhanced interactive brainstorming, use the superpowers methodology:
**Reference**: `.claude/skills/methodology/brainstorming/SKILL.md`
Key principles from superpowers methodology:
- **One question per message**: Ask single questions, wait for response
- **Multiple-choice preference**: Provide structured options when possible
- **YAGNI ruthlessly**: Remove unnecessary features aggressively
- **Incremental validation**: Present design in 200-300 word chunks
- **Design documentation**: Output to timestamped markdown files
To use interactive mode, invoke with:
```
Use the brainstorming methodology skill for one-question-at-a-time design refinement.
```
<!-- CUSTOMIZATION POINT -->
## Project-Specific Overrides