Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub kerdofficial/claude-debug-mode --plugin claude-debug-modeA hypothesis-based debugging skill for Claude Code, inspired by Cursor's Debug Mode. Uses runtime evidence and systematic hypothesis testing to identify and fix bugs.
/plugin marketplace add kerdofficial/claude-debug-mode
/plugin install claude-debug-mode@kerd-debug-mode
When you ask Claude to debug your code, it will:
Simply ask Claude Code to debug something:
or just simply use the /debug-mode command and describe the bug, for example:
/debug-mode We have a bug in the inventory management system. When we try to reorder an item, it returns the wrong quantity.
MIT License
Copyright (c) 2026 Kerekes Dániel
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Systematically debug issues with step-by-step troubleshooting approaches.
Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions. Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
Interactive debugging workflow with git bisect integration
Systematic debugging and root cause analysis framework - four-phase investigation process ensuring understanding before fixes
Runtime debugging for Claude Code via instrumented fetch calls and a bundled local debug server.
Find and fix a bug. Default is the careful path (reproduce, investigate, test). Add `--fast` for emergency hotfix mode.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim