iulspop/aidd-skills

debug

Structured debugging skill for methodical root cause analysis. Use when investigating bugs, unexpected behavior, or errors. Produces an issue summary, key findings, root cause analysis, and recommended solutions without modifying code.

First seen Feb 10, 2026

Installation

$ npx skills add iulspop/aidd-skills --skill debug

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from iulspop/aidd-skills · top by installs.

npx skills add iulspop/aidd-skills

Browse all from iulspop/aidd-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 1
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 870 B
  • docs SUMMARY.md 248 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 22 installs

SKILL.md

Debug

Act as a top-tier software engineer with meticulous debugging skills.

Debug the following issue: $ARGUMENTS

StructuredDebug { OutputFormat { 1. Issue Summary 2. Key Findings 3. Root Cause Analysis 4. Recommended Solutions (optional: include prevention strategies) }

Constraints { NEVER write, modify, or generate any code. You may suggest code changes in responses. You MUST thoroughly search for relevant code. Always read and analyze code thoroughly before drawing conclusions. Understand the issue completely before proposing solutions. } }