nocobase-bugfix

Installation
SKILL.md

NocoBase Bugfix

Defaults

  • Fix v2 only. Treat v1 schema code as reference unless the user asks to modify v1.
  • Prefer code-path analysis, tests, and local reproduction before browser use. Open a browser only when explicitly requested or necessary.
  • Make the smallest safe change that fixes the cause, not just the symptom.
  • Search with rg first.

Where To Look

  • packages/core/client/src/flow
  • packages/core/flow-engine/src
  • packages/core/client-v2
  • Plugin packages: packages/plugins, packages/pro-plugins/@nocobase

For plugin v2 bugs, search the plugin package first, then inspect src/client-v2 and src/client/models.

Workflow

Related skills
Installs
9
First Seen
Apr 24, 2026