Imit's AI agent plugins hub — high-performance developer tools
npx claudepluginhub imit96/imit-dev-pluginsGenerate all AI-agent config files for any full-stack project. 9-phase system: interviews first, then creates CLAUDE.md, rules, agents, skills, commands, progress tracking, best practices coaching, and completion awareness.
Complete business launch intelligence for traders and exporters worldwide. Produces a 13-document advisory package covering market research, strategy, financial modelling, compliance, sourcing, risk assessment, and outreach materials.
Production-ready workflow orchestration with 75 focused plugins, 182 specialized agents, and 147 skills - optimized for granular installation and minimal token usage
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
High-performance AI agent tools for developers and entrepreneurs.
A collection of cross-platform AI agent plugins designed to streamline development and business intelligence. Register once, install any plugin from the suite, and get more out of your agent-based workflows.
| Plugin | Description | Documentation |
|---|---|---|
project-scaffold | Full-Stack Project Initialization. Interviews you about your project, then generates a complete set of CLAUDE.md, rules, agents, skills, and progress tracking. | README |
trade-launch-intelligence | Professional Multi-Agent Team. Professional business launch advisory (Analyst, Finance, Compliance, Strategy) for traders and exporters. | README |
To install from the Imit Dev Plugins hub, first register it as a marketplace in your agent CLI:
/plugin marketplace add Imit96/imit-dev-plugins
Then install any plugin:
# To scaffold a project
/plugin install project-scaffold@imit-dev-plugins
# For trade/business advisory
/plugin install trade-launch-intelligence@imit-dev-plugins
Use the universal installer for any plugin in the hub:
npx skills add Imit96/imit-dev-plugins/[plugin-name]
The hub is designed for modularity and cross-platform compatibility. Each plugin contains its own manifests, reference library, and orchestration skills.
imit-dev-plugins/
├── .claude-plugin/ # Central Hub Manifest
│ └── marketplace.json # Global Catalog
├── plugins/
│ ├── project-scaffold/ # Plugin 1: Project Scaffolding
│ │ ├── .claude-plugin/plugin.json # Specific Manifest
│ │ ├── skills/ # Skill Logic
│ │ └── README.md
│ └── trade-launch-intelligence/ # Plugin 2: Global Trade Advisory
│ ├── .claude-plugin/plugin.json # Specific Manifest
│ ├── skills/ # Reference Library & Logic
│ └── README.md
└── README.md # This Hub Landing Page
Following the Agent Skills open standard, these plugins work across all major AI agent platforms.
| Platform | Support |
|---|---|
| Claude Code | ✅ Full marketplace + auto-update support |
| Claude.ai | ✅ Upload skill via zip/folder |
| Cursor Agent | ✅ Marketplace discovery |
| VS Code (Agent) | ✅ Native skill support |
| Gemini CLI | ✅ Native extension support |
| GitHub Copilot | ✅ Full compatibility |
Built by Imit (Imit96)
Issues & Requests: github.com/Imit96/imit-dev-plugins/issues