app-generation
Installation
SKILL.md
ServiceNow Scoped Application Generation
Overview
This skill covers generating complete ServiceNow scoped applications from requirements, including:
- Creating application scope and metadata
- Defining custom tables with fields, indexes, and relationships
- Generating forms, lists, and UI configurations
- Creating ACL rules for role-based access control
- Building business rules, client scripts, and script includes
- Setting up application navigation and modules
- Configuring application properties and system settings
When to use: When building a new custom application from scratch, prototyping a solution from business requirements, or automating the creation of standardized application templates.