ag-dev

Installation
SKILL.md

Be aware of the AG products in use, and their versions and wrapper framework

Products in use may be obvious from the context, if not it can be determined from the package that features are imported from:

  • grid packages start @ag-grid- or ag-grid-
  • charts packages start ag-charts-
  • studio package is ag-studio or starts ag-studio-

{product} below refers to grid, charts or studio.

Versions can be determined from project's package.json or by reading the installed library's package.json inside node_modules

Framework is react, vue, angular if using those frameworks, javascript for Vanilla JS apps or for apps on any other framework (e.g. Svelte, Solid).

For package version updates, use the ag-update skill

This skill ships with a sibling skill, "ag-update". Delegate to it when asked to update grid, charts or studio packages.

Don't guess

Installs
536
Repository
ag-grid/skills
GitHub Stars
5
First Seen
Jul 29, 2026
ag-dev — ag-grid/skills