Debugging

Find and fix bugs, error analysis

Showing 3649-3672 of 4722 skills
marius-townhouse

avoid-unnecessary-type-params

by marius-townhouse

Use when writing generic functions or types. Use when reviewing type signatures. Use when a type parameter only appears once. Use when tempted to add generics for "flexibility".

Debugging 2 4mo ago
mindmorass

observability-patterns

by mindmorass

Observability patterns for metrics, logs, and traces. Use when implementing monitoring, setting up Prometheus/Grafana, configuring logging pipelines, implementing distributed tracing, or designing alerting systems.

API Dev 2 5mo ago
marius-townhouse

excess-property-checking

by marius-townhouse

Use when assigning object literals to typed variables. Use when confused by "unknown property" errors. Use when extra properties are flagged on object literals but not variables.

Code Review 2 4mo ago
anivar

redux-saga

by anivar

Redux-Saga best practices, patterns, and API guidance for building, testing, and debugging generator-based side-effect middleware in Redux applications. Covers effect creators, fork model, channels, testing with redux-saga-test-plan, concurrency, cancellation, and modern Redux Toolkit integration. Baseline: redux-saga 1.4.2. Triggers on: saga files, redux-saga imports, generator-based middleware, mentions of "saga", "takeEvery", "takeLatest", "fork model", or "channels".

Debugging 2 3mo ago
vishalsachdev

resilient-async-operations

by vishalsachdev

A comprehensive pattern for handling asynchronous operations in JavaScript/TypeScript applications with automatic cleanup, graceful error handling, and memory leak prevention. Use when building async operations that need timeout control, cancellation support, retry logic, or graceful error handling.

Code Gen 2 6mo ago
monkey1sai

claude-agent-posthog-error-analyzer

by monkey1sai

Converted from Claude plugin agent "error-analyzer" (posthog). Use when

Agents 2 3mo ago
tangjunyi23

hardware-debug-interfaces

by tangjunyi23

Hardware debug interface exploitation for embedded devices — UART, JTAG, SWD identification, connection, and security bypass through physical debug ports

CLI Tools 2 3mo ago
liuchiawei

error-diagnostics-error-analysis

by liuchiawei

"You are an expert error analysis specialist with deep expertise in debugging distributed systems, analyzing production incidents, and implementing comprehensive observability solutions."

Code Review 2 3mo ago
monkey1sai

claude-command-feature-dev-feature-dev

by monkey1sai

Converted from Claude plugin command "feature-dev" (feature-dev). Use

CLI Tools 2 3mo ago
monkey1sai

claude-agent-feature-dev-code-reviewer

by monkey1sai

Converted from Claude plugin agent "code-reviewer" (feature-dev). Use

Agents 2 3mo ago
amorriscode

solid-development

by amorriscode

SolidJS patterns, reactivity model, and best practices. Use when writing Solid components, reviewing Solid code, or debugging Solid issues.

Processing 2 4mo ago
jforksy

learning-opp

by jforksy

Teaching mode for technical PM - 80/20 focus on concepts that compound with practical understanding

Debugging 2 4mo ago
vishalsachdev

type-safe-form-validation

by vishalsachdev

A comprehensive pattern for building type-safe forms and API validation using Zod, with automatic error formatting, runtime type checking, and seamless TypeScript integration. Use when building forms with client-side and server-side validation, validating API request/response payloads, creating reusable validation schemas, or ensuring data integrity across client and server.

Processing 2 6mo ago
Coowoolf

The LNO Framework

by Coowoolf

105 Product Management Skills extracted from Lenny's Podcast - For use with Claude Code / Cursor / Windsurf

Automation 2 4mo ago
101mare

error-handling

by 101mare

Patterns for exception handling across application layers: mapping, retry, severity, logging. Does NOT handle: exception hierarchies (use exception-builder), circuit breakers (use resilience-patterns), API errors (use api-design), logging config (use logging-builder). Use when designing error strategies, implementing retry logic, or mapping exceptions between layers. Recognizes: "error-handling", "exception handling", "retry pattern", "error strategy", "exception mapping", "error boundaries", "backoff pattern", "error propagation"

Processing 2 3mo ago
carmandale

bug-reproduction-validator

by carmandale

Systematically reproduces and validates bug reports to confirm whether reported behavior is an actual bug. Use when you receive a bug report or issue that needs verification.

Code Review 2 3mo ago
Rahat-ch

move-expert

by Rahat-ch

Move language expert for Movement blockchain. Automatically triggered when working with .move files, discussing Move/Movement/Aptos concepts, debugging Move compiler errors, or building smart contracts.

Code Gen 2 3mo ago
tilomitra

changelog

by tilomitra

Generate or update CHANGELOG.md entries from git history, PRs, and issues using Keep a Changelog format. Triggered by requests to update changelogs, document changes, or summarize what changed between versions.

Code Gen 2 4mo ago
scaleto

A2A Communicator

by scaleto

Inter-group communication skill implementing the A2A (Agent-to-Agent) protocol for information exchange between Skill Cells.

Agents 2 4mo ago
marius-townhouse

dom-hierarchy

by marius-townhouse

Use when working with DOM APIs. Use when typing element references. Use when creating DOM utilities. Use when handling events. Use when manipulating the DOM.

Debugging 2 4mo ago
boneskull

XState Audition Testing Skill

by boneskull

Expert guidance on testing XState v5 Actors using xstate-audition library for comprehensive state machine and actor testing

Debugging 2 6mo ago
penkzhou

e2e-bugfix

by penkzhou

This skill should be used when the user asks to "debug E2E tests", "fix Playwright failures", "fix Cypress tests", "analyze timeout errors", or mentions keywords like "Playwright", "Cypress", "Timeout exceeded", "locator", "selector", "flaky test". It provides the complete bugfix workflow knowledge including error classification, confidence scoring, and E2E-specific debugging techniques.

Debugging 2 6mo ago
jovermier

go-testing

by jovermier

Go testing best practices including table-driven tests, race detection, test coverage, and mocking strategies. Use when writing or reviewing Go tests.

Processing 2 5mo ago
violetio

beam

by violetio

Beam dropshipping and product sync context

API Dev 2 5mo ago