client-scripts

Installation
SKILL.md

Frappe Client Scripts Reference

Complete reference for client-side JavaScript development in Frappe Framework.

When to Use This Skill

  • Writing form scripts (refresh, validate, field events)
  • Manipulating form fields (show/hide, require, read-only)
  • Creating dialogs and prompts
  • Making API calls from client
  • Customizing list views
  • Adding custom buttons
  • Handling child table events

Form Script Location

my_app/
└── my_module/
Related skills
Installs
11
GitHub Stars
16
First Seen
Feb 5, 2026