igniteui-cli
Scaffold Ignite UI apps and build views from designs
All Skills in This Repository (3)
Pure Emerald Level Indicatorsigniteui-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.
Frequently Asked Questions
FAQPage SchemaHow to install igniteui-cli?โผ
Run `npx skills add IgniteUI/igniteui-cli --all -g -y` in your terminal to install all skills in this suite globally.
How to turn a design screenshot into a working UI?โผ
The generate-from-image-design skills analyze your mockup, pick matching Ignite UI components, generate a matching theme, and build the full view for Angular, React, or Blazor.
Which frameworks does Ignite UI CLI support?โผ
It scaffolds and configures projects for Angular, React, Blazor, Web Components, and jQuery, with framework-specific coding rules for each.
How do the skills prevent wrong component code?โผ
Each skill forces the assistant to look up live documentation through the Ignite UI MCP server before writing code, so component names, properties, and imports are always current.
Can I use these skills without deep Ignite UI knowledge?โผ
Yes. Describe the UI you want in plain English and the assistant handles component selection, theming, grid setup, and bundle optimization for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core