name: nim-error-handling description: Design clear Nim error-handling flows. Use when reviewing failure behavior, exception boundaries, or batch processing.
Use this skill when deciding where code should raise, catch, translate, retry, or return structured failure data.