Axguard Debug — Development skill for Claude Code
Debug / verbose errors — Django DEBUG, Flask debug, stack traces to clients.
How to install Axguard Debug
Installs to ~/.claude/skills/awarexone-axguard-axguard-debug/SKILL.md
mkdir -p ~/.claude/skills/awarexone-axguard-axguard-debug && curl -fsSL https://raw.githubusercontent.com/Awarexone/AXguard/HEAD/commands/axguard-debug.md -o ~/.claude/skills/awarexone-axguard-axguard-debug/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Axguard Debug does
description: Debug / verbose errors — Django DEBUG, Flask debug, stack traces to clients. Usage: /axguard-debug [path]
/axguard-debug
**Specialist:** Debug Exposure Hunter
Usage
/axguard-debug
/axguard-debug ./
Focus
DEBUG = True/ Flaskdebug=True/FLASK_DEBUG=1- Express handlers that send
err.stackto clients - Spring Actuator
exposure.include=*
Steps
- Scan → keep
debug.*. - Confirm the setting can reach production builds/configs.
- Force
Alternatives in Development
- MCP Language Server — mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, a 1.5k ★
- Opik Openclaw — 🦞 Official plugin for OpenClaw that exports agent traces to Opik 725 ★
- MCP Linker — mcp store manager, add & syncs MCP server configurations across clients like Claude code, Cursor💡mcphub 308 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Go Debug
Debug a Go issue - analyze errors, traces, and behavior
Root Cause Tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematical
Massu Debug
When user reports a bug, error, 500, crash, unexpected behavior, broken feature, or pastes error logs/stack tr
Axguard Auth
AuthZ / IDOR / JWT / CSRF footgun hunt. Usage: /axguard-auth [path]
Axguard Cloud
Cloud and CORS misconfig — metadata URLs, wildcard origins. Usage: /axguard-cloud [path]
Debug Concierge
Debugs why a specific lead did not book — traces the concierge routing session, identifies the rule that fired
Related Agents
Kavach Config
KAVACH infrastructure/config/ops-security specialist. Audits security headers, debug/verbose in prod, stack-tr
API Test Fixer
Fixes API endpoint test failures, HTTP client issues, and API contract validation problems. Expert in REST API
Info Disclosure
Information Disclosure specialist (H1 #18, CWE-200/209/215/538/668/798). Use for finding exposed sensitive dat