vtable-browser-debugger-assistant

Installation
SKILL.md

VTable Browser Debugger Skill

使用场景

在出现以下问题时触发本技能:

  • 页面白屏/表格区域空白:canvas 存在但不绘制内容,或局部区域(表头/冻结区/正文)缺失
  • 单元格内容缺失、错位、尺寸异常、冻结区错位、hover/selection 框位置异常
  • 自定义渲染异常:custom-layout / react-custom-layout 不生效、渲染为空、渲染偏移或尺寸不对
  • DOM overlay 异常:react attribute(DOM 容器挂载)不显示、位置不对、与 canvas 不同步
  • React18 正常、React19 异常:custom-layout 空白、older version of React element、两份 React 共存、reconciler/hostConfig 兼容问题
  • React19 reconciler 相关直接崩溃:ReactCurrentOwner
  • VTable core customLayout 解码报错:decodeReactDom + type is not a function(rootContainer 的 type 不符合预期)
  • 仅在特定交互触发:滚动/resize 后消失、hover 才出现、冻结列切换后错位

工作流(按顺序执行)

0) 复现/验证工作流(源码排查场景)

当在 VTable 源代码中排查解决问题时,使用以下工作流:

Related skills
Installs
9
Repository
visactor/vtable
GitHub Stars
3.6K
First Seen
Apr 8, 2026