Ignite UI
Official@igniteui · Cranbury, NJ, USA
HTML5/JavaScript Widgets, Controls and Tools
Agent Skills by Ignite UI
Showing 24 vetted skills indexed across 5 GitHub repositories.
igniteui-angular-grids
Guides implementation of Ignite UI for Angular data grids including sorting, filtering, editing, and export.
igniteui-angular-figma-to-app
Convert Figma designs built with Indigo.Design UI Kits into Ignite UI Angular applications.
igniteui-angular-theming
Generates Ignite UI for Angular themes, palettes, typography, and component-level Sass styles.
igniteui-angular-components
Implements non-grid Ignite UI for Angular components including forms, layouts, overlays, and charts.
grid-lite-to-igr-grid-migration
Migrate Grid Lite code to Ignite UI for React IgrGrid with API mapping.
igniteui-react-generate-from-image-design
Convert design images into Ignite UI React views with component layouts and theming.
igniteui-react-customize-theme
Apply CSS tokens and Sass themes to Ignite UI React apps.
igniteui-react-components
Select Ignite UI for React components for forms, dashboards, and data displays.
igniteui-react-optimize-bundle-size
Optimize Ignite UI for React bundle size with selective imports and lazy loading.
igniteui-angular-testing
Run Ignite UI for Angular test suites with Karma and Jasmine.
igniteui-angular-build
Compile and bundle the Ignite UI for Angular library with npm build commands.
igniteui-angular-linting
Document linting commands and configuration references for Ignite UI for Angular.
igniteui-angular-generate-from-image-design
Convert design images into Angular views using Ignite UI components.
igniteui-angular-grids
Implement Ignite UI for Angular data grids with sorting, filtering, and editing.
igniteui-angular-theming
Customize Ignite UI for Angular styling with Sass-based theming.
igniteui-angular-components
Provide UI components for Angular applications with reactive forms support.
create-new-component
Generate a Lit web component scaffold with theme files, tests, Storybook story, and exports.
review-component-pr
Review pull requests for web components against accessibility and coding standards.
add-component-property
Adds a reactive property to an existing Lit web component with decorators and tests.
update-component-styles
Update component styles across themes using the SCSS to Lit CSS workflow.
igniteui-wc-customize-component-theme
Generate token-based themes for Ignite UI Web Components using CSS custom properties and Sass.
igniteui-wc-integrate-with-framework
Detect the target framework and load matching Ignite UI Web Components integration references.
igniteui-wc-optimize-bundle-size
Minimize Ignite UI Web Components bundle sizes with selective imports and tree-shaking.
igniteui-wc-choose-components
Map UI requirements to Ignite UI Web Components with official docs and demos.
Frequently Asked Questions About Ignite UI
FAQPage SchemaWhat specific tasks can developers perform using these components?▼
Developers can implement complex data grids with sorting and filtering, build reactive forms, customize visual themes via Sass tokens, and optimize production bundle sizes through selective imports and tree-shaking.
Which target personas benefit from these UI libraries?▼
Frontend engineers, UI developers, and enterprise architects building data-intensive dashboards or complex web applications in Angular, React, or Lit environments benefit from these standardized, accessible component sets.
What are the prerequisites for integrating these components?▼
Integration requires an existing project environment in Angular, React, or Lit. Developers must manage dependencies via npm and configure Sass or CSS custom properties to support the provided theming architecture.