backend-go
01Agent Claude Code
Use for Go backend tasks involving AWS SAM/Lambda, Gin, pgx/Postgres, SQS/SNS, EventBridge, and idiomatic Go service architecture.
Agent Claude Code
Use for Go backend tasks involving AWS SAM/Lambda, Gin, pgx/Postgres, SQS/SNS, EventBridge, and idiomatic Go service architecture.
Agent Claude Code
Use for Python backend tasks involving Flask, Django, SQLAlchemy, APIs, data access layers, and production Python service architecture.
Agent Claude Code
Use for Rust backend tasks involving Axum/Actix-web, SQLx/Diesel/SeaORM, Tokio async, and production Rust service architecture.
Agent Claude Code
Use for CI/CD pipeline work with GitHub Actions, AWS SAM, Docker Compose, and Makefile-based developer workflows in Go projects.
Agent Claude Code
Use for Angular v21+ tasks involving components, services, signals, RxJS, routing, forms, HTTP, and production Angular architecture.
Agent Claude Code
Use to produce structured implementation plans for Angular v21+ features (components, routes, services, state) before execution begins.
Agent Claude Code
Use to produce structured implementation plans for Python backend services (Flask/Django + SQLAlchemy) before execution begins.
Agent Claude Code
Use for Angular v21+ test strategy and implementation: vitest unit tests, Angular Testing Library component tests, signal testing, and HTTP mocking.
Agent Claude Code
Use for Go test strategy and implementation: unit tests, integration tests with gomock/GoConvey, and k6 performance tests.
Agent Claude Code
Use for Python test strategy and implementation: unit, integration, and performance testing for Flask/Django + SQLAlchemy services.
Agent Claude Code
Use for Rust test strategy and implementation: unit tests, property-based tests with proptest, mocking with mockall, and benchmarks with criterion.
Agent Claude Code
Use to review Angular v21+ code against project standards, idioms, and best practices. Diffs branch against main before making judgements.
Agent Claude Code
Use to review Go code against project standards and idiomatic Go, reporting findings with file/line references and concrete fixes.
Agent Claude Code
Use to review Python code (Flask/Django + SQLAlchemy) against project standards, diffing the branch against main before making judgements.
Agent Claude Code
Use to review Rust code against idiomatic Rust, Clippy standards, and production correctness, reporting findings with file/line references and concrete fixes.
Agent Claude Code
Use to security-review Angular v21+ applications against OWASP controls, XSS protections, CSP, auth token handling, and frontend security best practices.
Agent Claude Code
Use to security-review Go REST APIs against OWASP controls, pgx/JWT patterns, checking current working changes or provided code.
Agent Claude Code
Use to security-review Python REST APIs (Flask + SQLAlchemy) against OWASP controls and application security best practices.
Agent Claude Code
Use to security-review Rust REST APIs against OWASP controls, unsafe code, dependency auditing, JWT patterns, and Rust-specific security concerns.