スキル一覧に戻る
aiskillstore

global-error-handling

by aiskillstore

global-error-handlingは、other分野における実用的なスキルです。複雑な課題への対応力を強化し、業務効率と成果の質を改善します。

102🍴 3📅 2026年1月23日
GitHubで見るManusで実行

SKILL.md


name: global-error-handling description: Implement robust error handling with user-friendly messages, specific exception types, fail-fast validation, centralized error boundaries, graceful degradation, and proper resource cleanup. Use this skill when writing try-catch blocks, raising exceptions, handling API errors, validating input, implementing error boundaries, managing external service failures, or ensuring resource cleanup. Apply when working with error handling code in any language, exception classes, error middleware, API error responses, retry logic, or any code that needs to handle failures gracefully while maintaining system stability and providing clear feedback to users.

Global Error Handling

When to use this skill

  • When writing try-catch blocks or exception handling code
  • When raising, throwing, or creating custom exceptions
  • When implementing error boundaries in React or other frameworks
  • When handling API errors or external service failures
  • When validating user input or preconditions
  • When implementing retry strategies for transient failures
  • When creating error middleware for APIs or applications
  • When managing resource cleanup (file handles, connections, locks)
  • When designing error messages for end users
  • When implementing graceful degradation for non-critical failures
  • When working with finally blocks or cleanup mechanisms
  • When centralizing error handling at application boundaries
  • When logging errors or integrating with error monitoring services

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle global error handling.

Instructions

For details, refer to the information provided in this file: global error handling

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

+5
最近の活動

3ヶ月以内に更新

+5
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

+5

レビュー

💬

レビュー機能は近日公開予定です