home/categories/architecture-patterns/openaec-foundation-erpnext-anthropic-claude-development-skill-package-skills-source-errors-erpnext-errors-clientscripts-skill-md
architecture-patternsdevelopment

erpnext-errors-clientscripts

Error handling patterns for ERPNext/Frappe Client Scripts. Use when implementing try/catch, user feedback, server call error handling, validation errors, and debugging. Covers async error handling, graceful degradation, and user-friendly error messages. V14/V15/V16 compatible. Triggers: client script error, try catch, frappe.throw, error handling, async error, validation error.

OpenAEC-Foundation
maintainer
OpenAEC-Foundation
Updated 1/19/2026
Stars
1
Forks
0
quick start

Installation and usage

Error handling patterns for ERPNext/Frappe Client Scripts. Use when implementing try/catch, user feedback, server call error handling, validation errors, and debugging. Covers async error handling, graceful degradation, and user-friendly error messages. V14/V15/V16 compatible. Triggers: client script error, try catch, frappe.throw, error handling, async error, validation error.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use erpnext-errors-clientscripts