AgentSkillsCN

debug-authenticated-routes

通过捕获可复现的请求、追踪认证与路由层、在审批关口施加最小化修复,并以负面测试加以验证,深入排查经过身份验证的 API 路由故障(401/403/404)。

SKILL.md
--- frontmatter
name: debug-authenticated-routes
description: Debug authenticated API route failures (401/403/404) by capturing a reproducible request, tracing auth and routing layers, applying minimal fixes with approval gates, and verifying with negative tests.
category: workflows/backend
ssot_path: .ai/skills/workflows/backend/debug-authenticated-routes

debug-authenticated-routes (entry)

Canonical source: .ai/skills/workflows/backend/debug-authenticated-routes/

Open .ai/skills/workflows/backend/debug-authenticated-routes/SKILL.md and any supporting files referenced there (for example reference.md, examples.md, scripts/, templates/).

Note: The frontmatter above is identical to the canonical source except for ssot_path and category which are added for navigation. After opening the source file, skip re-reading the description to avoid redundant token usage.