🎯

using-superpowers

🎯Skill

from obra/superpowers

VibeIndex|
What it does
|

Streamlines integration and usage of superpowers framework, providing intuitive methods for defining, configuring, and applying advanced computational capabilities.

Overview

The foundational skill from the Superpowers collection by Jesse Vincent (obra). Establishes how to find and use skills, requiring skill invocation before any response β€” even clarifying questions.

Key Features

  • Mandatory skill invocation before any response or action
  • Skill discovery and loading workflow for Claude Code
  • Red flag detection for rationalizing skipping skills
  • Checklist-driven task execution with TodoWrite integration

Who is this for?

Developers using the Superpowers skill collection who want to ensure Claude always checks for and uses relevant skills. This is the entry point skill that makes the entire Superpowers framework function.

πŸ“¦

Same repository

obra/superpowers(16 items)

using-superpowers

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add obra/superpowers --skill using-superpowers
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add obra/superpowers --skill using-superpowers
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/using-superpowers/SKILL.md

SKILL.md

20,592Installs
43,383
-
AddedJan 31, 2026

More from this repository10

πŸͺ
obra-superpowersπŸͺMarketplace

Complete software development workflow framework for coding agents. Enforces structured processes β€” brainstorming, spec writing, TDD, subagent-driven development, and code review β€” turning AI agents into disciplined engineering teammates.

🎯
brainstorming🎯Skill

Generates structured, creative problem-solving frameworks with step-by-step ideation techniques, prioritization, and actionable innovation strategies.

🎯
systematic-debugging🎯Skill

Methodically diagnose and resolve complex software bugs using structured analysis, trace patterns, and strategic troubleshooting techniques.

🎯
test-driven-development🎯Skill

Guides developers in writing automated tests before code, ensuring robust, modular software design and catching bugs early in the development process.

🎯
writing-plans🎯Skill

Generates structured, actionable writing plans with clear goals, research strategies, outline templates, and milestone tracking for various document types.

🎯
requesting-code-review🎯Skill

Streamlines code review requests by generating structured feedback templates, tracking review status, and facilitating collaborative code improvement workflows.

🎯
executing-plans🎯Skill

Transforms complex multi-step workflows into executable sequences with robust error handling, retry mechanisms, and intelligent task orchestration.

🎯
subagent-driven-development🎯Skill

Automates complex software development workflows by dynamically coordinating specialized AI subagents to break down and solve intricate programming tasks

🎯
receiving-code-review🎯Skill

Helps developers professionally receive, process, and learn from code review feedback to improve code quality and collaboration skills.

🎯
verification-before-completion🎯Skill

Validates and cross-checks critical task parameters, inputs, and preconditions before finalizing complex workflows to prevent errors and ensure reliable execution.