By DYAI2025
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 dyai2025/superpowers-developing-for-claude-code --plugin superpowers-developing-for-claude-codeMulti-tentacled orchestrator using Double Diamond methodology. (v7.19.0) NEW: ALL 10 performance fixes - 95% probe success (up from 25%), rich progress display, result caching, progressive synthesis, timeout preservation, graceful degradation, enhanced errors. Cost transparency, session state persistence, 94% validation compliance, phase discussion, stub detection, quick mode, design system extraction. 29 expert personas, 30 commands, 35 skills. Commands '/octo:*'. Run /octo:setup for guided setup.
Self-learning system for Claude Code that captures corrections and updates CLAUDE.md automatically
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault. Covers memory management, session notetaking, knowledge organization, and agent context across projects. Based on Andrej Karpathy's LLM Wiki pattern.
Plugin that includes the Figma MCP server and Skills for common workflows
BDI mental state modeling and cognitive architecture patterns for building rational agents with formal belief-desire-intention representations
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.