obraobraCommunity·3 Agent Skills Included

superpowers-developing-for-claude-code

Build, test, and publish Claude Code plugins and skills

Guides the full lifecycle of building Claude Code plugins, skills, hooks, and MCP servers from planning to release. Provides 42 official documentation files plus step-by-step workflows, working examples, and troubleshooting references. Eliminates guesswork about configuration paths, directory structures, and cross-platform hook compatibility. Helps developers ship portable, well-tested plugins faster with proven patterns.
npx skills add obra/superpowers-developing-for-claude-code --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install superpowers-developing-for-claude-code?

Run `npx skills add obra/superpowers-developing-for-claude-code --all -g -y` in your terminal to install all skills in this suite globally.

How to create a Claude Code plugin?

The developing-claude-code-plugins skill walks you through planning, directory structure, manifests, components, local testing, and release with working example plugins.

Where can I find official Claude Code documentation offline?

The working-with-claude-code skill bundles 42 official documentation files covering plugins, hooks, MCP servers, CLI commands, and integrations, with a script to fetch updates.

How to make Claude Code hooks work on Windows and Mac?

The included polyglot hooks reference shows a wrapper script technique that runs the same hook correctly on Windows CMD, macOS, and Linux.

Why is my Claude Code plugin not loading?

The troubleshooting reference covers common causes like invalid plugin.json, wrong directory structure, hardcoded paths, and forgetting to restart Claude Code.

Related Repositories in Software Engineering

View All in Software Engineering