AG Grid avatar

AG Grid

Official

@ag-grid · London

0Followers
|
62Public Repos
|
22Published Skills

The Market Leading JavaScript Data Grid

Skills Distribution
DomainDeveloper To...Data Grid Engineer.. (40%)Monorepo Maintenance (30%)Version Control Go.. (30%)

Agent Skills by AG Grid

Showing 22 vetted skills indexed across 3 GitHub repositories.

ag-gridag-grid
15.6k

docs-e2e-tests

Writes and runs Playwright e2e tests for AG Grid documentation examples.

Official
Advanced
ag-gridag-grid
15.6k

testing

Guides writing and running behavioural, unit, benchmark, and E2E tests for the AG Grid codebase.

Official
Advanced
ag-gridag-grid
15.5k

technology-stack

Define technology choices and architectural constraints for AG Grid development.

Official
Intermediate
ag-gridag-grid
1

plan-implementation-review

Identify gaps between planned steps and actual implementation across code changes, tests, and builds.

Official
Advanced
ag-gridag-grid
1

batch-lint-cleanup

Analyze ESLint violations and fix specific rules in isolation.

Official
Intermediate
ag-gridag-grid
1

git-split

Split large files into focused modules while preserving git history.

Official
Advanced
ag-gridag-grid
1

dev-server

Automate local dev server setup and monitor build status across packages.

Official
Intermediate
ag-gridag-grid
1

pr-split

Split Git feature branches into stacked PRs with 500-1000 line targets.

Official
Intermediate
ag-gridag-grid
1

plan-review

Analyze implementation plans for completeness, correctness, and verifiability.

Official
Advanced
ag-gridag-grid
1

sync-ag-shared

Orchestrates ag-shared subrepo push/pull sync across AG repos with PRs.

Official
Advanced
ag-gridag-grid
1

git-conventions

Enforce branch, commit, and pull request naming conventions for Git workflows.

Official
Intermediate
ag-gridag-grid
1

git-worktree-clean

Fetch from origin and hard-reset a git worktree to a target branch.

Official
Intermediate
ag-gridag-grid
1

recall

Load branch-scoped context from .context/ and browse .rulesync/ project memory.

Official
Intermediate
ag-gridag-grid
1

git-bisect

Identify the commit that introduced a test failure using git bisect.

Official
Advanced
ag-gridag-grid
1

pr-review

Analyze pull requests for correctness, quality, and safety issues.

Official
Intermediate
ag-gridag-grid
1

code-cleanup

Removes code bloat and duplication from Nx monorepo pull requests and branch diffs.

Official
Advanced
ag-gridag-grid
1

code-fixup

Fix build and lint errors across Nx and Yarn monorepo projects.

Official
Intermediate
ag-gridag-grid
1

remember

Store branch context or project learnings as persistent agent memory.

Official
Intermediate
ag-gridag-grid
1

pr-create

Create pull requests from local commits via GitHub CLI.

Official
Advanced
ag-gridag-grid
477

Spruce Example

Refine AG Charts gallery examples for theme compatibility and visual quality.

Official
Advanced
ag-gridag-grid
477

Spruce Docs

Generate AG Charts documentation pages with validated API references and framework-compatible examples.

Official
Advanced
ag-gridag-grid
477

estimate-jira

Generate structured JIRA ticket estimates with complexity, effort, and risk analysis.

Official
Advanced

Frequently Asked Questions About AG Grid

FAQPage Schema
What 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.