Instructions file
Instructions for ag-grid/skills, covering ag-skills, regenerating documentation indexes and tests.
Instructions file
Instructions for ag-grid/skills, covering ag-skills, regenerating documentation indexes and tests.
Skill Claude CodeCodex
Use BEFORE writing or changing any code that touches AG Grid, AG Charts or AG Studio - including adding or configuring columns, themes, styling, cell rendering, data or any grid/chart feature, and when planning such work. Grounds the code in the APIs that exist in the version in use, instead of recalled ones.
Skill Claude CodeCodex
Update AG Grid, AG Charts and AG Studio dependencies to a newer version.
Skill Claude CodeCodex
Test skill that asks nothing and just states a fact. Use when asked to run the state-a-fact skill.
Skill Claude CodeCodex
Apply the project's API rate-limit configuration. Use when asked to apply or update the API rate limit.
Skill Claude CodeCodex
Test skill that prints progress lines and then asks one question. Use when asked to run the narrate-then-ask skill.
Skill Claude CodeCodex
Test skill that asks three questions in order. Use when asked to run the ask-three-questions skill.
Skill Claude CodeCodex
Test skill. Asks the user one question then confirms. Use when asked to run the single-question skill.
Skill Claude CodeCodex
Test skill that asks only for a name. Use when asked to run the ask-name-only skill.
Skill Claude CodeCodex
Test skill that asks for a favourite colour. Use when asked to run the ask-colour skill.
Skill Claude CodeCodex
Test skill that sets the exported value in app.mjs to 2. Use when asked to run the set-value-to-2 skill.
Skill Claude CodeCodex
Test skill that changes nothing. Use when asked to run the leave-files-unchanged skill.
Skill Claude CodeCodex
Test skill that writes a syntactically invalid app.mjs. Use when asked to run the write-broken-value skill.
Skill Claude CodeCodex
Test skill that sets value to 2 and adds an extra export. Use when asked to run the set-value-and-add-extra skill.