🎯

using-superpowers

🎯Skill

from norseboar/superpowers-cursor

VibeIndex|
What it does

Teaches Claude Code to leverage the Superpowers skills library through slash commands and automatic activation of proven AI coding techniques.

πŸ“¦

Same repository

norseboar/superpowers-cursor(20 items)

using-superpowers

Installation

Quick InstallInstall with npx
npx skills add https://github.com/norseboar/superpowers-cursor --skill using-superpowers

Need more details? View full documentation on GitHub β†’

1Installs
-
AddedFeb 12, 2026

More from this repository10

🎯
writing-plans🎯Skill

Creates structured implementation plans by breaking down features into sequential, actionable tasks with clear dependencies and success criteria.

🎯
using-git-worktrees🎯Skill

Teaches Claude Code to use Git worktrees for parallel branch development and efficient context switching.

🎯
verification-before-completion🎯Skill

Verifies implementation completeness and correctness before marking tasks as finished, catching issues before delivery.

🎯
writing-skills🎯Skill

Enhances Claude's code writing by applying proven techniques for clarity, structure, and maintainability across documentation and implementation.

🎯
subagent-driven-development🎯Skill

Enables Claude to delegate coding tasks to specialized sub-agents, coordinating parallel development workflows and managing task distribution across multiple AI instances.

🎯
dispatching-parallel-agents🎯Skill

Coordinates multiple Claude Code agents to work on different tasks simultaneously, enabling parallel execution of complex workflows.

🎯
requesting-code-review🎯Skill

Guides Claude through structured code review processes, ensuring thorough feedback on design, implementation, and potential issues.

🎯
condition-based-waiting🎯Skill

Handles async testing patterns by waiting for conditions to be met rather than using fixed delays.

🎯
executing-plans🎯Skill

Executes implementation plans in manageable batches, breaking down tasks into sequential steps for systematic code development.

🎯
receiving-code-review🎯Skill

Guides Claude through receiving and responding constructively to code review feedback with systematic techniques.