claude-plugins-official
Official, Anthropic-managed directory of high quality Claude Code Plugins.
Master Claude plugin marketplace documentation standards. Ensure discoverability with validated plugin JSON manifest, clear descriptions, keywords, categories, and tags.
How to Submit Plugins to the Claude Code Plugin Directory: External and Internal WorkflowsLearn how plugin authors submit to the Claude code plugin directory. Discover external submission forms and internal PR workflows for the official repository.
How Claude Plugins Interact with the File System: Technical Implementation GuideLearn how Claude plugins interact with the file system using a sandboxed Python Path API. Explore reading, writing, and packaging files securely.
Common Performance Bottlenecks in Claude Plugin ArchitectureDiscover common performance bottlenecks in Claude plugin architecture, including synchronous hook execution, regex compilation, and file I/O that block the UI. Optimize your plugins now.
Implementing Rich Interactions in Claude Plugins: Interactive Wizard DevelopmentLearn how to implement rich interactions in Claude plugins using the AskUserQuestion tool. Build dynamic, context-aware wizards for sophisticated multi-step workflows.
Testing Frameworks for Claude Plugin Development: The Complete Four-Level GuideMaster Claude plugin testing with our guide to its unique validation framework. Learn Bash scripts, YAML checks, and interactive methods beyond traditional unit testing.
How to Safely Handle Sensitive Data in Claude Plugins: Defense-in-Depth StrategiesSafely handle sensitive data in Claude plugins. Implement defense-in-depth strategies using security hooks, environment variables, and sandboxed state management for robust protection.
Claude Plugin Backwards Compatibility Policy: Semantic Versioning and Migration GuidelinesUnderstand the Claude plugin backwards compatibility policy. Learn how semantic versioning ensures stability and when to expect breaking changes with migration guides.
How Claude Plugins Handle User Preferences: File-Based Configuration GuideDiscover how Claude plugins manage user preferences using file-based configuration in YAML front-matter. Learn to store and access settings for your projects efficiently.
How Claude Plugins Handle Rate Limiting with Third-Party ServicesDiscover how Claude plugins manage rate limiting with third-party services using MCP error handling, exponential back-off, and default retries for seamless integration.
Claude Plugins Authentication Patterns: 9 MCP Security Methods ExplainedExplore 9 Claude plugins authentication patterns supported via MCP including OAuth 2.0 and HMAC signing. Secure your plugin integrations with these official security methods.
When to Use Claude Plugin Agents Over Commands: A Complete GuideLearn when to use Claude plugin agents over commands for complex tasks. Discover how agents handle multi-step workflows analysis safety checks structured output for better automation.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →