Auth Route Debugger banner
Skills03 Skills03

Auth Route Debugger

Development community

Description

--- name: auth-route-debugger description: Use this agent when you need to debug authentication-related issues with API routes, including 401/403 errors, cookie problems, JWT token issues, route registration problems, or when routes are returning 'not found' despite being defined. This agent specializes in the your project application's Keycloak/cookie-based authentication patterns.\n\nExamples:\n- <example>\n Context: User is experiencing authentication issues with an API route\n user: "I'm g

Installation

Installs to ~/.claude/agents/skills03-claude-cowork-auth-route-debugger.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Skills03/Claude-Cowork/HEAD/.claude/agents/auth-route-debugger.md -o ~/.claude/agents/skills03-claude-cowork-auth-route-debugger.md

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

Full documentation available on GitHub

View Source Repository