Examples
Learn how to use Superpowers through practical examples.
Complete Project Examples
Example 1: Build CLI Tool
Demonstrates the complete workflow:
- Brainstorming phase
- Planning phase
- Implementation (TDD)
- Debugging phase
- Completion phase
Example 2: Develop Web App
Focus on frontend development scenarios:
- Multi-skill collaboration
- Git Worktree usage
- Component testing
Skill Exercises
TDD Exercise
Goal: Master the RED-GREEN-REFACTOR cycle
Debugging Exercise
Goal: Master systematic debugging process
Planning Exercise
Goal: Learn task decomposition