Logo
Agent Skills
SkillsCategory>PublishersCookbookBlog
Logo
Agent Skills
Logo
Agent Skills

Discover and download skills for Claude Code and other AI agents

GitHub
Skills
  • Category
  • Publishers
  • Cookbook
Resources
  • Blog
  • GitHub
Legal
  • Privacy Policy
  • Terms of Service
Copyright © 2026 Agent Skills. Open Source.
Skills/obra/superpowers

obra/superpowers

Claude Code superpowers: core skills library for TDD, debugging, collaboration, and development workflows.

14 skills publishedWebsite

Skills by obra/superpowers

Using Superpowers

@obra/superpowers

Introduction to the superpowers skills system and how to use it effectively.

Skill Creation

Writing Skills

@obra/superpowers

Create new skills following best practices with proper testing methodology.

Skill Creation

Subagent Driven Development

@obra/superpowers

Fast iteration with two-stage review: spec compliance, then code quality.

AI Agents & Automation

Finishing a Development Branch

@obra/superpowers

Merge/PR decision workflow for completing feature branches.

Development Tools

Using Git Worktrees

@obra/superpowers

Parallel development branches using git worktrees.

Development Tools

Receiving Code Review

@obra/superpowers

Guidelines for responding to and incorporating code review feedback.

Development Tools

Requesting Code Review

@obra/superpowers

Pre-review checklist for preparing code for peer review.

Development Tools

Dispatching Parallel Agents

@obra/superpowers

Concurrent subagent workflows for parallel task execution.

AI Agents & Automation

Executing Plans

@obra/superpowers

Batch execution with checkpoints for systematic plan implementation.

AI Agents & Automation

Writing Plans

@obra/superpowers

Create detailed implementation plans with clear steps and checkpoints.

AI Agents & Automation

Brainstorming

@obra/superpowers

Socratic design refinement for exploring ideas and solutions.

AI Agents & Automation

Verification Before Completion

@obra/superpowers

Ensure issues are actually fixed before marking tasks complete.

Development Tools

Systematic Debugging

@obra/superpowers

4-phase root cause process with tracing, defense-in-depth, and condition-based waiting.

Development Tools

Test Driven Development

@obra/superpowers

RED-GREEN-REFACTOR cycle with testing anti-patterns reference for quality code.

Development Tools