tools debugging Skills
Discover the best skills in this category.
review
by mjwestcott
Reviews code changes for complexity and simplification opportunities. Use before creating PRs or when reviewing changese...
audit
by mjwestcott
Analyzes codebase architecture for complexity using Ousterhout's "A Philosophy of Software Design" principles. Use for a...
coverage
by mjwestcott
Comprehensive analysis of testing strategy and coverage across the codebase. Evaluates all test types and identifies gap...
github-copilot
by enuno
AI-powered coding assistant providing inline suggestions, chat interface, code review, and autonomous coding agent acros...
Ask the oracle (GPT-5.2 with deep reasoning) strategic technical questions. Use for architecture decisions, complex debu...
matomo-api
by enuno
Matomo (Piwik) analytics platform API. Use for web analytics, tracking implementation, reporting API integration, plugin...
feature-investigation
by CongDon1207
Use when the user asks to investigate, understand, explore, or explain how a feature works, asks about existing logic, o...
tasks-bug-diagnosis
by CongDon1207
Use when diagnosing bugs, analyzing errors/stack traces, or performing root cause analysis with evidence-based debugging...
code-review
by CongDon1207
Use for QUICK PR reviews with structured checklists (architecture, patterns, security, performance). Provides step-by-st...
bug-diagnosis
by CongDon1207
Use when the user asks to debug, diagnose, fix a bug, troubleshoot errors, investigate issues, or pastes error messages/...
feature-investigation
by CongDon1207
Use when the user asks to investigate, explore, understand, explain, or analyze how an existing feature or logic works....
tasks-code-review
by CongDon1207
Use for QUICK PR reviews with structured checklists (architecture, patterns, security, performance). Provides step-by-st...
bug-diagnosis
by CongDon1207
Use when the user asks to debug, diagnose, fix a bug, troubleshoot errors, investigate issues, or pastes error messages/...
debugging
by CongDon1207
Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging process, ba...
database-optimization
by CongDon1207
Use when optimizing database queries, indexes, N+1 problems, slow queries, or analyzing query performance. Triggers on k...
performance-optimization
by CongDon1207
Use when analyzing and improving performance for database queries, API endpoints, or frontend rendering.
tasks-code-review
by CongDon1207
Use when reviewing code changes, pull requests, or performing refactoring analysis with focus on patterns, security, and...
debugging
by CongDon1207
Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging process, ba...
arch-performance-optimiza...
by CongDon1207
Use when analyzing and improving performance for database queries, API endpoints, or frontend rendering.
systematic-debugging
by achiurizo
Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or trouble...
fresheyes
by danshapiro
Fresheyes provides code review from a larger model. Use when the user asks for fresh eyes.
architecture-review
by hiro0218
Review Next.js project architecture compliance. Checks layer dependencies, component placement, and zero-margin principl...
interface-review
by hiro0218
Review web interface implementations across Interactivity, Typography, Motion, Touch, Optimizations, Accessibility, and...
code-review-router
by ChuDiRen
Intelligently routes code reviews between Gemini CLI and Codex CLI based on tech stack, complexity, and change character...