Initial commit
This commit is contained in:
26
skills/smart-debugging/SKILL.md
Normal file
26
skills/smart-debugging/SKILL.md
Normal file
@@ -0,0 +1,26 @@
|
||||
# Smart Debugging Skill
|
||||
|
||||
AI-powered intelligent debugging with stack trace analysis, error pattern recognition, and automated fix suggestions.
|
||||
|
||||
## Description
|
||||
|
||||
Systematic error diagnosis through triage, investigation, root cause analysis, fix generation, and prevention strategies.
|
||||
|
||||
## What's Included
|
||||
|
||||
- **Examples**: Stack trace analysis, error pattern fixes
|
||||
- **Reference**: Debugging methodologies, common errors
|
||||
- **Templates**: Debug report templates, RCA structures
|
||||
|
||||
## Use When
|
||||
|
||||
- Systematic error diagnosis needed
|
||||
- Stack traces to analyze
|
||||
- Root cause investigation
|
||||
- Automated fix suggestions
|
||||
|
||||
## Related Agents
|
||||
|
||||
- `smart-debug`
|
||||
|
||||
**Skill Version**: 1.0
|
||||
Reference in New Issue
Block a user