Loading...
Loading...
Must be followed when writing error handling code that includes try-catch. Ensure that the catch block has substantial processing logic, is not empty, does not only log information, and must handle or re-throw exceptions. Trigger keywords: try-catch specification, error handling best practices, exception handling review.
npx skill4agent add forge-town/skills error-handling-best-practicecheck-try-catch