Infragistics Blog - #AI-Assisted Development

Ignite UI CLI 15 – MCP Server, ai-config & Blazor Scaffolding
Ignite UI CLI 15 (releases 15.0.0 through 15.5.0) turns the CLI into the setup layer of the Ignite UI AI-assisted development toolchain. Highlights: the Ignite UI CLI MCP server with documentation and API lookup for AI assistants across Angular, React, Web Components, and Blazor; the ai-config command for one-command Agent Skills and MCP configuration; Blazor project scaffolding via dotnet new igb-blazor; and modernized Angular templates on signals and Angular 22. CLI 15.0.0 removes the legacy igx-ts-legacy, ig-ts, and igr-es6 project types.

AI Tooling in Framework-Specific Development: An Empirical Study of MCP and Agent Skills Benefits
LLMs generate component library code that compiles, runs, and is wrong - and the compiler never catches it. In 7 paired benchmarks across Ignite UI for Blazor and Angular, MCP servers and Agent Skills raised component compliance from 0/5 to 5/5 where the untooled model ignored the library, lifted single-prompt feature completion from 71% to 100%, and lowered true session cost once correction turns were counted. Includes full methodology, raw data, and the public benchmark repos.

Why AI Results Improve Over Time, Not Model Learning
AI results improve over time even when the model never changes - context accumulation across your dev stack. Run a clean-room test to measure your true baseline.

Why Ignite UI AI Tooling Produces Better Results: MCP vs. No-MCP Benchmarks
Seven paired benchmarks against Ignite UI for Blazor and Angular show what MCP servers and Agent Skills change in AI-assisted development: component compliance rises from 0/5 to 5/5 in every scenario where the untooled model ignored the library, single-prompt feature completion rises from 71% to 100%, and total session cost including corrections is equal or lower.

Ignite UI for Web Components 7.2 - AI Skills, MCP & More
This release advances the library's AI toolchain with updated Agent Skills shipped directly in the npm package and CLI MCP server support for Web Components documentation and scaffolding. But this is not all. Read more here.

Build a React Data Grid with Claude Code, Ignite UI CLI, and MCP Servers
Learn how to build an enterprise React Data Grid with Claude Code, Ignite UI for React, the Ignite UI CLI, Agent Skills, and MCP servers. See two workflows: adding Ignite UI to an existing React app or starting from the Ignite UI CLI.