🔧AutoAgents

Registry

9 items. Community-curated. PR-driven. SHA-256 verified.

Showing 9 of 9
agentv1.0.0

agents-orchestrator

Use as the main coding agent when a project needs coordinated planning, delegation to available specialist agents, evidence-based quality gates, and end-to-end delivery tracking.

agent-orchestrationmulti-agentworkflow
agentv1.0.0

clinical-evidence-agent

Use when evaluating, writing, or reviewing healthcare AI claims that require evidence grading, source discipline, decision-support boundaries, or audience-specific clinical framing.

evidencehealthcareresearch
agentv1.0.0

fastapi-specialist

Use when working on a FastAPI (Python) project. Specialist for async, dependency injection, Pydantic v2, project layout, error handling, background tasks, and the patterns that survive the move from prototype to production.

apibackendfastapi
agentv1.0.0

go-specialist

Use when working on a Go modules project. Specialist for project layout, error handling, context propagation, interface design at the consumer, goroutines & channels, and idiomatic Go that doesn't look like translated Java.

backendgolanguage
agentv1.0.0

laravel-specialist

Use when working on a Laravel 10+ project. Specialist for Eloquent, request lifecycle, queues, events, Pint, Pest testing, and the patterns that scale beyond toy apps.

backendeloquentlaravelpest
agentv1.0.0

multi-agent-systems-architect

Use when designing or reviewing a multi-agent system that needs explicit topology, context boundaries, permissions, failure recovery, human gates, evaluation, or observability.

architectureengineeringmulti-agent
agentv1.1.0

nextjs-specialist

Use when working on a Next.js 16+ App Router project. Specialist for Server Components, Server Functions, async request APIs, caching, route handlers, proxy boundaries, and secure production patterns.

frontendfullstacknextjs
agentv1.1.0

react-specialist

Use when writing or refactoring React 18/19 components. Specialist for hooks, Suspense, Server Components, refs, and compiler-aware performance patterns.

frontendreact
agentv1.0.0

rust-specialist

Use when working on a Rust + Cargo project. Specialist for ownership, error handling with thiserror/anyhow, iterators, async with tokio, workspace layout, and Rust idioms that read as experienced.

cargolanguagerust