9420 results (72.8ms) page 3 / 471
404kidwiz / claude-supercode-skills-error-detector exact

Advanced error analysis and pattern detection specialist for identifying, analyzing, and preventing software errors

yanko-belov / code-craft-error-boundaries exact

Use when deciding where to catch errors. Use when errors propagate too far or not far enough. Use when designing component/service isolation.

404kidwiz / claude-supercode-skills-error-detective exact

Use when user needs complex error pattern analysis, distributed system debugging, error correlation, root cause discovery, or predictive error prevention across microservices.

facebook / react-extract-errors exact

Use when adding new error messages to React, or seeing "unknown error code" warnings.

aj-geddes / useful-ai-prompts-error-tracking exact

Implement error tracking with Sentry for automatic exception monitoring, release tracking, and performance issues. Use when setting up error monitoring, tracking bugs in production, or analyzing...

Bamose / everything-codex-cli-build-error-resolver exact

Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting...

aj-geddes / useful-ai-prompts-idempotency-handling exact

Implement idempotency keys and handling to ensure operations can be safely retried without duplicate effects. Use when building payment systems, APIs with retries, or distributed transactions.

whatiskadudoing / fp-ts-skills-fp-ts-task-either exact

Functional async patterns using TaskEither for type-safe error handling in TypeScript

whatiskadudoing / fp-ts-skills-fp-ts-option-and-either exact

Functional error handling and nullable value management using fp-ts Option and Either types

Sounder25 / google-antigravity-skills-library-error-state-recovery exact

Wraps command execution in a self-healing loop. Uses heuristics to auto-fix common errors (missing deps, locked files) or escalates to the Agent with structured error context.

longbridge / gpui-component-gpui-focus-handle exact

Focus management and keyboard navigation in GPUI. Use when handling focus, focus handles, or keyboard navigation. Enables keyboard-driven interfaces with proper focus tracking and navigation...

dbt-labs / dbt-agent-skills-troubleshooting-dbt-job-errors exact

Use when a dbt Cloud/platform job fails and you need to diagnose the root cause, especially when error messages are unclear or when intermittent failures occur. Do not use for local dbt development errors.

aj-geddes / useful-ai-prompts-file-upload-handling exact

Implement secure file upload handling with validation, virus scanning, storage management, and serving files efficiently. Use when building file upload features, managing file storage, and...

DonggangChen / antigravity-agentic-skills-error-handling exact

Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error...

vuralserhat86 / antigravity-agentic-skills-error-handling exact

Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error...