Skip to content

Agent Catalog

Complete catalog of all 47 Blue Gardener agents organized by category.

Overview

CategoryCountDescription
Orchestrators6Planning and coordination agents
Development9Implementation specialists
Quality11Code quality and testing experts
Infrastructure9DevOps and tooling specialists
Configuration1Platform setup expert
Blockchain11Smart contract and Web3 specialists

Total: 47 agents

Quick Navigation

Installing Agents

Browse and install agents by category:

bash
npx blue-gardener add
bash
pnpm blue-gardener add
bash
yarn blue-gardener add

Or install specific agents:

bash
npx blue-gardener add blue-react-developer blue-frontend-code-reviewer
bash
pnpm blue-gardener add blue-react-developer blue-frontend-code-reviewer
bash
yarn blue-gardener add blue-react-developer blue-frontend-code-reviewer

Orchestrators

High-level planning and coordination agents that understand the full picture and delegate to specialists.

AgentDescription
blue-feature-specification-analystProduct-technical bridge that clarifies requirements, defines acceptance criteria, and creates implementation plans
blue-architecture-designerTechnical strategy specialist for component architecture, data flow, and system integration
blue-refactoring-strategy-plannerStrategic planner for large refactors; analysis-first and verification gates; phased migration plans
blue-extraction-boundary-designerDesigns package/module boundaries, public APIs, adapters, and migration mapping for extractions
blue-app-quality-gate-keeperQuality gate orchestrator for security, performance, and code quality audits before releases
blue-implementation-review-coordinatorPost-implementation coordinator that ensures features meet quality standards through iterative review-fix cycles

View orchestrators details →

Development

Domain experts for implementation work across frontend, backend, and integrations.

AgentDescription
blue-react-developerReact ecosystem specialist for components, hooks, patterns, and React Native
blue-state-management-expertState management covering Redux, Zustand, XState, Jotai, and Context
blue-ui-styling-specialistVisual implementation with Tailwind, CSS-in-JS, and responsive design
blue-api-integration-expertData layer specialist for REST, GraphQL, tRPC, and data fetching patterns
blue-third-party-api-strategistPlans third-party API integrations: auth, rate limits, data mapping, error handling
blue-animation-specialistWeb animations and micro-interactions with CSS, Framer Motion, and GSAP
blue-storybook-specialistStorybook configuration, efficient story writing, and component documentation
blue-node-backend-implementation-specialistNode.js/TypeScript backend with Express, Fastify, NestJS, and Hono
blue-go-backend-implementation-specialistGo backend with standard library, Gin, Echo, and Fiber frameworks

View development agents details →

Quality

Code quality, testing, and optimization experts ensuring high standards.

AgentDescription
blue-codebase-analystDeep pre-refactoring analysis: edge cases, data flow, coupling, extractability; produces Code Inventory
blue-frontend-code-reviewerFrontend code quality for JavaScript/TypeScript, React, Vue, and web apps
blue-node-backend-code-reviewerNode.js/TypeScript backend code quality and best practices
blue-go-backend-code-reviewerGo backend code quality, idioms, and concurrency patterns
blue-accessibility-specialistAccessibility (a11y) expert for WCAG compliance and screen reader support
blue-unit-testing-specialistUnit testing with Jest, Vitest, and React Testing Library
blue-e2e-testing-specialistEnd-to-end testing with Playwright and Cypress
blue-performance-specialistPerformance optimization for bundle size, rendering, and caching
blue-security-specialistFrontend security for auth flows, XSS/CSRF prevention, and secure data handling
blue-seo-specialistSEO optimization for meta tags, structured data, and search engine visibility
blue-refactoring-verification-specialistBehavior preservation during refactors: coverage matrix vs. Code Inventory; verification gates

View quality agents details →

Infrastructure

CI/CD, tooling, databases, and configuration specialists.

AgentDescription
blue-github-actions-specialistGitHub Actions and workflow specialist for CI/CD pipelines
blue-typescript-cli-developerTypeScript CLI tool development with complexity-aware architecture
blue-docker-specialistDocker and containerization for development and production
blue-monorepo-specialistMonorepo tooling with Nx, Turborepo, and pnpm workspaces
blue-cron-job-implementation-specialistCron job expert for implementing, maintaining, and monitoring scheduled tasks
blue-database-architecture-specialistDatabase-agnostic design, schema planning, and database type selection
blue-relational-database-specialistPostgreSQL and MySQL implementation, queries, and optimization
blue-document-database-specialistMongoDB document modeling, aggregation pipelines, and operations
blue-keyvalue-database-specialistRedis caching, sessions, pub/sub, and key-value store patterns

View infrastructure agents details →

Configuration

AI platform and tool configuration experts.

AgentDescription
blue-ai-platform-configuration-specialistMulti-platform AI configuration for agents, rules, and conventions across 6 platforms (Cursor, Claude Desktop, Codex, GitHub Copilot, Windsurf, OpenCode)

View configuration agent details →

Blockchain

Smart contract development, DeFi, and Web3 specialists.

AgentDescription
blue-blockchain-product-strategistBlockchain product planning, chain selection, and tokenomics strategy
blue-blockchain-architecture-designerSmart contract architecture, protocol design, and system integration
blue-blockchain-ethereum-developerSolidity/EVM development with Foundry/Hardhat, testing, and gas efficiency
blue-blockchain-solana-developerRust/Anchor development for Solana programs and account model
blue-blockchain-frontend-integratorWallet connections, Web3 React hooks, and transaction UX
blue-blockchain-backend-integratorEvent indexing, The Graph subgraphs, and blockchain API services
blue-blockchain-security-auditorSmart contract security audits, vulnerability detection, and remediation
blue-blockchain-code-reviewerSmart contract code quality, best practices, and documentation
blue-blockchain-gas-optimizerEVM gas optimization, storage packing, and efficient patterns
blue-blockchain-tokenomics-designerToken economics, distribution, incentives, and sustainable models
blue-blockchain-defi-specialistDeFi mechanics: lending, AMMs, yield strategies, and protocol design

View blockchain agents details →

Searching Agents

Find agents by keywords:

bash
npx blue-gardener search react
npx blue-gardener search testing
npx blue-gardener search security
bash
pnpm blue-gardener search react
pnpm blue-gardener search testing
pnpm blue-gardener search security
bash
yarn blue-gardener search react
yarn blue-gardener search testing
yarn blue-gardener search security

Next Steps

Orchestration Guide →
Learn how agents work together

Adding Agents →
Install agents in your project

CLI Reference →
Complete command documentation

Released under the MIT License.