Skills tagged "debugging" (1526)

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

🧪 Newebpay Query
This skill helps you implement NewebPay transaction queries via QueryTradeInfo for order status, payment confirmation, and reconciliation.
apibackendintegration-teststesting
🎨 Nextjs Dynamic Routes Params
This skill guides building Next.js App Router dynamic routes and pathname parameters, optimizing route simplicity and correct params usage for server and
frontendfullstackapidebugging
🎨 Nextjs Use Search Params Suspense
This skill helps you implement and reason about Next.js useSearchParams with Suspense in client components for reliable URL query handling.
frontenddebuggingperformance
🐛 Nodejs Core
This skill provides deep Node.js internals expertise, covering V8, libuv, C++ addons, and build systems to diagnose and optimize engine-level issues.
debuggingperformancebackenddevops
🐛 Obra Systematic Debugging
Use when errors are unclear, flaky, or regressions occur; apply a disciplined debugging loop in VS Code Copilot Agent mode.
faulkdevdebugging
🐛 Olakai Troubleshoot
Troubleshoot Olakai monitoring issues when something isn't working. AUTO-INVOKE when user mentions: events not appearing, KPIs showing wrong values, KPIs showing strings instead of numbers, custom data missing, null KPIs, authentication errors, CLI not working, events not associated with agent, moni
olakai-aidebugging
🔍 Opensrc
This skill fetches source code for npm, PyPI, crates.io or GitHub repos to give AI agents deeper implementation context.
clidebuggingcode-reviewai
🎨 Perf Analyzer
This skill performs a comprehensive frontend performance audit and delivers an actionable improvement plan to boost Core Web Vitals, accessibility, and SEO.
performancefrontendseoaccessibility
🐛 Performance Optimization
This skill helps optimize Rails performance by detecting N+1 queries, indexing gaps, and memory issues to speed up responses.
performancedebuggingdatabasesql
🐛 Performance Optimizer
This skill helps you identify bottlenecks, profile performance, and implement targeted optimizations to improve efficiency across code and systems.
performancedebuggingbackendscripting
🧪 Playwright Cli
This skill automates browser actions with playwright-cli to navigate pages, fill forms, capture screenshots, and extract data.
automationclitestingdebugging
🧪 Postgis Knowledge Patch
This skill helps you craft and optimize PostGIS 3.5+ queries by applying latest function changes, topology, and raster enhancements across spatial analyses.
sqldatabaseanalyticsperformance
🧪 Pr Checks
This skill runs comprehensive PR checks on an existing PR, addressing CodeRabbit feedback, validating descriptions, hooks, tests, and configs for quality.
code-reviewtestingci-cddebugging
🐛 Promql Validator
This skill validates, explains, and optimizes PromQL queries, offering interactive planning to improve accuracy, performance, and interpretability.
observabilitymonitoringperformancedebugging
🐛 Python Programming
This skill helps you write efficient Python data science code with Pandas, NumPy, and data manipulation best practices.
dataanalyticsperformancedebugging
🧪 Python Testing
This skill helps you write and run Python tests with pytest, fixtures, mocking, and coverage, boosting test quality and confidence.
testingunit-testsintegration-testsdebugging
🧪 Pythonista Async
This skill helps you write robust async code with safe_gather, proper timeouts, and clean cancellation for concurrent tasks.
backendperformancedebuggingcode-review
🧪 Pythonista Debugging
This skill helps you diagnose and fix root causes of bugs quickly by guiding stack trace analysis, reproduction, and minimal changes.
debuggingtestingrefactorscripting
🔍 Pythonista Reviewing
This skill reviews code diffs at PR level, highlighting cross-file architectural issues and high-impact egregious problems for faster fixes.
code-reviewdebuggingrefactorgit
🧪 Pythonista Testing
This skill guides test-driven debugging in Python by enforcing best practices, fixtures, mocks, and invariant tests to improve code quality.
testingunit-testsintegration-testsdebugging
🧪 Pythonista Typing
This skill helps you implement precise type hints and Pydantic models to fix type errors and improve code clarity.
debuggingrefactorcode-reviewtesting
🎨 R3f Setup
This skill helps you bootstrap a React Three Fiber project with WebGPU support, including TS typings, shaders, patches, and dev setup.
frontendscriptingproductivityci-cd
🧪 Rails Jobs Patterns
This skill helps ensure reliable Rails background jobs by applying idempotent, error-handling, and batching patterns across ActiveJob and Sidekiq.
backenddevopsdebuggingtesting
🧪 React Native Migration 0.79 Latest
This skill guides migrating React Native from 0.79.x to 0.83.x with automated detection, fixes, and validation.
migrationautomationdebuggingcode-review
🎨 React Table Search Pagination
This skill provides a complete guide to implementing table search and pagination in React/Next.js, focusing on race conditions, caching, and UX.
frontendperformancedebuggingrefactor
🔍 Refactor
This skill orchestrates an immediate refactor analysis by running a scripted workflow to identify technical debt and code quality improvements.
refactorscriptingautomationcode-review
🎨 Remember Learnings
This skill autonomously reviews the session for errors and snags and updates AGENTS.md with actionable learnings to improve future runs.
aiautomationproductivitygit
🔍 Review Component
This skill analyzes Keboola Python components for architecture, configuration patterns, and documentation consistency, delivering actionable feedback and
code-reviewdebugginglintingformatting
🔍 Review Git Workdir
This skill reviews the current git working directory using git status, identifying changes, leftover debug code, and ignored artifacts to improve code quality.
code-reviewdebugginggitscripting
🧪 Review Standard
This skill guides systematic code reviews to enforce documentation quality, reuse, and maintainable interfaces before merging changes.
code-reviewdocsrefactortesting
🐛 Rivetkit Client Swift
This skill guides Swift clients to connect to Rivet Actors using RivetKitClient, creating handles, invoking actions, and managing connections.
swiftapibackenddebugging
🐛 Route Handlers
This skill helps you create Next.js API route handlers in the App Router by guiding route file structure, HTTP methods, and streaming responses.
apibackendfullstackdebugging
🐛 Rust Best Practices
Rust coding best practices based on Microsoft Pragmatic Rust Guidelines. ALWAYS invoke before writing or modifying Rust code. Covers error handling, API design, performance, and idiomatic patterns.
majiayu000debugging
🧪 Rust Error Handling
This skill demonstrates Rust error handling patterns using thiserror and anyhow, promoting safe, ergonomic error propagation and test-friendly patterns.
backenddebuggingtestingcode-review
🐛 Rust Mutability
This skill analyzes Rust interior mutability patterns and guides safe, efficient use of Cell, RefCell, Mutex, and RwLock across single- and multi-threaded
rustdebuggingperformance
🧪 Rxjs
This skill helps you implement RxJS observables, apply operators, manage memory with unsubscribe patterns, and build reactive data pipelines in Angular.
frontenddebuggingtestingrefactor
🧪 S Clean
This skill helps you clean WoW addon code by finding dead code and stale docs, guiding safe removal and hygiene improvements.
debuggingdocsrefactorautomation
🐛 S Research
This skill helps you research World of Warcraft APIs and Blizzard patterns using CLI tools, UI sources, and Ace3 guidance to accelerate addon development.
apiresearchclidebugging
🐛 Sentry Cli
This skill helps you interact with Sentry from the command line by guiding authentication, orgs, projects, issues, events, and API calls.
cliautomationdevopsapi
🐛 Session Search
This skill helps you locate and summarize prior Claude Code or Codex-CLI sessions by querying and parsing JSONL session data.
clidebuggingproductivity
🐛 Shiva Shakti Principle
This skill helps you recognize that pattern and navigation are one movement, enabling conscious decision making and adaptive problem solving.
aianalyticsproductproductivity
🧪 Skogai Jq
This skill enables rapid JSON transformations and schema-driven operations to extract, validate, and compose nested data efficiently.
dataapiscriptingtesting
🎨 Sounds On The Web
This skill helps reviewers audit audio feedback in UI for accessibility and UX, outputting file:line findings to guide improvements.
accessibilityfrontendcode-reviewdebugging
🧪 Specalign
This skill helps you align spec files with implementations, surfacing drift and guiding you to update spec or code.
code-reviewdebuggingtypescriptlinting
🐛 Stack Debug
This skill helps you diagnose and fix Outfitter stack issues across results, MCP, CLI output, exit codes, and logging.
debuggingbackenddevopscli
🧪 Standards Testing
This skill helps you enforce testing real behavior over mocks, preventing test-only production pollution and guiding robust mock strategies.
testingunit-testsintegration-testscode-review
🔍 State Management
This skill explains and guides you through functional mutable state using Ref, SynchronizedRef, and SubscriptionRef in Effect for safe concurrent updates.
backendfullstackcode-reviewrefactor
🧪 Subagents Discipline
This skill enforces verification-first development by guiding you to test features end-to-end before shipping and validates data against actual observations.
testingintegration-testsautomationci-cd
🧪 Swift Concurrency
This skill helps you master Swift 6 concurrency, async/await, actors, and MainActor to write safe, scalable, and race-free code.
performancedebuggingrefactormigration
🐛 Swift Networking
Handle networking in Swift - URLSession, async/await, Codable, API clients, error handling
pluginagentmarketplacedebugging
🔍 Swiftui Engineer
This skill helps you design, review, debug, and modernize SwiftUI macOS apps with clear architecture and best practices.
debuggingcode-reviewmigrationdesign
🧪 Systematic Debugging
This skill guides you through systematic debugging to identify root causes before fixes, reducing guessing and preventing new issues.
debuggingtestingbackendcode-review
🎨 Table Filters
This skill analyzes table columns and delivers a unified header filter with adaptive filter components for an optimal filtering UX.
frontenduxdataanalytics
🎨 Tailwindcss Development
This skill helps you style applications with Tailwind CSS v4 by guiding responsive, dark-mode, and component extraction patterns.
frontenddesignuxdebugging
🔍 Tapd Bug Analyzer
This skill analyzes TAPD bug reports, extracts identifiers, and orchestrates targeted log and codebase analysis to diagnose issues efficiently.
automationanalyticsbackenddebugging
🎨 Taro Docs
This skill provides comprehensive Taro framework guidance, covering APIs, components, configuration, and development practices for multi-platform projects.
frontendapidocsfullstack
🐛 Tcga Preprocessing
This skill guides you through loading TCGA data, initializing metadata, and exporting annotated AnnData while enabling survival analyses.
dataanalyticscliscripting
🧪 Test Component
This skill helps you write and maintain Keboola Python component tests, covering datadir, unit, and integration tests with robust mocks.
testingunit-testsintegration-testsdata
🧪 Test Coverage Improver
This skill analyzes test coverage results from pnpm test:coverage, identifies gaps, and drafts high-impact test ideas for review.
testinganalyticsdebuggingcode-review
🧪 Test Detector
This skill automatically detects test frameworks in a project by analyzing manifests, configs, and directories to guide test generation and execution.
testingautomationscriptingdebugging

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.