swimlaneswimlaneOfficial·3 Agent Skills Included

ngx-ui

Build and convert Swimlane UI components from Angular to Lit

Generates standalone web widgets and solutions using Swimlane's swim-ui component library loaded from CDN. Converts existing Angular ngx-ui components into framework-free Lit web components with matching design and behavior. Eliminates manual API lookups, accessibility mistakes, and memory leaks by enforcing built-in component references and cleanup rules.
npx skills add swimlane/ngx-ui --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ngx-ui skills?â–¼

Run `npx skills add swimlane/ngx-ui --all -g -y` in your terminal to install all skills in this suite globally.

How to convert Angular components to Lit?â–¼

Use the generate-swim-from-angular skill: point it at an ngx-ui component and it produces a matching swim-ui Lit component with styles, events, and a working demo.

Can I build widgets without a build step?â–¼

Yes. The solution generator creates a single JavaScript file that loads all Swimlane components from CDN, so it runs directly in the browser.

Does it work with Claude Code and Cursor?â–¼

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, OpenClaw, and Codex.

Do I need to know the swim-ui API by heart?â–¼

No. The use-swim-ui skill gives your AI agent the full component list, properties, events, and slots so it writes correct code automatically.

Related Repositories in Design & Creative

View All in Design & Creative→