Skills tagged "debugging" (1526)

1526 Claude Code skills tagged "debugging". Test each skill in the interactive playground.

🐛 Database Query Optimizer
This skill analyzes and optimizes database queries across PostgreSQL, MySQL, and MongoDB by interpreting EXPLAIN plans and suggesting indexes.
databasesqlperformancedebugging
🐛 Datadog Cli
This skill helps you debug production issues by querying logs, metrics, and traces with the Datadog CLI.
automationdebuggingcliobservability
🐛 Ddd Da Massa
This skill helps you apply Domain-Driven Design patterns to Jakarta EE apps, balancing cognitive load across controllers, services, entities, and repositories.
backendapidesignperformance
🔍 Dead Code Sweep
This skill helps identify and safely remove dead code, orphaned artifacts, and redundant implementations in agent-maintained codebases.
code-reviewrefactordebuggingpython
🐛 Debug
This skill helps you debug systems systematically by leveraging pattern intelligence, historical context, and evidence-driven reasoning to accelerate
debuggingaianalytics
🐛 Debug
Systematically diagnose errors and produce durable fixes
v1-iodebugging
🐛 Debug
Unified debugging workflow enforcing root cause protocol. Investigate → Understand → Reason → Fix. Use when debugging bugs, errors, or unexpected behavior.
johnlindquistdebugging
🧪 Debug Agent
This skill diagnoses and fixes bugs by reproducing issues, identifying root causes, applying minimal changes, and generating regression tests.
debuggingfullstacktestingbackend
🐛 Debug Assistant
Assistência em debugging e troubleshooting de aplicações PHP/Laravel incluindo análise de stack traces, logs, erros de banco de dados, problemas de performance, memory leaks, e issues de configuração. Usar para diagnosticar erros, interpretar mensagens de exceção, identificar causas raiz, e propor s
victorsmaniottodebugging
🧪 Debug Buttercup
This skill helps you diagnose and triage Buttercup CRS issues in the crs namespace by guiding log analysis, queue inspection, and failure pattern detection.
debugginginfradevopspython
🧪 Debug Cli
This skill provides a structured workflow to debug and verify changes to the forge CLI, speeding fixes without committing.
clidebuggingtestingscripting
🐛 Debug Component
This skill acts as a Keboola Python component debugger, rapidly identifying root causes and delivering actionable fixes for failures.
debuggingdatabackendscripting
🐛 Debug Docker
This skill guides you through four-phase Docker debugging to diagnose container exits, OOMs, builds, networking, and permissions with practical commands.
debuggingdevopsinfra
🐛 Debug Express
This skill helps you debug Express.js and Node.js apps with a structured four-phase approach and practical diagnostic techniques.
debuggingbackendapiperformance
🧪 Debug Like Expert
This skill guides rigorous, evidence-based debugging of complex issues, prioritizing root-cause analysis over quick fixes.
debuggingtestingobservabilitycode-review
🐛 Debug Mode
This skill helps you debug tricky bugs by guiding hypothesis generation, instrumentation, reproduction, analysis, and targeted fixes.
debuggingperformanceobservabilitymonitoring
🐛 Debug Rails
This skill helps diagnose Rails issues systematically, guiding you through common errors, debugging tools, and proven strategies for fast resolution.
debuggingbackenddatabaseperformance
🎨 Debug Remote
This skill helps you debug TV apps remotely by collecting logs and telemetry from the TV environment for faster fixes.
debuggingobservabilitymonitoringfrontend
🛡️ Debug Spring Boot
This skill helps diagnose and resolve Spring Boot bean, startup, JPA, security, and property issues using actuator insights and JVM debugging.
backenddebuggingdevops
🧪 Debug Svelte
This skill helps diagnose and resolve Svelte-specific issues across reactivity, runes, stores, and SSR with actionable debugging guidance.
debuggingfrontendtestingperformance
🧪 Debug Swiftui
This skill helps diagnose and fix SwiftUI issues with state, navigation, previews, and performance using practical debugging techniques.
debuggingperformancecode-reviewtesting
📝 Debug With File
This skill helps you debug with documented exploration, hypothesis logging, and analysis-driven corrections to isolate and fix bugs efficiently.
debuggingautomationclianalytics
🐛 Debugging
Python debugging techniques, pdb, and IDE debugging tools
pluginagentmarketplacedebugging
🧪 Debugging
This skill guides systematic debugging to identify root causes before fixes, validate at every layer, and verify outcomes for reliable software.
debuggingtestingcode-reviewbackend
🐛 Debugging
This skill provides comprehensive debugging guidance for errors, logs, and stack traces, helping you pinpoint root causes, reproduce issues, and verify fixes.
debuggingpythonbackendmonitoring
🧪 Debugging
This skill helps you identify root causes through structured debugging, sequential thinking, and targeted research to fix issues efficiently.
debuggingtestingproductivityresearch
🧪 Debugging Patterns
This skill helps you diagnose root causes before fixes, guiding systematic debugging to reduce rework and reveal true issues.
debuggingtestingbackendcode-review
🤖 Deep Learning
This skill helps you build and optimize neural networks with PyTorch and TensorFlow for vision, NLP, and sequence modeling.
aianalyticsdatadebugging
🧪 Deepmind
This skill enforces a strong reasoner and planner workflow before any action, ensuring rigorous planning, hypothesis-driven debugging, and risk-conscious
aiplanningdebuggingcode-review
🐛 Deepspeed
This skill provides expert guidance for distributed training with DeepSpeed, covering ZeRO, pipeline parallelism, FP16/BF16/FP8, and optimization best
aiperformancedebuggingresearch
🛡️ Defense In Depth
This skill enforces defense-in-depth by validating data at entry, business, environment, and debug layers to prevent bugs across execution paths.
pythonsecuritytestingdebugging
🛡️ Deno Sandbox
This skill helps securely execute untrusted code in isolated Deno sandboxes for AI tools, multi-tenant apps, and code playgrounds.
securityinfracloudai
🧪 Dependency Injection Patterns
This skill helps you implement dependency injection patterns in React by providing a DI container, enabling mockable services, and safer testing.
frontendtestingrefactorcode-review
🧪 Dependency Inversion
This skill helps you apply the Dependency Inversion Principle in TypeScript by promoting interface-based design and injecting dependencies instead of
backendtestingrefactorcode-review
🔍 Deploy Preview
This skill deploys Vercel previews, checks status, views logs, and runs Lighthouse audits from chat to accelerate feedback and delivery.
devopsautomationci-cdperformance
🐛 Deployment
This skill helps you manage Railway deployments, view logs, and troubleshoot issues across redeploys, restarts, and history.
devopsinframonitoringdebugging
🔍 Depot Services Review
This skill reviews Rust depot services focusing on Axum, SQLx, WebSocket, and Docker patterns to improve reliability and integration.
backenddebuggingcode-reviewdatabase
🧪 Deprecation Handler
This skill identifies, assesses, and migrates deprecated APIs and patterns to safe, modern alternatives, reducing risk and speeding refactoring.
migrationrefactorcode-reviewtesting
🧪 Design Skeptic
This skill stress-tests design proposals by challenging assumptions and exposing failure paths, edge cases, and overengineering risks to improve robustness.
designtestingplanningdebugging
🎨 Design System Analyzer
This skill analyzes any website's UI style using ChromeDevTools to extract CSS tokens, animations, and interaction states, then generates a design system
designuxfrontenddebugging
🧪 Designing Sdks
This skill helps you design production-ready SDKs with robust error handling, retries, and pagination to accelerate API client development.
apidesignbackendtesting
🧪 Designing Tests
This skill helps you design and implement robust testing strategies across unit, integration, and end-to-end tests for any codebase.
testingunit-testsintegration-testsdebugging
🐛 Desktop Commander
This skill helps you manage local files, run commands, and interact with REPLs using Desktop Commander for precise, verifiable automation.
scriptingcliautomationproductivity
🔍 Deslop
This skill removes AI generated slop from the current branch by cleaning comments, guards, and style inconsistencies.
refactorlintingcode-reviewscripting
🐛 Detecting Memory Leaks
This skill helps you detect memory leaks and analyze usage patterns to optimize performance and stability in your Python applications.
performancedebugginganalyticsobservability
🧪 Dev Browser
This skill automates browser tasks and preserves page state across runs to navigate, fill forms, take screenshots, and extract data.
automationscriptingdebuggingtesting
🧪 Dev Kit Review
This skill reviews completed tickets by verifying implementation against user stories and acceptance criteria using code analysis tools.
code-reviewtestingdebuggingdocs
🐛 Dev Terminal
Terminal/PTY automation with persistent sessions. Use to run and interact with TUI applications, debug terminal apps, automate CLI workflows, or any terminal interaction. Trigger phrases include "run the TUI", "start the app", "debug the terminal", "interact with", "send keys", "what's on screen".
parkerhancockdebugging
🐛 Developer Growth Analysis
This skill analyzes your Claude Code chats to reveal coding patterns, gaps, and personalized growth recommendations with actionable steps.
analyticsgrowthdatadebugging
🧪 Devtools
This skill helps you set up and use Chrome DevTools MCP to debug, inspect, and automate browser tasks from Claude.
debuggingautomationfrontendtesting
🧪 Devvit Logs
This skill streams Devvit app logs for a specified subreddit, capturing output briefly to help you debug without hanging.
debuggingobservabilitycliscripting
🧪 Differential Fuzzer
This skill helps you run and analyze the differential fuzzer for Turso, comparing results with SQLite to uncover correctness bugs.
databasesqltestingdebugging
🐛 Dify Workflow Skills
Build and edit Dify workflow DSL files. Use when creating new Dify workflows from scratch, modifying existing workflows (adding/removing nodes, changing connections), validating workflow structure, or designing LLM-based automation flows with code execution, conditional logic, loops, and error handl
mango-svipdebugging
🔍 Dignified Code Simplifier
This skill refines recently modified Python code to improve clarity and maintainability without altering functionality.
refactorlintingcode-reviewdebugging
🎨 Dioxus Knowledge Patch
This skill helps you write up-to-date Dioxus 0.5+ code, RSX, signals, server functions, and components across platforms.
rustfrontendfullstackcode-review
🧪 Discord Doctor
This skill diagnoses Discord configuration and connectivity issues, guiding you through fixes and validation steps to restore sync and access.
debuggingapiautomationdevops
🎨 Display Html In Flutter
This skill helps Flutter developers display and interact with HTML content using easy_web_view across web and mobile platforms.
flutterjavascriptfrontenddebugging
🧪 Django Drf
This skill helps you implement Django REST Framework patterns with ViewSets, serializers, filters, and permissions to build robust APIs.
backendapitestingrefactor
🐛 Dnanexus Integration
This skill helps you integrate and manage genomics workflows on the DNAnexus platform using dxpy for data, apps, and analyses.
aidatacloudautomation
🧪 Do App Platform Skills
This skill routes DigitalOcean App Platform tasks to specialized sub-skills, optimizing workflows from design to deployment and troubleshooting.
devopscloudpythonautomation

More Tags

automation (2852) ai (1981) testing (1811) scripting (1578) backend (1577) code-review (1453) docs (1374) api (1339) frontend (1335) productivity (1208) devops (1189) data (1086) cli (1045) performance (1011) workflow (1004) security (854) analytics (853) design (831) python (679) ci-cd (645)

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.