explainx.ainewsletter3.5k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

corporate training

support@explainx.ai

get started

Find your pathTake Free Evaluation

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsagentsllmsdesignsdictionaryagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource libraryfor LLMsexplainx.ai kids

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportcontactprivacytermsdata rightshow we create contentsubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

home/skills/tag/debugging
skill tag

debugging▌

42 indexed skills · max 10 per page

skills (42)

browser-trace

browserbasehq/browser-trace · testing

2

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

systematic-debugging

obra/superpowers · Productivity

2

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

browser-testing-with-devtools

anthropic/chrome-devtools-mcp · testing

2

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

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.

a11y-debugging

chromedevtools/chrome-devtools-mcp · Productivity

1

Accessibility Tree vs DOM: Visually hiding an element (e.g., CSS opacity: 0) behaves differently for screen readers than display: none or aria-hidden="true". The take_snapshot tool returns the accessibility tree of the page, which represents what assistive technologies "see", making it the most reliable source of truth for semantic structure.

axiom-swiftui-debugging

charleswiltgen/axiom · Frontend

1

SwiftUI debugging falls into three categories, each with a different diagnostic approach:

debugging-wizard

jeffallan/claude-skills · Productivity

1

Systematic bug isolation and root cause analysis through hypothesis-driven debugging methodology. \n \n Applies five-step workflow: reproduce, isolate, hypothesize and test, fix, and prevent through regression tests \n Includes language-specific debugger guidance (Python pdb, Node.js Inspector, Go delve) and advanced strategies like git bisect for regression hunting \n Enforces strict constraints: reproduce first, test one hypothesis at a time, document findings, and remove debug code before com

debugging-and-error-recovery

OWNER/REPO · other

1

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

debugging

mrgoonie/claudekit-skills · Productivity

0

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

prevpage 1 / 5next