VisActorVisActorOfficialยท2 Agent Skills Included

VTable

Build and debug high-performance data tables with AI guidance

Generates working VTable configurations for list tables, pivot tables, and pivot charts with correct columns, styles, and events. Diagnoses blank canvases, misaligned cells, frozen header issues, and React 18/19 rendering conflicts using browser DevTools inspection. Produces runnable HTML demos and diagnosis reports automatically, eliminating manual trial-and-error when building data grids.
npx skills add VisActor/VTable --all -g -y
Available:

Gives the AI agent the monorepo structure, build commands, and architecture context needed to navigate and work on the VTable table component packages correctly.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install VTable skills?โ–ผ

Run `npx skills add VisActor/VTable --all -g -y` in your terminal to install all skills in this suite globally.

How to create a pivot table with VTable?โ–ผ

Describe your data and dimensions to the AI agent, and it generates a complete PivotTable configuration with rows, columns, indicators, and aggregation rules as runnable code.

How to fix a blank VTable canvas?โ–ผ

The debugger skill inspects the VRender scenegraph via Chrome DevTools to find zero-size containers, hidden nodes, or rendering errors, then suggests the exact fix.

Does VTable work with React 19?โ–ผ

Yes, but custom layouts can hit React 18/19 conflicts. The debugger skill detects duplicate React copies and reconciler issues, then guides the fix.

Can I use VTable skills without deep canvas knowledge?โ–ผ

Yes. The agent handles scenegraph internals and configuration details, returning ready-to-run TypeScript code and HTML demos from plain-English requests.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’