Help us improve
Share bugs, ideas, or general feedback.
Claude Code plugin marketplace by akallabet
npx claudepluginhub akallabet/akallabeth-cc-marketplaceGeneral coding utilities for code explanation, review, refactoring, testing, and debugging
Utilities for generating and improving documentation, including docstrings, README files, and API documentation
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.
Share bugs, ideas, or general feedback.
A Claude Code plugin marketplace.
claude plugin marketplace add https://github.com/akallabet/akallabet-cc-marketplace
claude plugin marketplace search --marketplace akallabet-cc-marketplace
claude plugin install <plugin-name> --marketplace akallabet-cc-marketplace
Disclaimer: The
coding-externalplugin is a curated collection of skills, agents, hooks, and tools copied from various external open-source projects. The original author of this marketplace is not the author of those components. Each component's source is tracked inplugins/coding-external/origins.json. Please refer to the original creators for attribution, support, and contributions.
plugins/ with your plugin nameplugin.json manifest inside it.claude-plugin/marketplace.jsonakallabet-cc-marketplace/
├── .claude-plugin/
│ └── marketplace.json # Marketplace manifest
├── plugins/ # Plugin subdirectories
├── README.md
└── .gitignore