Debug some feature
Scanned 9/3/2026
Install to Claude Code
npx -y skills add architects-toolkit/SmartHopper --skill debug --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Debug?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/architects-toolkit-debug)More formats (shields.io, HTML) on the badges page.
---
name: debug
description: Debug some feature
allowed-tools:
- read
- edit
- exec
- grep
- glob
- ask_user_question
triggers:
- user
- model
---
You'll be requested to debug the code. The user should provide you with logs. Try to identify the root cause of the error, avoid applying cosmetic solutions. Choose between any of the following actions:
1. Ask the user to perform some tasks in order to narrow the research.
2. Add more debugging in code and ask the user to test again.
3. When the root cause is identified, discuss the solution with the user.
4. Implement the solution.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!