bugfix-and-debug
✓Diagnose errors and failing tests in Laravel + React + Python applications. Use when encountering bugs, exceptions, stack traces, 500 errors, TypeErrors, failing tests, or unexpected behavior. EXCLUSIVE to debugger agent.
Installation
SKILL.md
If any command fails, investigate and fix before reporting completion.
Phase 2: Hypothesis Formation Form 1-3 ranked hypotheses based on:
| ModelNotFoundException | Wrong ID, missing record | Check route model binding | | ValidationException | Invalid input | Review FormRequest rules | | AuthorizationException | Policy failure | Check policy methods | | QueryException | SQL error | Check migration/schema | | TokenMismatchException | CSRF issue | Add @csrf directive |
Diagnose errors and failing tests in Laravel + React + Python applications. Use when encountering bugs, exceptions, stack traces, 500 errors, TypeErrors, failing tests, or unexpected behavior. EXCLUSIVE to debugger agent. Source: htooayelwinict/claude-config.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/htooayelwinict/claude-config --skill bugfix-and-debug- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is bugfix-and-debug?
Diagnose errors and failing tests in Laravel + React + Python applications. Use when encountering bugs, exceptions, stack traces, 500 errors, TypeErrors, failing tests, or unexpected behavior. EXCLUSIVE to debugger agent. Source: htooayelwinict/claude-config.
How do I install bugfix-and-debug?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/htooayelwinict/claude-config --skill bugfix-and-debug Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/htooayelwinict/claude-config
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01