Claude Code superpowers: core skills library for TDD, debugging, collaboration, and development workflows.
@obra/superpowers
Introduction to the superpowers skills system and how to use it effectively.
@obra/superpowers
Create new skills following best practices with proper testing methodology.
@obra/superpowers
Fast iteration with two-stage review: spec compliance, then code quality.
@obra/superpowers
Merge/PR decision workflow for completing feature branches.
@obra/superpowers
Parallel development branches using git worktrees.
@obra/superpowers
Guidelines for responding to and incorporating code review feedback.
@obra/superpowers
Pre-review checklist for preparing code for peer review.
@obra/superpowers
Concurrent subagent workflows for parallel task execution.
@obra/superpowers
Batch execution with checkpoints for systematic plan implementation.
@obra/superpowers
Create detailed implementation plans with clear steps and checkpoints.
@obra/superpowers
Socratic design refinement for exploring ideas and solutions.
@obra/superpowers
Ensure issues are actually fixed before marking tasks complete.
@obra/superpowers
4-phase root cause process with tracing, defense-in-depth, and condition-based waiting.
@obra/superpowers
RED-GREEN-REFACTOR cycle with testing anti-patterns reference for quality code.