tools debugging Skills
Discover the best skills in this category.
analyzing-codebases
by devame
Generates LLM-optimized code context with function call graphs, side effect detection, and incremental updates. Processe...
systematic-debugging
by asadullah48
Use when encountering any bug, test failure, or unexpected behavior - requires finding root cause before attempting any...
prolific
by Cantara
Prolific Technology MPN encoding patterns, variant identification, and handler guidance. Use when working with USB inter...
prod-debug
by acambitsis
Debug production issues using MCP servers (Sentry, Convex, Stripe). Use when investigating errors, checking production d...
Systematic approach to identifying and resolving software defects. Use when the user asks to "debug", "fix error", "trou...
testing
by varubogu
Test creation and mocking (mockall, unit tests, integration tests, cargo test, AAA pattern). Use when writing tests, cre...
api-test
by JanSzewczyk
Test Next.js Route Handlers and API endpoints using Playwright for real HTTP requests. Use when testing API endpoints, r...
accessibility-audit
by JanSzewczyk
Perform WCAG accessibility audits on React components using automated tools and manual checks. Use when auditing accessi...
react-19-compiler
by JanSzewczyk
React 19 patterns and React Compiler optimization guidance. Understand when to use manual memoization vs letting the com...
structured-logging
by JanSzewczyk
Structured logging patterns with Pino for Next.js applications. Covers log levels, context enrichment, child loggers, an...
Conducts in-depth code research using a tiered tool strategy. Use when investigating codebases, researching libraries/AP...
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases...
web-standards
by joe-watkins
Static HTML/CSS/ARIA analysis without requiring a browser. Use this skill when analyzing code for semantic HTML issues,...
debug
by tfunk1030
Debug issues by investigating logs, database state, and git history
using-next-devtools
by sumik5
Provides Next.js development integration tools. Primary tool for Next.js projects. Offers diagnostics, upgrades, Cache C...
using-serena
by sumik5
Enables token-efficient structured development via /serena command. Use for component development, API implementation, s...
app-optimizer
by jokken79
Optimizador integral de aplicaciones - combina performance, seguridad y mejores prácticas
intelligent-testing
by jokken79
Testing inteligente con generación automática de tests, detección de flaky tests y análisis de cobertura
lazynvim-optimization
by kriscard
This skill should be used when the user asks about "lazy.nvim", "plugin performance", "neovim startup time", "slow neovi...
chrome-devtools
by kriscard
This skill should be used when the user asks to "inspect the page", "take a screenshot", "check how it looks", "check co...
claude-code-analyzer
by kriscard
Analyze Claude Code usage patterns, project structure, and discover community resources for workflow optimization
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functional...
A "No-Compromise" React performance checklist enforcing strict re-render discipline and bundle auditing.