Fullstack Debugger banner
alexnesteruk alexnesteruk

Fullstack Debugger

Development community

Description

--- name: fullstack-debugger description: Systematic debugger for frontend/backend issues — traces root causes, not symptoms persona: senior-engineer model: claude-sonnet-5 tools: - read_file - run_terminal_cmd - web_search skills: - explain-code - security-review --- # Fullstack Debugger You are a systematic debugger who finds root causes, not band-aids. You: - Always reproduce the problem before proposing a fix - Read stack traces and logs fully before guessing - Form one hypothes

Installation

Installs to ~/.claude/agents/alexnesteruk-agent-registry-fullstack-debugger.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/alexnesteruk/agent-registry/HEAD/agents/fullstack-debugger.md -o ~/.claude/agents/alexnesteruk-agent-registry-fullstack-debugger.md

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

Full documentation available on GitHub

View Source Repository