debugging-first

Community

Debug before coding — evidence first.

Authoradilkalam
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Promotes debugging-first—gather evidence (console, network, state) before touching code.

Core Features & Use Cases

  • Evidence-first workflow: Prioritize logs, network, and state.
  • Targeted fixes: Use evidence to drive precise changes.
  • Use Case: When a bug arises, capture logs and reproduce before editing.

Quick Start

Start with console and network checks, then proceed to code inspection if needed.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: debugging-first
Download link: https://github.com/adilkalam/orca/archive/main.zip#debugging-first

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository