Use when working with ServiceNow Fluent DSL (.now.ts files) — generating, reviewing, or explaining metadata definitions for tables, ACLs, business rules, UI pages, client scripts, script includes, flows, service portal widgets, and other ServiceNow metadata types. Covers all 6 column types, all $id-required types, and scope prefix reading from now.config.json.
$npx -y skills add guilhermebatista-gbs/servicenow-architect --skill sn-sdk-fluentInstalls into the current project.
Run `npx skills use "https://github.com/guilhermebatista-gbs/servicenow-architect" --skill "guilhermebatista-gbs/servicenow-architect/sn-sdk-fluent"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/guilhermebatista-gbs/servicenow-architect" that are relevant to the current task. Run `npx skills add "https://github.com/guilhermebatista-gbs/servicenow-architect"` and select the relevant skills, then follow their instructions.