Browse Skills

Requesting Code Review

v1.0.0

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

Jesse Vincent
4

Remembering Conversations

v1.0.0

Search previous Claude Code conversations for facts, patterns, decisions, and context using semantic or text search

Jesse Vincent
3

Code Review Reception

v1.0.0

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performat...

Jesse Vincent
5

Pulling Updates From Skills Repository

v1.0.0

Sync local skills repository with upstream changes from obra/superpowers-skills

Jesse Vincent
4

Preserving Productive Tensions

v1.0.0

Recognize when disagreements reveal valuable context, preserve multiple valid approaches instead of forcing premature resolution

Jesse Vincent
6

Meta Pattern Recognition

v1.0.0

Spot patterns appearing in 3+ domains to find universal principles

Jesse Vincent
6

Inversion Exercise

v1.0.0

Flip core assumptions to reveal hidden constraints and alternative approaches - "what if the opposite were true?

Jesse Vincent
4

Gardening Skills Wiki

v1.0.0

Maintain skills wiki health - check links, naming, cross-references, and coverage

Jesse Vincent
4

Finishing A Development Branch

v1.0.0

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

Jesse Vincent
7

Executing Plans

v1.0.0

Use when you have a written implementation plan to execute in a separate session with review checkpoints

Jesse Vincent
4

Dispatching Parallel Agents

v1.0.0

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

Jesse Vincent
3

Defense In Depth Validation

v1.0.0

Validate at every layer data passes through to make bugs impossible

Jesse Vincent
6