Backend Test Architect banner
gurusup gurusup

Backend Test Architect

Testing & QA community

Description

--- name: backend-test-architect description: Use this agent when you need to design, implement, or review unit tests for NextJS backend components following hexagonal architecture patterns. This includes testing domain entities, use cases, repository implementations, infrastructure adapters, API routes, and error handling mechanisms. The agent excels at creating comprehensive test suites that ensure proper isolation between layers, mock external dependencies correctly, and validate business log

Installation

Installs to ~/.claude/agents/gurusup-claude-code-demo-backend-test-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gurusup/claude-code-demo/HEAD/.claude/agents/backend-test-architect.md -o ~/.claude/agents/gurusup-claude-code-demo-backend-test-architect.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository