Skip to main content
Exécutez n'importe quel Skill dans Manus
en 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 avril 2026 à 17:54
Explorateur de fichiers
2 fichiers
SKILL.md
readonly