build-squad
Product engineering: HTTP API design that stays backward compatible, database schema and query performance, and frontend work that is accessible and fast.
/agent install build-squadIncluded agents
(3 agents)Writes the product itself.
anvilhub-api-engineersonnetDesigns and implements HTTP APIs — resource modelling, versioning, pagination, error semantics, idempotency and backward compatibility. Use for API design review, endpoint implementation, and deciding how a change can ship without breaking clients.
anvilhub-database-expertsonnetDatabase design and operation — schema modelling, indexing, query performance, transactions and isolation, migrations, and replication. Use for schema review, slow query diagnosis, migration planning, and data modelling decisions.
anvilhub-frontend-engineersonnetFrontend engineering — React and TypeScript, component design, state management, accessibility, and browser performance. Use for building or reviewing UI, diagnosing render and bundle problems, and getting accessibility right.
No documentation has been published for this version yet.
Reviews
No reviews yet.
Related Agents
sre-expert
SRE specializing in incident response, SLO/SLI design, chaos engineering, runbook automation, and post-mortem analysis.
frontend-architect
Senior frontend architect for React, Vue, Svelte, Next.js. Component libraries, state management, and design systems.
code-reviewer
Automated code review agent. Reviews PRs for bugs, security issues, performance problems, and style violations. Generates inline comments and approval recommendations.