Back to tags
Tag

Agent Skills with tag: error-handling

28 skills match this tag. Use tags to discover related Agent Skills and explore similar workflows.

skill-resiliency

This skill should be used when the user asks to "add resiliency to a skill", "make this skill more robust", "improve error handling", "add validation mechanisms", "create self-correcting behavior", or discusses determinism, robustness, error correction, or homeostatic patterns in Agent Skills. Applies biological resiliency principles from Michael Levin's work to Agent Skill design.

error-handlingresilience-patternsvalidationrobustness
m31uk3
m31uk3
0

debug-specialist

디버깅, 디버그, 버그, 에러, 오류, 버그 수정 - Specialized in identifying root causes of bugs, analyzing error logs, and providing robust fixes. Use this when the user reports an error, unexpected behavior, or needs performance troubleshooting.

error-handlingbugfixroot-cause-analysislogs
aimskr
aimskr
0

next-silent-failure-hunter

Identify silent failures, inadequate error handling, and inappropriate fallback behavior. Use when reviewing code with error handling, catch blocks, or fallback logic.

error-handlingcatch-blocksfallback-mechanismscode-quality
Morriz
Morriz
0

debugging-claude-code

Troubleshooting guide for Claude Code issues. Use when Claude behaves unexpectedly, tools fail, sessions hang, or you need to diagnose problems. Covers diagnostics, common issues, and recovery procedures.

debuggingdiagnosticserror-handlingrecovery-procedures
hgeldenhuys
hgeldenhuys
1

error-recovery

Use when encountering failures - assess severity, preserve evidence, execute rollback decision tree, and verify post-recovery state

rollback-strategieserror-handlingincident-managementrunbook
troykelly
troykelly
1

silent-failure-hunter

Use when asked to detect silent failures/weak error handling or explicitly asked to run the silent-failure-hunter subagent.

error-handlingsilent-failurebug-detectionrobustness
troykelly
troykelly
1

gpu-debugger

Debug failed GPU CLI runs. Analyze error messages, diagnose OOM errors, fix sync issues, troubleshoot connectivity, and resolve common problems. Turn cryptic errors into actionable fixes.

cudagpu-accelerationterminalerror-handling
gpu-cli
gpu-cli
0

kaizen

Use when Code implementation and refactoring, architecturing or designing systems, process and workflow improvements, error handling and validation. Provide tehniquest to avoid over-engineering and apply iterative improvements.

process-managementcontinuous-improvementiterative-developmenterror-handling
prof-ramos
prof-ramos
0

idiomatic-go

Write production-ready Go backends, CLIs, and APIs following modern best practices from top tier tech companies. Use this skill when creating or reviewing Go code for (1) backend services and APIs, (2) command-line tools, (3) code requiring proper error handling, concurrency, or testing patterns, (4) any Go development requiring adherence to established style guidelines. Includes comprehensive linting configuration and detailed style guide.

gocode-styleerror-handlingconcurrency
marsolab
marsolab
0

hook-audit

Audits Claude Code hooks for correctness, safety, and performance. Use when reviewing, validating, or debugging hooks, checking exit codes, error handling, or learning hook best practices.

plugin-hookserror-handlingperformance-tuningcode-quality
philoserf
philoserf
0

bash-authoring

Expert in production-grade Bash scripting with defensive programming, error handling, and portability. Use when writing, creating, or improving shell scripts for automation, CI/CD, or system utilities.

bashshell-scriptingautomationci-cd
philoserf
philoserf
0

self-improvement

Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects the agent ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) The agent realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.

learningerror-handlingfeedback-loopknowledge-updating
ederheisler
ederheisler
0

aiwf:backend-dev-guidelines

Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes → controllers → services → repositories), BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns.

nodejsexpressjstypescriptprisma
moonklabs
moonklabs
1

api-design-patterns

Comprehensive REST and GraphQL API design patterns with versioning, pagination, error handling, and HATEOAS principles. Use when designing APIs, defining endpoints, or architecting service contracts requiring production-grade patterns.

rest-apigraphqlapi-versioningpagination
NickCrew
NickCrew
52

Debugging

Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging process, backward call stack tracing, multi-layer validation, and verification protocols. Use when encountering bugs, test failures, unexpected behavior, performance issues, or before claiming work complete. Prevents random fixes, masks over symptoms, and false completion claims. | Sử dụng khi gặp lỗi, bug, test fail, không hoạt động, crash, exception, sửa lỗi, debug.

debuggingbug-trackingroot-cause-analysistest-failures
wollfoo
wollfoo
0

secure-error-handling

Implement secure error handling to prevent information leakage and provide appropriate error responses. Use this skill when you need to handle errors in API routes, prevent stack trace exposure, implement environment-aware error messages, or use the error handler utilities. Triggers include "error handling", "handle errors", "error messages", "information leakage", "stack trace", "handleApiError", "production errors", "error responses".

error-handlinginformation-leakagesecure-codingapi-security
harperaa
harperaa
1

cl-condition-system

condition/restartパターンを適用。エラーハンドリング実装時に使用

error-handlingrestart-patterncondition-handlingretry-logic
cxxxr
cxxxr
1

systematic-debugging

Root cause analysis for debugging. Use when bugs, test failures, or unexpected behavior have non-obvious causes, or after multiple fix attempts have failed.

root-cause-analysisdebuggingbug-triageerror-handling
CodingCossack
CodingCossack
2

dapr-troubleshooter

Proactively detect and diagnose DAPR runtime issues based on error patterns, log analysis, and common misconfigurations. Provides immediate solutions for service invocation failures, state management issues, pub/sub problems, and deployment errors. Use when encountering DAPR errors or unexpected behavior.

daprlogstroubleshootingservice-mesh
Sahib-Sawhney-WH
Sahib-Sawhney-WH
1

nuxt-errors

Error handling with error classes, handlers, and interceptors. Use when handling API errors, displaying validation errors, configuring error handlers, or implementing error interceptors.

error-handlingapivalidation-errorsinterceptors
leeovery
leeovery
1

backend-development

バックエンド開発の基礎。API設計、データベース設計、認証・認可、エラーハンドリング、セキュリティなど、堅牢なバックエンドシステム構築のベストプラクティス。

API-designdatabase-designauthenticationauthorization
Gaku52
Gaku52
1

tool-calling

Implement tool calling - function schemas, API integration, validation, and error handling

function-schemasapi-integrationvalidationerror-handling
pluginagentmarketplace
pluginagentmarketplace
1

go-fundamentals

Core Go programming concepts - syntax, types, interfaces, error handling

gosyntaxtypesinterfaces
pluginagentmarketplace
pluginagentmarketplace
1

postgresql-plpgsql

Write PL/pgSQL - functions, procedures, triggers, error handling

postgresqlplpgsqlstored-procedurestriggers
pluginagentmarketplace
pluginagentmarketplace
1

error-handling

Master Rust's Result, Option, and error handling patterns

rusterror-handlingresult-typesoption
pluginagentmarketplace
pluginagentmarketplace
1

swift-fundamentals

Master Swift programming fundamentals - syntax, types, optionals, protocols, error handling

swiftiossyntaxerror-handling
pluginagentmarketplace
pluginagentmarketplace
0

sentry

Sentry API via curl. Use this skill to manage error tracking, list issues, resolve errors, and monitor releases in Sentry.

sentryrest-apiclierror-handling
vm0-ai
vm0-ai
0

troubleshooting

Diagnose and resolve common issues during spec-driven development and implementation. Learn strategies for handling spec-reality divergence, dependency blocks, unclear requirements, and other execution challenges.

troubleshootingroot-cause-analysiserror-handlingissue-tracking
Kiro Team
Kiro Team
0