tools debugging Skills
Discover the best skills in this category.
software-quality
by bryonjacob
Analyze test coverage, identify gaps, suggest strategic test cases. Use when writing features, after bug fixes, or durin...
test-optimization
by bryonjacob
Analyze test suites for speed bottlenecks, redundancy, and DRY violations. Use when tests are slow, duplicated, or need...
web-qa-exploration
by bryonjacob
Perform exploratory QA testing on web applications using Playwright. Navigate flows, analyze pages, find issues, and gen...
api-error-debugger
by Skrufy
Debug API 500 errors and unexpected responses. Use when mobile apps get server errors, when API returns wrong data, or w...
debug-console
by rayzru
Debug web app by capturing and analyzing console errors using Chrome DevTools MCP
debug-helper
by gregorwang
Systematic debugging approach for identifying and fixing issues. Use when debugging, troubleshooting errors, or asking a...
code-reviewer
by gregorwang
Provides systematic code review with focus on quality, security, and best practices. Use when reviewing code, doing PR r...
reviewing-code
by whyleonardo
Guidelines and checklist for thorough code review.
noodlbox-exploring-codeba...
by noodlbox
Explore codebase, understand architecture, find how things work. Navigate unfamiliar repositories, discover code structu...
noodlbox-debugging
by noodlbox
Debug errors, trace bugs, find root causes. Investigate why code fails, trace execution paths, troubleshoot unexpected b...
react-component-analyzer
by allthriveai
Debug React component issues including TypeScript types, props, state management, hooks, and rendering problems. Use whe...
debugging
by Youngger9765
Self-diagnostic debugging - Agent decides diagnostic approach. Auto-activates on "bug", "error", "debug", "不work", "壞...
memory-keeper
by astoreyai
Updates Aaron's Core Memory (CLAUDE.md) with session notes, project status, and development patterns
Information about Probitas framework. Use when asked "what is Probitas", explaining its purpose, features, or comparing...
debug
by LongbowXXX
Analyze logs, reproduce issues, and create a fix plan.
discover-specs
by LongbowXXX
Reverse-engineer specifications from source code
systematic-debugging
by aculich
Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or trouble...
code-review
by sunbluesome
Use immediately when user mentions: "code review", "コードレビュー", "レビュー", "review", "品質", "quality", "チェック"...
Evaluate how easy it is for new engineers to work in a codebase. Use when assessing code quality, onboarding friction, o...
Comprehensive code review for quality, architecture, and performance. Use when reviewing PRs, auditing code quality, che...
Audit backend services for security, reliability, performance, and operability issues. Use when reviewing APIs, microser...
Audit frontend code for security, UX regressions, performance, and accessibility issues. Use when reviewing React, Next....
Review architectural changes for coupling, blast radius, and long-term impact. Use when evaluating system design changes...