Skip to content

Commit 6a05f24

Browse files
committed
docs(npm): update package readme-s
1 parent 931f617 commit 6a05f24

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

.azure-pipelines/artifacts/README_Components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ This package provides the following components:
6363

6464
## AI-Assisted Development
6565

66-
This package ships with **LLM Agent Skills** — structured knowledge files that teach AI coding assistants (GitHub Copilot, Cursor, Windsurf, Claude, JetBrains AI, etc.) how to work with Ignite UI for React:
66+
This package ships with **LLM Agent Skills** — structured knowledge files that teach AI coding assistants (GitHub Copilot, Cursor, Windsurf, Claude, JetBrains AI, etc.) how to work with Ignite UI for React. The skill files are included in the [`igniteui-react`](www.npmjs.com/package/igniteui-react) package and also live in the [`skills/`](https://github.com/IgniteUI/igniteui-react/tree/master/skills) directory:
6767

6868
| Skill | Description |
6969
|:------|:------------|

.azure-pipelines/artifacts/README_DockManager.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,16 @@ Provide a complete windowing experience, splitting complex layouts into smaller,
2929
- Save and restore layout state
3030
- Fully customizable appearance and behavior
3131

32+
## AI-Assisted Development
33+
34+
This package ships with **LLM Agent Skills** — structured knowledge files that teach AI coding assistants (GitHub Copilot, Cursor, Windsurf, Claude, JetBrains AI, etc.) how to work with Ignite UI for React. The skill files are included in the [`igniteui-react`](www.npmjs.com/package/igniteui-react) package and also live in the [`skills/`](https://github.com/IgniteUI/igniteui-react/tree/master/skills) directory:
35+
36+
| Skill | Description |
37+
|:------|:------------|
38+
| **components** | Identify the right React components (`Igr*`) for a UI pattern, then install, import, and use them — JSX patterns, events, refs, forms, Next.js setup |
39+
| **customize-theme** | Customize styling using CSS custom properties, Sass, and the theming system in React |
40+
| **optimize-bundle-size** | Reduce bundle size with granular imports, tree-shaking, and lazy loading |
41+
3242
## License
3343

3444
This is a commercial product, requiring a valid paid-for license for use. License details can be found [here](https://www.infragistics.com/legal/license).

.azure-pipelines/artifacts/README_Grids.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This package provides the following grid components:
3838

3939
## AI-Assisted Development
4040

41-
This package ships with **LLM Agent Skills** — structured knowledge files that teach AI coding assistants (GitHub Copilot, Cursor, Windsurf, Claude, JetBrains AI, etc.) how to work with Ignite UI for React:
41+
This package ships with **LLM Agent Skills** — structured knowledge files that teach AI coding assistants (GitHub Copilot, Cursor, Windsurf, Claude, JetBrains AI, etc.) how to work with Ignite UI for React. The skill files are included in the [`igniteui-react`](www.npmjs.com/package/igniteui-react) package and also live in the [`skills/`](https://github.com/IgniteUI/igniteui-react/tree/master/skills) directory:
4242

4343
| Skill | Description |
4444
|:------|:------------|

0 commit comments

Comments
 (0)