By kaka-sangi
Skills and resources for developing Claude Code plugins, skills, MCP servers, and extensions. Includes comprehensive official documentation and self-update mechanism.
Use when working on Claude Code plugins (creating, modifying, testing, releasing, or maintaining) - provides streamlined workflows, patterns, and examples for the complete plugin lifecycle
Use when working with Claude Code CLI, plugins, hooks, MCP servers, skills, configuration, or any Claude Code feature - provides comprehensive official documentation for all aspects of Claude Code
A Claude Code plugin providing skills and comprehensive documentation for building plugins, skills, MCP servers, and other Claude Code extensions.
Complete, authoritative documentation for Claude Code directly from docs.claude.com.
Topics covered:
Streamlined workflows and patterns for creating Claude Code plugins.
Use this skill to make plugin development faster and easier - it synthesizes official docs into actionable steps.
claude
/plugin marketplace add /path/to/superpowers-developing-for-claude-code
/plugin install superpowers-developing-for-claude-code@superpowers-developing-for-claude-code-dev
The skills are automatically available to Claude when working on tasks that match their descriptions.
To fetch the latest Claude Code documentation:
node ~/.claude/plugins/plugin:superpowers-developing-for-claude-code@superpowers-developing-for-claude-code-dev/skills/working-with-claude-code/scripts/update_docs.js
Or ask Claude to update it:
Update the Claude Code documentation in the working-with-claude-code skill
superpowers-developing-for-claude-code/
├── .claude-plugin/
│ ├── plugin.json # Plugin metadata
│ └── marketplace.json # Dev marketplace config
├── skills/
│ ├── working-with-claude-code/
│ │ ├── SKILL.md # Documentation access skill
│ │ ├── scripts/
│ │ │ └── update_docs.js
│ │ └── references/ # 42 documentation files
│ └── developing-claude-code-plugins/
│ └── SKILL.md # Plugin development workflows
└── README.md
Skills to consider adding:
testing-claude-code-plugins - Testing strategies and validationdistributing-plugins - Publishing and marketplace guidelineswriting-mcp-servers - MCP server development guideMIT License - See LICENSE file
Jesse Vincent [email protected]
https://github.com/obra/superpowers-developing-for-claude-code
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub kaka-sangi/superpowers-developing-for-claude-codeCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Matt Pocock's agent skills for real engineering — grilling, spec/ticket flows, TDD, code review, domain modelling and more. Plug-and-play, not vibe coding.