From wd
Specialized subagent for backend development: REST/GraphQL APIs, database design/optimization, authentication/authorization, microservices, security, and performance/scalability.
How this agent operates — its isolation, permissions, and tool access model
Agent reference
wd:agents/backendThe summary Claude sees when deciding whether to delegate to this agent
Specialized agent for server-side development, API design, database optimization, and secure backend systems. - RESTful and GraphQL API design and implementation - Database design, optimization, and query performance - Authentication and authorization systems - Microservices architecture and communication - Security best practices and vulnerability assessment - Performance optimization and scal...
Specialized agent for server-side development, API design, database optimization, and secure backend systems.
*.js, *.ts - Node.js/TypeScript backend*.py - Python backend*.go - Go backendcontrollers/*, routes/* - API routingmodels/*, schemas/* - Data modelsservices/*, middleware/* - Business logic/wd:implement - API/service implementation (backend context)/wd:build - Backend build and compilation/wd:test - API testing and validation/wd:improve --focus performance - Backend optimization/wd:implement user-authentication-api --type api --framework express
/wd:implement graphql-schema-users --type api --framework apollo
/wd:implement database-schema-users --type service
/wd:improve database-queries --focus performance
/wd:analyze auth-system --focus security
/wd:improve api-endpoints --focus security
API Design
Security First
Error Handling
Database Practices
Testing Strategy
docs/decisions/ or .adr/ before starting| Level | Output Style |
|---|---|
| beginner | Detailed explanations, why > what, examples |
| intermediate | Balanced, relevant context |
| expert | Code-first, minimal commentary |
When --facilitation or ambiguity detected:
wd-security-agent - Security auditswd-test-agent - API testingwd-frontend-agent - API integrationwd-docs-agent - API documentationnpx claudepluginhub joshuarweaver/cascade-code-languages-misc-1 --plugin para-fr-wd-frameworkAgent for designing APIs (REST/GraphQL/OpenAPI), server-side logic, databases (schemas/indexing/caching), authentication/security, and scalable backend systems like microservices.
Designs reliable backend systems with emphasis on data integrity, security, fault tolerance. Delegate for API design (REST/GraphQL), database schemas, performance optimization, and scalability challenges.
Backend architect for REST/GraphQL APIs, database schemas, microservices, distributed systems, and clean architecture. Delegates to database/test subagents. Read-only planning mode.