superpowers-developing-for-claude-code
Build, test, and publish Claude Code plugins and skills
All Skills in This Repository (3)
Pure Emerald Level Indicatorsexample-workflow
Coordinate multi-step workflows in plugin environments through sequential planning, execution, and verification.
working-with-claude-code
Fetch official Claude Code documentation for configuration, plugin development, and troubleshooting.
developing-claude-code-plugins
Plan, implement, test, and release Claude Code plugins across the full lifecycle.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core