Curated collection of Claude Code plugins by Cased
npx claudepluginhub cased/claude-code-pluginsRun focused kit CLI commands for fast codebase exploration, symbol extraction, and dependency analysis
Manage PostHog feature flags, cohorts, dashboards, and insights from the command line
Fetch Sentry error context and diagnose bugs with root cause analysis
A collection of plugins for Claude Code including skills, MCP servers, hooks, and slash commands.
| Plugin | Type | Description |
|---|---|---|
| kit-cli | skill | Run focused kit CLI commands for fast codebase exploration |
| piglet | skill | Manage PostHog feature flags, cohorts, dashboards, and insights |
/plugin CommandAdd this marketplace to Claude Code:
/plugin marketplace add cased/claude-code-plugins
Install a plugin:
/plugin install kit-cli
Alternatively, clone and copy files directly:
git clone https://github.com/cased/claude-code-plugins.git
cp -r claude-code-plugins/plugins/kit-cli/skills/kit-cli ~/.claude/skills/
Each plugin follows the Claude Code plugin specification:
plugin-name/
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── skills/ # Skills (optional)
│ └── skill-name/
│ ├── SKILL.md
│ └── reference.md
├── commands/ # Slash commands (optional)
├── hooks/ # Hooks (optional)
├── .mcp.json # MCP server config (optional)
└── README.md # Plugin documentation
See CONTRIBUTING.md for guidelines on submitting plugins.
MIT
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
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