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:
gridpackages start @ag-grid- or ag-grid-chartspackages start ag-charts-studiopackage 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.