AI AGENT ADDONS

Correctness And Error Handling

cognitedata/builder-skills
Debugging
1,876installs

Fixing errors in a Flows app is now automatic. This skill finds bugs, missing error handling, and edge cases. It then fixes them for you. No more blank screens or crashes.

The skill wraps async code in try/catch blocks. It adds error boundaries to show friendly messages. It also removes old TODO comments that hide problems.

Get your app running smoothly again. Every fix is applied directly. Only unsolvable issues are reported.

Add Correctness And Error Handling skill to your workflow

Global

mkdir -p ~/.claude/skills/correctness-and-error-handling

Project

mkdir -p .claude/skills/correctness-and-error-handling

Source Repository

Stars
5
Forks
1
Watchers
5
License
Apache-2.0
Last Push
25 days ago
Created
4 months ago