← スキル一覧に戻る

debug-analyzer
by k5tuck
Selek is an extensible framework for building sophisticated multi-agent AI systems with local LLM support.
⭐ 0🍴 0📅 2025年11月1日
SKILL.md
name: debug-analyzer description: Analyze code for bugs, errors, and debugging opportunities version: 1.0.0 keywords:
- debug
- bug
- error
- troubleshoot
- fix
- crash
- exception
Debug Analyzer Skill
This skill helps analyze code for bugs, errors, and provides debugging guidance.
When to Use
- When code is crashing or throwing exceptions
- When debugging complex issues
- When analyzing error logs
- When troubleshooting performance problems
- When reviewing code for potential bugs
Capabilities
- Error Analysis: Analyze stack traces and error messages
- Code Review: Review code for common bugs and issues
- Debugging Strategies: Suggest debugging approaches
- Log Analysis: Parse and interpret log files
- Root Cause Analysis: Help identify underlying issues
Usage Examples
Analyze an Error
I'm getting this error: TypeError: Cannot read property 'map' of undefined
Debug Performance
My application is running slowly, can you help debug the performance?
Review Code for Bugs
Can you review this code for potential bugs?
[paste code]
Best Practices
- Provide full error messages and stack traces
- Include relevant code context
- Describe what you expected vs what happened
- Share any recent changes that might be related
スコア
総合スコア
70/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です