Registry
9 items. Community-curated. PR-driven. SHA-256 verified.
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.
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.
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.
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.
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.
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.
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.
react-specialist
Use when writing or refactoring React 18/19 components. Specialist for hooks, Suspense, Server Components, refs, and compiler-aware performance patterns.
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.