fabric-error-handling

Community

Streamline error handling in Fabric notebooks with a structured approach.

Authorwardawgmalvicious
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the complexity of error handling in Fabric notebooks by establishing a clear convention for handling errors at different tiers, making troubleshooting and maintenance more efficient.

Core Features & Use Cases

  • Structured Error Handling: Defines two-tiered error handling (Tier 1 and Tier 2) for different types of operations.
  • Results Tracking: Standardizes the shape of the results dictionary to easily track and summarize outcomes.
  • Soft vs. Hard Fail: Differentiates between immediate termination and continued execution, enhancing control over error handling.
  • Use Case: When writing a script to perform bulk database operations, this Skill ensures that each operation is tracked and that the script can continue running even if some operations fail.

Quick Start

Load the fabric-error-handling skill and apply its Tier 1 error handling convention to your Fabric notebook.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fabric-error-handling
Download link: https://github.com/wardawgmalvicious/claude-config/archive/main.zip#fabric-error-handling

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.