Help us improve
Share bugs, ideas, or general feedback.
Custom Claude Code plugins
npx claudepluginhub neonwatty/claude-pluginsAutonomous feature implementation with independent verification. Plan -> Implement -> Check -> Ship.
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
Share bugs, ideas, or general feedback.
Custom plugins for Claude Code.
| Plugin | Description |
|---|---|
| looper | Autonomous feature implementation with independent verification and design quality enforcement |
/plugin marketplace add neonwatty/claude-plugins
/plugin install looper@neonwatty
Add to your project's .claude/settings.json:
{
"extraKnownMarketplaces": {
"neonwatty": {
"source": {
"source": "github",
"repo": "neonwatty/claude-plugins"
}
}
},
"enabledPlugins": [
"looper@neonwatty"
]
}
Team members automatically get the plugins when they trust the repo.