83,201 skills sorted by stars.
Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degr...
Design error states and recovery workflows that guide users to resolution. Learn context-aware error messages, graceful...
Review test cases for OAuth/OIDC error handling. Covers authorization endpoint errors, token endpoint errors, error resp...
RFC 9457 Problem Details for standardized HTTP API error responses. Use when implementing problem details format, struct...
Implement idiomatic Rust error handling with Result, Option, and the ? operator. Use when the user handles errors in Rus...
Standardize error formats and retry strategy.
Error handling patterns with Australian user-friendly messages
AWS error investigation with multi-layer verification, CloudWatch analysis, and Lambda logging patterns. Use when debugg...
Maintains detailed log of errors, bugs, and debugging sessions encountered during development. Use when encountering err...
This skill should be used when the user asks about "Effect errors", "typed errors", "error handling", "Effect.catchAll",...
Configure with error mapping helper operations. Auto-activating skill for API Integration. Triggers on: error mapping he...
Error Mapping Helper - Auto-activating skill for API Integration. Triggers on: error mapping helper, error mapping helpe...
Use when: making a mistake, breaking build/tests, realizing wrong approach, misunderstanding requirements, using wrong p...
ユーザーフレンドリーなエラーメッセージの設計を専門とするスキル。 エラーコード体系、多言語対応(i18n)、アクション指向のメッセージ設計を提供。 Anchors: - The Pragmatic Programmer / 適用: 実践的...
Explain compiler/runtime errors in plain language. Use when a junior developer needs help understanding an error message...
Error Message Style Guide for Validation Errors
Comprehensive guide to writing clear, helpful, and user-friendly error messages that guide users to solutions
Expert skill for designing and implementing high-quality compiler error messages
Expert guide for error handling, logging, monitoring, and debugging. Use when implementing error boundaries, logging sys...
Create custom 404 and 500 error pages with brand styling. Use at project end before release. Triggers on "404", "error p...
Remembers errors you have hit and how you fixed them. When the same or similar error appears again, it suggests the fix...
Error Pattern Safety Guidelines for Agentic Engines
- Overview
This skill enables Claude to monitor and analyze application error rates to improve reliability. It is used when the use...
Classify workflow failures and attempt automatic recovery. Use when sprint/feature fails during implementation to determ...
(ePost) Use when operations fail transiently — timeouts, network errors, retries, circuit breakers, graceful degradation
Follow a structured recovery protocol when tool calls fail instead of blindly retrying or giving up.
Use when encountering failures - assess severity, preserve evidence, execute rollback decision tree, and verify post-rec...
RPA error handling patterns for resilient automation workflows.
Engineer resilient UI systems with layered error boundaries, retries, and fallback orchestration.
What to do when things break.
This skill provides comprehensive guidance on error handling patterns, recovery strategies, and debugging techniques in...
from tenacity import retry, stopafterattempt, waitexponential
Generate a categorized error summary from server logs. Shows what's failing, frequency, severity, and recommendations. U...
Systematic error diagnosis and resolution using first-principle analysis. Use when encountering any error message, stack...
Production-safe error handling that logs full details server-side while exposing only generic, safe messages to users. P...
Standard error response taxonomy and envelope for services, including error codes, categories, retryability, correlation...
Read stack traces, follow error chains, and trace errors to their root cause. Use when the user encounters an error mess...