error-handling-skills
✓Universal error handling, exception management, and logging best practices for all development agents across JavaScript/TypeScript, Python, Rust, Go, and Java. Use when implementing error handling, exception management, logging, error recovery, or debugging production issues.
Installation
SKILL.md
This skill provides comprehensive error handling, exception management, and logging best practices applicable to all development work. It covers language-agnostic principles and language-specific implementations for JavaScript/TypeScript, Python, Rust, Go, and Java.
Fail Fast - Immediately stop execution when an error occurs:
This section provides quick-reference patterns. For detailed implementations and examples, see the language-specific reference files:
Universal error handling, exception management, and logging best practices for all development agents across JavaScript/TypeScript, Python, Rust, Go, and Java. Use when implementing error handling, exception management, logging, error recovery, or debugging production issues. Source: kimasplund/claude_cognitive_reasoning.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/kimasplund/claude_cognitive_reasoning --skill error-handling-skills- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-15
- Updated
- 2026-02-18
Quick answers
What is error-handling-skills?
Universal error handling, exception management, and logging best practices for all development agents across JavaScript/TypeScript, Python, Rust, Go, and Java. Use when implementing error handling, exception management, logging, error recovery, or debugging production issues. Source: kimasplund/claude_cognitive_reasoning.
How do I install error-handling-skills?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kimasplund/claude_cognitive_reasoning --skill error-handling-skills Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/kimasplund/claude_cognitive_reasoning
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-15