Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
$pwd:

production-error-handling

// Production error handling patterns — error taxonomy, retry with exponential backoff, circuit breakers, graceful degradation, dead-letter queues, and structured error logging. Use this skill when the user writes error-prone code (external API calls, database operations, file I/O, network calls), implements retry logic, or asks about resilience patterns. Also trigger when user says /production errors.

$ git log --oneline --stat
stars:15
forks:5
updated:16 de abril de 2026, 17:54
Explorador de archivos
2 archivos
SKILL.md
readonly