Superpowers
A comprehensive workflow system for Claude with 20 proven development techniques
Review Local Changes
Multi-agent code review system for uncommitted changes with 6 specialized reviewer roles (security, bug, quality, contract, testing, history), confidence scoring and false positive filtering
Conventional Commit Helper
Conventional commit format guide with auto-staging, diff analysis, multi-change split suggestions, and 30+ emoji mappings for commit types
Create Skill (TDD Method)
TDD methodology for skill creation — test with subagents first, write skill to address failures, iterate until bulletproof against rationalization
Ensemble Problem Solving
Generates 3 diverse solutions using different strategies (simplicity/performance/extensibility), evaluates with weighted rubric, and selects best approach with rationale
Project Bootstrapper
Sets up new projects with best practices across 8 areas: structure, git config, documentation, testing, code quality tools, dependencies, dev workflow, and CI/CD