83,201 skills sorted by stars.
System safety and control-plane skill that prevents agent deadlocks and freezes. Provides non-LLM control commands to in...
Design robust error handling with boundaries, logging, and user-friendly messages. Use when implementing error handling,...
Manage error handler middleware operations. Auto-activating skill for Backend Development. Triggers on: error handler mi...
Error Handler Middleware - Auto-activating skill for Backend Development. Triggers on: error handler middleware, error h...
Error-handling conventions (error mapping/presentation, what to throw vs return, user-facing output). Use when adding er...
Modern PHP error and exception handling standards.
Implements error handling patterns, structured logging, retry strategies, circuit breakers, and graceful degradation. Us...
Structured error handling with AppError in LivestockAI
Implement comprehensive error handling: Use when maintaining consistent code style. Style category skill.
Error handling patterns and best practices for FastAPI endpoints. Auto-activates on "error", "exception", "validation",...
Implement consistent error handling across the application. Use when adding try-catch blocks, error boundaries, or custo...
Error handling patterns across languages and layers — operational vs programmer errors, retry strategies, circuit breake...
Enforce proper error handling patterns. Use when writing async code, API calls, or user-facing features. Covers try-catc...
Error handling patterns for FinanceApp. Use when implementing error types, handling errors in ViewModels, or presenting...
Defines error handling patterns using custom error codes, result wrappers, and HTTP status code mapping. Use when implem...
Error handling and reporting patterns for both frontend and backend in PastCare
Use when implementing error handling in Midnight DApps, displaying errors to users, handling proof generation failures,...
Error handling patterns for Go 1.20+. Multi-error wrapping, performance traps, slog integration.
StepLeague uses a centralized error handling system in src/lib/errors.ts.
Audits Go code for error handling best practices - proper wrapping with %w, preserved context, meaningful messages, no e...
Find and fix unsafe error handling in Leavn - try! force unwraps, empty catch blocks, silent try? failures
Foundation for error handling patterns. This is a base skill designed to be extended by language-specific error handling...
This skill normalizes errors and produces human-friendly confirmations across API and UI layers. It prevents silent fail...
当用户要求错误处理、异常链路、错误提示或调试技巧时使用。
当用户要求"处理错误"、"错误处理"、"捕获异常"、"错误恢复",或者提到"错误处理"、"error handling"、"异常"时使用此技能。用于处理 Rust 或 TypeScript 中的错误、调试问题、排查 Tauri 命令失败、修...
Implement robust Go error handling with wrapping, sentinel errors, and custom types. Use when the user handles errors in...
Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degr...
Robust error handling patterns for TypeScript applications
Build resilient applications with robust error handling strategies that gracefully handle failures and provide excellent...
에러 핸들링 패턴. ErrorCollector, try_or_default, @safe_aws_call, 에러 분류 등.