Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
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.
Structured error handling with AppError in LivestockAI
StepLeague uses a centralized error handling system in src/lib/errors.ts.
Implement comprehensive error handling: Use when maintaining consistent code style. Style category skill.
Error handling patterns including exception hierarchies, error messages, and recovery strategies. Activated when designi...
Comprehensive error handling patterns for API responses, React Error Boundaries, webhook processing, user-facing message...
Structured error classes and API error responses for this project. Custom ApiError hierarchy with HTTP status codes, wit...
Next.js(App Router) の Server Actions を前提とした、エラーハンドリングと表示メッセージの統一ルール。
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 命令失败、修...
Auto-invoke when reviewing try/catch blocks, API error responses, async operations, or user feedback patterns. Enforces...
Verify errors are handled gracefully with meaningful user feedback. Issues result in WARNINGS.
Implement robust Go error handling with wrapping, sentinel errors, and custom types. Use when the user handles errors in...
Next.js App Routerのエラーハンドリングを専門とするスキル。error.tsx、not-found.tsx、global-error.tsxを使用したエラー境界とリカバリーを実現。Anchors:- The Pragmati...
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, 에러 분류 등.
Standard protocols for handling errors, API failures, and infrastructure issues
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.
Creates consistent error handling with custom error classes, HTTP status mapping, structured logging, safe client messag...
Implement robust error handling with proper validation, recovery mechanisms, and clear feedback for system stability
Error handling patterns with Australian user-friendly messages
AWS error investigation with multi-layer verification, CloudWatch analysis, and Lambda logging patterns. Use when debugg...
**AUTO-TRIGGER:** Invoked by yolo1 skill after every commit to analyze session errors.Analyzes the current session for e...
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...
Interprets Arduino/ESP32/RP2040 compiler errors in plain English for beginners. Use when user shares error messages, com...
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...
Expert in error handling, Error Boundaries, Sentry integration, logging strategies, error recovery, user-friendly error...
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.
"Master error handling and recovery patterns for robust agent workflows. Learn retry strategies, timeout handling, optim...
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...