Skills tagged "debugging" (1526)

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

🛡️ Cel
This skill generates production-ready CEL code for Kubernetes admission policies, CRD validations, and security rules to enforce compliance.
securitydevopscloudci-cd
🐛 Chat Compactor
Generate structured session summaries optimized for future AI agent consumption. Use when (1) ending a coding/debugging session, (2) user says "compact", "summarize session", "save context", or "wrap up", (3) context window is getting long and continuity matters, (4) before switching tasks or taking
zhanlincuidebugging
🧪 Check Rust Coverage
This skill identifies uncovered Rust test lines by executing cargo llvm-cov and reports per-file gaps to guide targeted testing.
rusttestingdebuggingautomation
🎨 Check Workflows
This skill analyzes the past day's GitHub Actions workflow runs to detect actionable failures and open issues for remediation.
ci-cddevopsautomationdebugging
🔍 Checklist Runner
This skill parses and verifies GitHub PR/issue checklists, auto-checking items that pass verification to accelerate merges.
automationci-cdcode-reviewapi
🐛 Chezmoi
This skill helps you manage and troubleshoot dotfiles with chezmoi by guiding source, destination, and target states and apply workflow.
devopsscriptingdebuggingautomation
🧪 Chrome Devtools
This skill enables interactive browser inspection and debugging by using Chrome DevTools Protocol to inspect pages, diagnose errors, and optimize performance.
frontenddebuggingperformancejavascript
🐛 Chrome Devtools
Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.
huynguyen03devdebugging
🐛 Ci
This skill monitors CI status, diagnoses failures, and applies fixes to prevent recurrence, ensuring PRs stay on track.
ci-cdautomationdebuggingmonitoring
🛡️ Ci Cd
This skill helps you design, optimize, and secure CI/CD pipelines across platforms with DevSecOps scanning and troubleshooting guidance.
ci-cddevopssecurityautomation
🐛 Ci Fix
This skill helps you diagnose and fix GitHub Actions CI failures using gh, enabling quick, minimal-diff patches and verified reruns.
ci-cddevopsautomationdebugging
🔍 Ci Orchestration
This skill helps you monitor CI status, extract preview URLs, and manage retries with fail-fast patterns for efficient CI/CD orchestration.
ci-cddevopsautomationdebugging
🧪 Circuit Debugger
This skill guides you through systematic hardware debugging for Arduino projects, enabling power checks, signal tracing, and component isolation with
pythondebuggingscriptingtesting
🐛 Claude Agent Sdk
This skill helps you design and orchestrate multi-agent workflows using the Claude Agent SDK in Python.
pythonautomationdebuggingapi
🐛 Claude Code Debug
This skill helps you troubleshoot Claude Code extensions and hooks, diagnose failures, and restore proper agent and hook operation.
debuggingcliscriptingdevops
🐛 Claude Code Headless
This skill runs Claude Code headlessly from scripts, enabling automated, non-interactive tasks with JSON output and session management.
cliscriptingci-cdautomation
🧪 Claude Dev Pack
This skill helps you build, test, deploy, and debug AI agent skills with a curated developer toolkit for end-to-end workflows.
aidevopsdebuggingtesting
🧪 Clean Code
This skill helps you write and review clean code by applying naming, structure, and error-handling practices from Clean Code.
refactorcode-reviewtestingdebugging
🛡️ Clean Code
This skill enforces readable, secure JavaScript code by applying the clean-code gates, preventing over-engineering and hallucination-prone outputs.
code-reviewsecuritydebuggingtesting
🧪 Clean Code Reviewer
This skill analyzes code quality per Clean Code principles, spotting naming, function size, duplication, over-engineering, and magic numbers with actionable
code-reviewrefactordebuggingtesting
🧪 Clean Typescript
This skill helps you write clean, safe TypeScript by applying explicit types, narrowing, and unknown usage to reduce bugs.
frontendbackendfullstacklinting
🧪 Cli Expert
This skill helps you build robust npm CLI tools by applying Unix-inspired patterns, automatic project root detection, cross-platform arg parsing, and
cliscriptingproductivitydebugging
🧪 Cli Testing Patterns
This skill standardizes CLI testing patterns for Node.js and Python, enabling reliable exit code checks and output validation.
testingcliintegration-testsdebugging
🐛 Clickhouse Query Optimization
This skill helps you optimize ClickHouse queries with 20+ rules to achieve faster runs and lower memory usage.
databasesqlperformancedebugging
🐛 Clickhouse Schema Design
This skill helps you design ClickHouse schemas with optimized ORDER BY, partitioning, and data types to achieve sub-second queries and strong compression.
databasesqldataanalytics
🐛 Cloudwatch
This skill helps you monitor AWS resources with CloudWatch, create alarms, query logs, and build dashboards for proactive observability.
cloudmonitoringautomationdevops
🐛 Cms Best Practices
Expert guidance on Webflow CMS architecture and best practices. Use when planning collections, setting up relationships, optimizing content structure, or troubleshooting CMS issues.
webflowdebugging
🔍 Code Audit
This skill performs a parallel code audit by coordinating code-simplifier and design-critic analyses to deliver a prioritized quality report.
code-reviewdebuggingpythonai
🛡️ Code Auditor
This skill performs a comprehensive codebase audit across architecture, quality, security, performance, testing, and maintainability to deliver actionable
code-reviewtestingsecurityperformance
🔍 Code Cleaner
This skill helps you clean and refactor Python code while preserving behavior, removing dead code, and enforcing SOLID principles.
refactorcode-reviewlintingbackend
🧪 Code Comprehension Quiz
This skill generates adaptive multiple-choice quizzes to assess understanding of recent code changes on explicit request.
testingcode-reviewdebuggingautomation
🔍 Code Comprehension Skill
This skill quizzes you on AI-generated code to improve prompting, accuracy, and understanding before committing changes.
aiautomationcode-reviewdebugging
🔍 Code Quality
This skill helps you improve Python library code quality by applying ruff linting, mypy typing, and clean refactoring across projects.
pythonlintingrefactorcode-review
🔍 Code Quality Report
This skill generates a code quality report as a single HTML page by running a Node.js script and template to assess project files.
automationcode-reviewdebuggingperformance
🧪 Code Refactoring
This skill helps you apply proven refactoring techniques to improve code quality, readability, and maintainability without altering behavior.
refactorcode-reviewtestingdebugging
🛡️ Code Review
This skill analyzes code quality and detects bugs with actionable feedback to improve reliability and maintainability.
code-reviewdebuggingtestingsecurity
🧪 Code Review
This skill helps you review Python code by applying style guides, detecting issues, and providing structured feedback to speed up safe, maintainable merges.
code-reviewlintingtestingdebugging
🛡️ Code Review
This skill performs expert code reviews focused on quality, security, and maintainability, delivering prioritized, actionable feedback for changes.
code-reviewsecuritytestingdebugging
🛡️ Code Review
This skill guides thorough code reviews by applying best practices across quality, safety, performance, and testing to improve Java code.
code-reviewtestingsecurityperformance
🧪 Code Review
This skill helps you handle code review feedback rigorously, verify implications, and push back with technical reasoning before implementing.
code-reviewtestingdebuggingrefactor
🧪 Code Review
This skill helps you perform code review across diffs and PRs, focusing on architecture and cross-file patterns to improve quality.
code-reviewbackenddebuggingtesting
🛡️ Code Review
This skill reviews code changes for quality, conventions, and potential issues, enabling reliable PR reviews and pre-push validation.
code-reviewtestinglintingci-cd
🛡️ Code Review Checklist
This skill helps you perform comprehensive code-review checks for correctness, security, performance, and quality, ensuring robust TypeScript code.
code-reviewsecurityperformancetesting
🛡️ Code Review Patterns
This skill guides rapid spec-first reviews, ensuring functionality correctness before code quality, and surfaces fixes with concrete, actionable guidance.
code-reviewtestingsecurityperformance
🛡️ Code Review:Executor
This skill helps you perform code reviews by coordinating subagents and generating a comprehensive report.
code-reviewautomationdebuggingdevops
🛡️ Code Reviewer
This skill reviews code against task requirements and PRD, identifies defects, and generates actionable fix tasks to improve quality.
code-reviewdebuggingtestingtypescript
🛡️ Code Reviewer
This skill conducts thorough code reviews to identify bugs, security gaps, and best-practice violations, offering concrete improvements.
code-reviewdebuggingsecurityperformance
🛡️ Code Reviewer
This skill performs an immediate, in-depth code review after changes, ensuring readability, security and maintainability across modified files.
code-reviewsecuritytestinglinting
🧪 Code Reviewer
This skill analyzes code quality, detects smells, and suggests focused improvements for reviews and pre-merge checks.
code-reviewrefactorlintingdebugging
🛡️ Code Reviewer
This skill reviews TypeScript code for correctness, security, performance, and maintainability to improve PR quality and code health.
code-reviewsecurityperformancedebugging
🛡️ Code Roaster
This skill roasts code like Gordon Ramsay, delivering funny yet practical reviews that expose issues and spark actionable improvements.
code-reviewdebuggingperformancesecurity
🔍 Code Search
This skill helps you search code efficiently using ripgrep to locate patterns, definitions, and usages across files.
javascriptcliscriptingdebugging
🔍 Code Simplifier
This skill refactors and clarifies Python code while preserving functionality, applying project standards for readability, maintainability, and consistent
pythonrefactorcode-reviewdebugging
🔍 Code Standards
This skill helps enforce code quality in TypeScript projects by guiding reviews with a structured checklist for critical issues, quality, style, and linting.
code-reviewlintingtypescriptdebugging
🔍 Code Walk Thru
This skill walks you through code or text files in your editor one file at a time, showing changes and explanations.
code-reviewdebuggingproductivitycli
🔍 Codeagent
This skill orchestrates multi-backend code tasks with codeagent-wrapper, enabling parallel execution, file references, and structured outputs across Codex,
automationbackendclidebugging
🎨 Codebase Navigator
This skill helps you navigate and understand a TypeScript codebase using fast search, trace, and architecture insights to accelerate onboarding.
debuggingscriptingproductivitytypescript
🔍 Codebase Navigator
This skill helps you locate code implementations and understand large Python codebases through semantic search and contextual file references.
backendcode-reviewdebuggingscripting
🛡️ Coderabbit
This skill helps you perform automated code reviews with CodeRabbit, identifying race conditions, leaks, and security issues before commits.
code-reviewdebuggingsecuritylinting
🔍 Codex
This skill helps you run Codex CLI tasks or analyze code with Codex, selecting model and sandbox settings for safe, automated edits.
aiautomationclicode-review

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.