javascript library skills

15 tagged javascript library, measured the same way as everything else here.

Browse within: alfred-workflow 9javascript 9npm 9npm-package 9npm-package-typescript 9ReAct 5grid 5react-components 5react-library 5

IgniteUI/igniteui-react

Skill Claude CodeCodex

Step-by-step migration guide from Grid Lite (IgrGridLite) to the premium Ignite UI for React Data Grid (IgrGrid), covering every import, registration, component name, property, event, template, sorting, filtering, and toolbar API change.

56 5d ago A 61 tokens original MIT

IgniteUI/igniteui-react

Skill Claude CodeCodex

This skill identifies the right Ignite UI for React components for any UI pattern and covers installing, importing, and using them — including JSX patterns, event handling, refs, forms, and TypeScript. Use this when choosing components, setting up a React project, writing component JSX, handling events, or integrating…

56 5d ago A 72 tokens copy · 92% MIT

IgniteUI/igniteui-react

Skill Claude CodeCodex

This skill customizes Ignite UI for React component styling using CSS custom properties and the full theming system and should be used when applying brand colors, dark mode, component-level overrides, or scoped themes in a React application.

56 5d ago A 50 tokens original MIT

stephansama/packages

Skill Claude CodeCodex

Astro integration that generates optimized SVG sprite maps from @iconify-json/ icon packs for SSG sites. Add createIntegration() to astro.config.mjs, import virtual:iconify-svgmap in your base layout to activate the plugin, then call getIcon(pack, name) in .astro components to register icons and get hrefs. Use…

5 1mo ago A 96 tokens original MIT

typed-events

05

stephansama/packages

Skill Claude CodeCodex

Type-safe validated wrappers for browser CustomEvent, BroadcastChannel, and window.postMessage APIs using any standard-schema-compatible validator (zod, valibot, arktype). Use when implementing createEvent, createEventMap, createBroadcastChannel, createBroadcastEvent, or createMessage. For React hooks (useListener…

5 1mo ago A 80 tokens original MIT

typed-templates

06

stephansama/packages

Skill Claude CodeCodex

Validate Handlebars template variables against standard-schema schemas using createHandlebarSchemaMap (per-template schemas) or createHandlebarSchemaSingleton (one schema for multiple templates). Use getFileContext(import.meta.url) for correct path resolution. audit() checks template slots match schema shape.…

5 1mo ago A 83 tokens original MIT