ag-gridag-gridOfficialยท3 Agent Skills Included

ag-charts

Chart library development, performance review, and test migration

Guides development work on the AG Charts JavaScript charting library, from estimating JIRA tickets to reviewing rendering performance. Finds real runtime default values, detects hot-path regressions in per-datum code, and migrates animation tests to frame-trajectory coverage. Removes guesswork by enforcing API verification, structured estimation reports, and evidence-based performance claims.
npx skills add ag-grid/ag-charts --all -g -y
Available:

Instructs the agent to never guess when requirements are ambiguous, verify every chart API against types and working examples, run formatting, lint, and test commands before commits, and check performance impact with the hot-path detector before reviewing changes.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install AG Charts skills?โ–ผ

Run `npx skills add ag-grid/ag-charts --all -g -y` in your terminal to install all skills in this suite globally.

How to estimate a JIRA ticket with AI?โ–ผ

The estimate-jira skill analyzes the ticket, clarifies ambiguities with structured questions, investigates the codebase, and produces a report with effort ranges, risks, and dependencies.

How to check if a code change hurts chart performance?โ–ผ

The hot-paths skill runs a deterministic detector that scores changed files against per-datum and per-frame tiers, then tells you which benchmarks provide real evidence.

How to find the real default value of a chart option?โ–ผ

The chart-defaults skill walks you through the three-tier config system and points you to the theme template in the module file, which holds the actual runtime default users see.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’