frappe-syntax-clientscripts

Installation
SKILL.md

Frappe Client Scripts Syntax

Client Scripts run in the browser and control all UI interactions in Frappe/ERPNext. Create them via Setup > Client Script or in custom apps under public/js/.

CRITICAL: Client Script validations ONLY apply in the browser form view. API calls and System Console bypass them. ALWAYS pair with Server Scripts for security-critical validation.

Quick Reference

Installs
24
GitHub Stars
141
First Seen
Mar 24, 2026
frappe-syntax-clientscripts — openaec-foundation/frappe_claude_skill_package