Claude Code plugins by Uday Kabe
npx claudepluginhub udaykabe/odoAI Development Agents (AIDA) - Agentic framework for autonomous project execution with human-in-the-loop checkpoints. Coordinates specialized sub-agents through a research-plan-execute-review pipeline.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
A collection of Claude Code plugins.
| Plugin | Description |
|---|---|
| aida | AI Development Agents -- Agentic framework for autonomous project execution with human-in-the-loop checkpoints |
# Install a single plugin
claude --plugin-dir ./plugins/aida
# Install for current user (all projects)
claude plugin install aida@<marketplace>
# Install for current project (shared with team)
claude plugin install aida@<marketplace> --scope project
plugins/
aida/ # AI Development Agents plugin
.claude-plugin/plugin.json
agents/
commands/
skills/
settings.json
CLAUDE.md.template
LICENSE
README.md # This file
plugins/<plugin-name>/.claude-plugin/plugin.json manifestMIT