Claude Code Plugins

Community-maintained marketplace

Feedback

Error Handling skill for the ikigai project

Install Skill

Shared

Installs to .agents/skills, used by Codex, Amp, Warp, Cursor, OpenCode, and more.

CodexAmp
Warp
CursorOpenCode
Cline
Gemini CLI
GitHub Copilot
Personal

Available across projects.

$npx skills-installer add @majiayu000/claude-skill-registry/errors --client shared
Project

Writes to .agents/skills.

$npx skills-installer add @majiayu000/claude-skill-registry/errors -p --client shared
Note: Review the skill instructions before using it.

SKILL.md

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
... ...