New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@servicenow/agent-pack-aiux

Package Overview
Dependencies
Maintainers
17
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@servicenow/agent-pack-aiux

Package containing instructions, assets, and resources that agents can discover and use to implement AIUX accurately and efficiently

latest
npmnpm
Version
2.6.0
Version published
Weekly downloads
86
-18.87%
Maintainers
17
Weekly downloads
 
Created
Source

AIUX Agent Pack

Agent Skills that teach AI coding assistants how to build for ServiceNow's AI Experience platform — widgets, scoped applications, and Figma-to-code conversion.

Skills

SkillDescription
aiux-buildRecommended post-scaffold development skill for Karuna AIUX apps — build pages, widgets, and components; edit, debug, and audit existing code. Use when the app already exists (aiux.json, pages/)
figma-to-widgetConvert a Figma design into a production-ready AIUX widget using a 4-phase pipeline: extract → translate → blueprint → generate
accessibilityAccessibility implementation for AIUX/Karuna Lit components — WCAG 2.2, Shadow DOM ARIA patterns, SSR-safe focus management, accessible drag-and-drop, form validation, and forced-colors support
internationalizationMake a system globally ready without translating it — find hardcoded strings, non-parameterized messages, and hardwired date/number/currency formats. Technology-agnostic; pair with an i18n-<technology> skill for concrete APIs
localizationCulturally adapt a well-internationalized system for specific locales — translation, RTL layout, font/script coverage, text-expansion fitting, and CLDR data. Technology-agnostic; pair with an l10n-<technology> skill. Prerequisite: internationalization

Agent Skills Specification

Skills in this package follows the Agent Skills Specification — an open standard for packaging instructions, references, and templates that AI coding assistants can discover and use. Skills are defined with a SKILL.md file containing frontmatter metadata and markdown instructions.

Build

From the skills/ workspace root:

pnpm run build

Or from within this package:

pnpm run build

The build script compiles skills/ into dist/ for publishing.

Keywords

servicenow

FAQs

Package last updated on 11 Sep 2026

Related posts