es5-compliance

Community

Ensure ServiceNow JavaScript compatibility.

Authorgroeimetai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the critical issue of JavaScript syntax errors in ServiceNow server-side scripts by enforcing ES5 compliance, preventing deployment failures and runtime exceptions.

Core Features & Use Cases

  • ES5 Syntax Enforcement: Automatically identifies and helps convert modern JavaScript (ES6+) syntax to the ES5 standard required by ServiceNow's Rhino engine.
  • Error Prevention: Avoids SyntaxError by ensuring all server-side scripts adhere to the older JavaScript standard.
  • Use Case: When writing a new Business Rule or Script Include, use this Skill to review your code and automatically convert any const, let, arrow functions, or template literals into their ES5 equivalents.

Quick Start

Use the es5-compliance skill to convert the provided JavaScript code to ES5 syntax.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: es5-compliance
Download link: https://github.com/groeimetai/snow-flow/archive/main.zip#es5-compliance

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.