Error Code Guide

Design consistent error codes following the PREFIX_CATEGORY_NUMBER format. Use when: defining error codes, creating error handling, designing APIs. Not for: log format and levels — use /logging-guide; handling errors that already reached production — use /incident. Keywords: error code, error handling, error format, API errors.

AsiaOstrich 92a0c87 7.1 KB Updated

File contents

AsiaOstrich/universal-dev-standards/tree/main/skills/error-code-guide commit 92a0c87239

Frequently asked questions

npx skillmds@latest add asiaostrich/error-code-guide