What problem does it solve?
This skill resolves inconsistencies in how ServiceNow artifacts are mapped to local files, preventing structural errors and ensuring proper synchronization between local development environments and ServiceNow instances.
Core Features & Use Cases
- Artifact Mapping: Provides strict conventions for mapping ServiceNow fields (scripts, HTML, CSS) to local files while excluding non-code configuration fields.
- Workflow Guidance: Defines the correct sequence for creating new artifacts, managing scoped applications, and handling complex table metadata.
- Use Case: When a developer needs to create a new Business Rule or Service Portal widget, this skill ensures the file structure is correct, mandatory references are identified, and the sync process remains stable.
Quick Start
Follow the established naming conventions and artifact creation workflows to ensure your local ServiceNow files are correctly structured for synchronization.