Add this marketplace to Claude Code
Run this command in Claude Code to add all plugins from this marketplace:
/plugin marketplace add AgiFlow/aicode-toolkit
aicode-bootstrap
v0.4.1🚀 Bootstrap Phase: Create new projects from boilerplate templates. Perfect for starting new applications with Next.js, React, Vite, and more.
Step 2: Install Plugin
/plugin install aicode-bootstrap@aicode-toolkit
aicode-develop
v0.4.1🔨 Development Phase: Add features to existing projects and get design pattern guidance. Scaffold pages, components, services while following architectural patterns. Includes /edit-with-pattern slash command and 3 specialized agents (Architecture Review, Test Coverage, Migration Assistant) for complex tasks.
Step 2: Install Plugin
/plugin install aicode-develop@aicode-toolkit
aicode-review
v0.4.1✅ Quality Phase: Enforce code quality and review standards. Review code changes against architectural rules and coding standards for mature projects.
Step 2: Install Plugin
/plugin install aicode-review@aicode-toolkit
aicode-admin
v0.4.1⚙️ Customization Phase: Create and manage custom templates, patterns, and rules. For platform engineers and framework authors building reusable templates.
Step 2: Install Plugin
/plugin install aicode-admin@aicode-toolkit