dbg
CommunityDebug runtime issues with evidence.
Authoralexandrbasis
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you find the root cause of bugs by systematically collecting runtime evidence and testing hypotheses, rather than guessing.
Core Features & Use Cases
- Runtime Instrumentation: Inserts targeted logs into your code to capture execution flow and state.
- Hypothesis Testing: Allows you to formulate and test specific theories about bug causes.
- Evidence-Based Fixing: Ensures fixes are applied only after the root cause is confirmed by logs.
- Use Case: When a user reports that a specific feature is crashing intermittently, you can use this Skill to instrument the relevant code sections, ask the user to trigger the feature, analyze the logs to pinpoint the exact line and condition causing the crash, and then apply a targeted fix.
Quick Start
Use the dbg skill to instrument the code and find the bug in the user-reported issue.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dbg Download link: https://github.com/alexandrbasis/wythm-claude-workflows/archive/main.zip#dbg Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.