AG Grid
Official@ag-grid · London
The Market Leading JavaScript Data Grid
Agent Skills by AG Grid
Showing 22 vetted skills indexed across 3 GitHub repositories.
docs-e2e-tests
Writes and runs Playwright e2e tests for AG Grid documentation examples.
testing
Guides writing and running behavioural, unit, benchmark, and E2E tests for the AG Grid codebase.
technology-stack
Define technology choices and architectural constraints for AG Grid development.
plan-implementation-review
Identify gaps between planned steps and actual implementation across code changes, tests, and builds.
batch-lint-cleanup
Analyze ESLint violations and fix specific rules in isolation.
git-split
Split large files into focused modules while preserving git history.
dev-server
Automate local dev server setup and monitor build status across packages.
pr-split
Split Git feature branches into stacked PRs with 500-1000 line targets.
plan-review
Analyze implementation plans for completeness, correctness, and verifiability.
sync-ag-shared
Orchestrates ag-shared subrepo push/pull sync across AG repos with PRs.
git-conventions
Enforce branch, commit, and pull request naming conventions for Git workflows.
git-worktree-clean
Fetch from origin and hard-reset a git worktree to a target branch.
recall
Load branch-scoped context from .context/ and browse .rulesync/ project memory.
git-bisect
Identify the commit that introduced a test failure using git bisect.
pr-review
Analyze pull requests for correctness, quality, and safety issues.
code-cleanup
Removes code bloat and duplication from Nx monorepo pull requests and branch diffs.
code-fixup
Fix build and lint errors across Nx and Yarn monorepo projects.
remember
Store branch context or project learnings as persistent agent memory.
pr-create
Create pull requests from local commits via GitHub CLI.
Spruce Example
Refine AG Charts gallery examples for theme compatibility and visual quality.
Spruce Docs
Generate AG Charts documentation pages with validated API references and framework-compatible examples.
estimate-jira
Generate structured JIRA ticket estimates with complexity, effort, and risk analysis.
Frequently Asked Questions About AG Grid
FAQPage SchemaWhat specific tasks are enabled by these development capabilities?▼
These capabilities enable high-precision management of JavaScript monorepos, including automated linting, code duplication removal, and structured pull request generation. They facilitate complex refactoring tasks, such as splitting large files into modular units while preserving version history and ensuring build integrity across Nx and Yarn environments.
Which personas benefit most from these technical systems?▼
Frontend engineers, monorepo maintainers, and technical leads working on high-performance data visualization components benefit most. These systems are designed for developers managing large-scale JavaScript projects who require strict adherence to commit conventions, efficient branch-scoped context retrieval, and rigorous pull request quality standards.
What are the prerequisites and dependencies for implementation?▼
Implementation requires an existing Nx or Yarn monorepo structure and a standard Git-based version control environment. Users must have local access to the project repository and appropriate permissions to execute pull requests and branch management operations within their specific GitHub or enterprise source control ecosystem.