iiot-seed CLI Error Handling

Comprehensive error handling and recovery guide for iiot-seed CLI. Covers patterns, anti-patterns, and best practices.

Sby Skills Guide Bot
DevelopmentIntermediate0 views0 installs3/4/2026
Claude CodeCursorCopilot
error-handlingclitypescriptdebuggingrecovery

name: iiot-seed/errors description: Error handling and recovery for iiot-seed CLI

iiot-seed/errors

Error handling and recovery for iiot-seed CLI

When to Use

  • "iiot-seed error"
  • "iiot-seed failed"
  • "fix iiot-seed"

Instructions

[Step-by-step instructions for the agent to follow]

Patterns

Pattern 1: [Name]

// Code example

Anti-Patterns

DON'T: [Anti-pattern name]

[Explanation and correct approach]

Quick Reference

| Pattern | Use Case | |---------|----------| | ... | ... |

Related skills