Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Create error boundaries, error handling, and fallback UIs for React applications. Use when implementing error handling, creating fallback components, or setting up error reporting.
.claude/skills/onewave-ai-error-boundary-creator/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -6% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -31% | 0% |
| case-07 | ✗→✓ | ▲ Improved | 4% | 0% |
| case-14 | ✗→✓ | ▲ Improved | -37% | 0% |
| case-03 | ✓→✓ | = Same ✓ | 30% | 0% |
Add resilient error handling to React and Next.js apps: error boundaries, fallback UIs, async error handling, and error reporting.
react-error-boundary library. See references/class-boundaries.md.error.tsx, global-error.tsx, and not-found.tsx segment files. See references/nextjs-error-handling.md.role="alert" and a recovery action (reset or reload).react-error-boundary patterns.error.tsx, global-error.tsx, not-found.tsx.useAsync hook and the reportError integration module.| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | fail→pass | 21,790 | 24,590 | +13% | 1 | 1 | 0% | 4,004 | 3,765 | -6% | 0 | 0 | — |
case-02 | fail→pass | 30,890 | 18,790 | -39% | 1 | 1 | 0% | 6,053 | 4,169 | -31% | 0 | 0 | — |
case-03 | pass→pass | 9,523 | 10,221 | +7% | 1 | 1 | 0% | 1,741 | 2,267 | +30% | 0 | 0 | — |
case-04 | pass→pass | 8,023 | 7,577 | -6% | 1 | 1 | 0% | 1,414 | 1,742 | +23% | 0 | 0 | — |
case-05 | pass→pass | 5,558 | 2,703 | -51% | 1 | 1 | 0% | 949 | 820 | -14% | 0 | 0 | — |
case-06 | pass→pass | 25,987 | 3,052 | -88% | 1 | 1 | 0% | 951 | 816 | -14% | 0 | 0 | — |
case-07 | fail→pass | 14,447 | 12,137 | -16% | 1 | 1 | 0% | 2,491 | 2,586 | +4% | 0 | 0 | — |
case-08 | pass→pass | 14,470 | 13,151 | -9% | 1 | 1 | 0% | 2,501 | 2,723 | +9% | 0 | 0 | — |
case-09 | pass→pass | 12,796 | 11,362 | -11% | 1 | 1 | 0% | 2,145 | 2,400 | +12% | 0 | 0 | — |
case-10 | pass→pass | 17,586 | 12,589 | -28% | 1 | 1 | 0% | 2,804 | 2,561 | -9% | 0 | 0 | — |
case-11 | pass→pass | 10,526 | 7,787 | -26% | 1 | 1 | 0% | 1,964 | 1,881 | -4% | 0 | 0 | — |
case-12 | pass→pass | 13,160 | 7,356 | -44% | 1 | 1 | 0% | 1,780 | 1,414 | -21% | 0 | 0 | — |
case-13 | pass→pass | 1,973 | 2,899 | +47% | 1 | 1 | 0% | 323 | 847 | +162% | 0 | 0 | — |
case-14 | fail→pass | 9,442 | 4,156 | -56% | 1 | 1 | 0% | 1,394 | 877 | -37% | 0 | 0 | — |
case-15 | pass→pass | 13,241 | 12,237 | -8% | 1 | 1 | 0% | 2,249 | 2,169 | -4% | 0 | 0 | — |
case-16 | pass→pass | 7,747 | 6,303 | -19% | 1 | 1 | 0% | 1,323 | 1,471 | +11% | 0 | 0 | — |
case-17 | pass→pass | 13,537 | 10,339 | -24% | 1 | 1 | 0% | 1,803 | 2,076 | +15% | 0 | 0 | — |
case-18 | pass→pass | 6,419 | 6,518 | +2% | 1 | 1 | 0% | 1,082 | 1,294 | +20% | 0 | 0 | — |
case-19 | pass→pass | 4,781 | 5,030 | +5% | 1 | 1 | 0% | 829 | 1,238 | +49% | 0 | 0 | — |
case-20 | pass→pass | 11,561 | 10,494 | -9% | 1 | 1 | 0% | 2,278 | 2,365 | +4% | 0 | 0 | — |
case-21 | pass→pass | 9,933 | 9,808 | -1% | 1 | 1 | 0% | 1,819 | 2,272 | +25% | 0 | 0 | — |
case-22 | pass→pass | 6,558 | 7,095 | +8% | 1 | 1 | 0% | 1,140 | 1,737 | +52% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted. The headline lift of +18 percentage points is the difference between those two pass rates over the 22 comparable cases.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.