error-handling-patterns

Error Handling Patterns Skill

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "error-handling-patterns" with this command: npx skills add akaszubski/autonomous-dev/akaszubski-autonomous-dev-error-handling-patterns

Error Handling Patterns Skill

Standardized error handling patterns for all libraries to ensure consistent error reporting, security audit logging, and graceful degradation across the autonomous development system.

When This Skill Activates

  • Raising custom exceptions

  • Handling errors and validation failures

  • Implementing security audit logging

  • Designing graceful degradation

  • Formatting error messages

  • Creating exception hierarchies

  • Keywords: "error", "exception", "validation", "raise", "try", "catch", "audit"

Core Concepts

Overview

This skill provides comprehensive guidance on error handling patterns. For detailed patterns and implementation examples, see the documentation files in docs/ .

Key Topics:

  • Detailed methodologies and best practices

  • Implementation patterns and examples

  • Common pitfalls and anti-patterns

  • Cross-references to related skills

See: Documentation files in docs/ directory for complete details

Quick Reference

Topic Details

Detailed Guide 1 docs/detailed-guide-1.md

Detailed Guide 2 docs/detailed-guide-2.md

Detailed Guide 3 docs/detailed-guide-3.md

Detailed Guide 4 docs/detailed-guide-4.md

Progressive Disclosure

This skill uses progressive disclosure to prevent context bloat:

  • Index (this file): High-level concepts and quick reference (<500 lines)

  • Detailed docs: docs/*.md files with implementation details (loaded on-demand)

Available Documentation:

  • docs/detailed-guide-1.md

  • Detailed implementation guide

  • docs/detailed-guide-2.md

  • Detailed implementation guide

  • docs/detailed-guide-3.md

  • Detailed implementation guide

  • docs/detailed-guide-4.md

  • Detailed implementation guide

Cross-References

Related Skills:

  • See PROJECT.md for complete skill dependencies

Related Tools:

  • See documentation files for tool-specific guidance

Key Takeaways

  • Research existing patterns before implementing

  • Follow established best practices

  • Refer to detailed documentation for implementation specifics

  • Cross-reference related skills for comprehensive understanding

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

library-design-patterns

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

git-github

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

scientific-validation

No summary provided by upstream source.

Repository SourceNeeds Review