Results for “exception-handling”
56 skillsException Handling
Guides Apex exception handling design: catching expected failures, bulk DML semantics, boundary-specific error translation, and logging once at the right layer.
15 · bundle
PHP Error Handling
Implement modern PHP error and exception handling patterns. Use when implementing exception hierarchies, error handlers, or custom exceptions in PHP.
542 · bundle
Error Handling Patterns
Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.
2
Error Handling Patterns
Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.
23
Fp Errors
Replace exception-heavy TypeScript code with fp-ts Either and TaskEither for type-safe error handling as values.
42.4k
Error Handling Audit
Audit a repo (or diff) for weak error handling — swallowed exceptions, bare catches, unhandled promise rejections, missing network timeouts/retries, and errors logged but not surfaced. Pure Claude Code, no MCP, no signup.
More results
Error Handling
Provides patterns for robust error handling across TypeScript, Python, and Go, including typed errors, error boundaries, retries, circuit breakers, and user-facing error messages.
226k
Error Handling
跨 TypeScript、Python、Go 的健壮错误处理模式——涵盖类型化错误、错误边界、重试策略及优雅降级
0
Code Quality
Python code-quality anti-patterns and review checks: exception-hierarchy correctness, singleton identity comparison, narrow exception handling, wildcard-import avoidance, magic-number naming, and dead-local removal. Use when reviewing or self-reviewing Python code for correctness and readability defects that linters and reviewers should catch.
71 · bundle
Fp Errors
Handle errors as values using fp-ts Either and TaskEither, replacing try/catch with predictable, type-safe error handling patterns.
5
Plan Error Handling
Audit a codebase for silent failures, swallowed exceptions, and observability gaps across Sentry and Langfuse, then produce a phased fix plan. Use when the user says "errors aren't showing in Sentry", "things fail silently", "empty catch blocks", "add error handling", "check my Langfuse tracing", or is hardening.
8
Error Handling
Provides patterns for robust error handling across TypeScript, Python, and Go, covering typed errors, error boundaries, retries, circuit breakers, and user-facing messages.
0
Error Handling
Patterns for robust error handling across TypeScript, Python, and Go. Covers typed errors, error boundaries, retries, circuit breakers, and user-facing error messages.
0
Error Handling Patterns
Error Handling Patterns
3
Fault Handling
Design, review, and troubleshoot Salesforce Flow fault handling with error logging and bulk-safe automation paths.
15 · bundle
Error Handling
Error Handling — Agent Arena
0
Fp Errors
Stop throwing everywhere - handle errors as values using Either and TaskEither for cleaner, more predictable code
0
Error Handling Designer
Use when the team needs a strategy for validation errors, API failures, job retries, user-facing error UX, observability, or recovery behavior. Trigger on requests to design error handling across frontend, backend, and integrations.
0
Fp Errors
Stop throwing everywhere - handle errors as values using Either and TaskEither for cleaner, more predictable code
1
Building Vulnerability Exception Tracking System
Build a vulnerability exception and risk acceptance tracking system with approval workflows, compensating controls documentation, and expiration management.
24.6k · bundle
Incident Response
Use when detecting, responding to, or recovering from system failures, outages, security breaches, or critical errors. This skill provides a structured incident response process for any type of failure, ensuring consistent handling, communication, and post-incident learning.
0
Incident Responder
Runbook skill for failures: cron error, PA failure, cascade, gateway disconnect, semantic DB stale. Walks: detect → classify → diagnose → notify → log. Replaces ad-hoc failure handling. Triggers: "cron failed", "X is broken", "cascade", "incident", "gateway down", "PA failure".
6
Fp Errors
Handle errors as values using fp-ts Either and TaskEither to write cleaner, more predictable TypeScript code.
2
Handling Rust Errors
HASH error handling patterns using error-stack crate. Use when working with Result types, Report types, defining custom errors, propagating errors with change_context, adding context with attach, implementing Error trait, or documenting error conditions in Rust code.
8 · bundle
Hotfix Triage
Urgent issue classification, root cause analysis, and fast-path routing for production hotfixes
1.7k · bundle
Speckit Review Errors
Error handling review — silent failure detection, catch block analysis, error logging.
11
Incident
Incident response mode — diagnose a production issue, write a postmortem, add follow-up tasks to TODO.md. Use when user says "/incident [description]".
8
Cs Escalation
Package a customer escalation for engineering, product, or leadership as a decision-ready handoff — impact, timeline, facts vs. hypotheses, and a specific ask with an owner.
0
Transaction Consistency
Use with analysis-agent or task-agent for task-local transaction, isolation, and conflict decisions. Do not use without a transaction decision or as task owner.
4 · bundle
Fp TS Errors
Handle errors as values using fp-ts Either and TaskEither for cleaner, more predictable TypeScript code. Use when implementing error handling patterns with fp-ts.
6
Error Handling UX
Design error prevention, detection, and recovery experiences that minimize user frustration.
1.7k
Fp Errors
Stop throwing everywhere - handle errors as values using Either and TaskEither for cleaner, more predictable code
1
Apex Email Services
Implements inbound email processing in Apex: parsing messages, creating or updating records, handling attachments, and configuring Email Service routing.
15 · bundle
Fp Errors
Stop throwing everywhere - handle errors as values using Either and TaskEither for cleaner, more predictable code
2
Harden
Improve interface resilience through better error handling, i18n support, text overflow handling, and edge case management. Makes interfaces robust and production-ready.
1 · bundle
Csharp Async
Follow best practices for asynchronous programming in C#, including naming, return types, exception handling, performance, and common pitfalls.
36.2k