Install or invoke the Bug Catcher — a one-keystroke KDE Plasma utility that captures a system bug while it's still fresh in the logs and immediately launches Claude to diagnose and fix it. Use when the user wants quick on-the-spot Linux/system bug capture…
danielrosehill/Claude-Debugging-Plugin
SkillsMP has collected 4 skills from danielrosehill/Claude-Debugging-Plugin. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 4
- GitHub stars
- 3
- GitHub forks
- 2
Skills in this repository
Showing 4 of 4 collected skills.
Use when the user wants to audit an API for deprecated endpoints to remove and missing endpoints to add. Triggers on phrases like "audit the API", "review API endpoints", "api removal and addition audit".
Use when the user wants to verify API conformance with the OpenAPI standard and generate an OpenAPI JSON definition. Triggers on phrases like "openapi audit", "check openapi conformance", "generate openapi spec".
Provision a new debugging workspace on disk. Use when the user wants to start a new debugging effort (a specific code bug, a system-level issue, or a long-running bug/fix knowledge base). Accepts a workspace name and optional variant (code-debugging |…