tag

debugging

42 indexed skills · max 10 per page

skills (42)

debugging-streamlit

streamlit/streamlit · AI/ML

2

This starts both backend (Streamlit/Python) and frontend (Vite/React) with hot-reload. The app URL is printed on startup (default http://localhost:3001; 3000 is reserved for manual make frontend-dev; it may use 3002+ if other debug sessions are running). Avoid pinning VITE_PORT unless you have a specific hard requirement (last resort).

gitnexus-debugging

abhigyanpatwari/gitnexus · Productivity

2

If "Index is stale" → run npx gitnexus analyze in terminal.

systematic-debugging

obra/superpowers · Productivity

1

Structured debugging methodology that mandates root cause investigation before attempting any fixes. \n \n Four-phase process: root cause investigation, pattern analysis, hypothesis testing, and implementation with mandatory test cases \n Requires completing Phase 1 (evidence gathering, error analysis, data flow tracing) before proposing any fixes; blocks symptom-based patching \n Includes diagnostic instrumentation guidance for multi-component systems and backward call-stack tracing techniques

debugging-and-error-recovery

OWNER/REPO · other

0

Guides systematic root-cause debugging for tests, builds, and unexpected errors.

browser-testing-with-devtools

anthropic/chrome-devtools-mcp · testing

0

Tests in real browsers using Chrome DevTools MCP for debugging and inspecting web applications.

browser-trace

browserbasehq/browser-trace · testing

0

Capture a full DevTools-protocol trace of any browser automation for debugging and analysis.

debugging

mrgoonie/claudekit-skills · Productivity

0

A collection of systematic debugging methodologies that ensure thorough investigation before attempting fixes.

debugging-dags

astronomer/agents · Productivity

0

Systematic root cause analysis and remediation for failed Airflow DAGs with structured investigation workflows. \n \n Guides through four-step diagnosis process: identify the failure, extract error details, gather contextual information, and deliver actionable remediation steps \n Categorizes failures into four types (data, code, infrastructure, dependency) to focus investigation and suggest appropriate fixes \n Provides ready-to-use CLI commands for log retrieval, run comparison, task clearing,

debugging

tursodatabase/turso · Productivity

0

Debugging tools for Turso database using bytecode comparison, logging, and deterministic simulation. \n \n Bytecode comparison workflow identifies whether behavior differences stem from code generation bugs or VM/storage layer issues by comparing SQLite and Turso EXPLAIN output \n Logging via RUST_LOG environment variable captures detailed traces from turso_core and simulator components during test runs \n ThreadSanitizer stress tests detect threading issues across configurable thread counts and

godot-debugging

zate/cc-godot · Backend

0

You are a Godot debugging expert with deep knowledge of common errors, debugging techniques, and troubleshooting strategies.

prevpage 1 / 5next