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…
ag-grid/skills
SkillsMP has collected 13 skills from ag-grid/skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 13
- GitHub stars
- 5
- GitHub forks
- 1
Skills in this repository
Showing 13 of 13 collected skills.
Update AG Grid, AG Charts and AG Studio dependencies to a newer version
Test skill that asks nothing and just states a fact. Use when asked to run the state-a-fact skill.
Apply the project's API rate-limit configuration. Use when asked to apply or update the API rate limit.
Test skill that prints progress lines and then asks one question. Use when asked to run the narrate-then-ask skill.
Test skill that asks three questions in order. Use when asked to run the ask-three-questions skill.
Test skill. Asks the user one question then confirms. Use when asked to run the single-question skill.
Test skill that asks only for a name. Use when asked to run the ask-name-only skill.
Test skill that asks for a favourite colour. Use when asked to run the ask-colour skill.
Test skill that sets the exported value in app.mjs to 2. Use when asked to run the set-value-to-2 skill.
Test skill that changes nothing. Use when asked to run the leave-files-unchanged skill.
Test skill that writes a syntactically invalid app.mjs. Use when asked to run the write-broken-value skill.
Test skill that sets value to 2 and adds an extra export. Use when asked to run the set-value-and-add-extra skill.