NocoBase
Official@nocobase
Offers a modular platform for enterprise data modeling, plugin architecture, and bidirectional synchronization of business application environments.
Agent Skills by NocoBase
Showing 35 vetted skills indexed across 4 GitHub repositories.
nocobase-db-integration-testing
Selects and runs NocoBase v3 database dialect integration test suites based on changed packages.
nocobase-app-plugin-__NOCOBASE_SHORT_NAME__
Scaffolds a development draft documenting App-facing capabilities for a NocoBase plugin.
nocobase-app-plugin-notification-in-app
Registers, verifies, and diagnoses the NocoBase durable in-app notification inbox plugin.
nocobase-app-plugin-workflow
Design, validate, invoke, and diagnose source-managed NocoBase 3 workflow definitions.
nocobase-app-plugin-i18n
Adds and translates user-facing text in NocoBase applications and plugins using locale files and namespaces.
nocobase-app-plugin-file
Implements file uploads, downloads, and attachment management in NocoBase 3 applications.
nocobase-app-plugin-notification
Integrate, configure, send, and diagnose NocoBase notifications across Channels and Providers.
nocobase-app-plugin-api-keys
Registers Better Auth API key authentication in a NocoBase App for non-interactive API access.
nocobase-app-plugin-authorization
Implements resource registration, route guards, and database access conditions for NocoBase 3 authorization.
nocobase-app-plugin-database-explorer
Browse database connections, collections, and fields read-only through a NocoBase settings page.
nocobase-app-plugin-authentication
Implement session-based authentication, sign-in methods, and account lifecycle in NocoBase 3 applications.
nocobase-app-plugin-ai-employee
Guides building AI employees, tools, and chat features in CLI-created NocoBase Apps.
nocobase-app-plugin-users
Integrates user management pages, APIs, and role scopes into NocoBase applications.
nocobase-ai-employee
Configure AI employees, tools, skills, MCP servers, and LLM providers in NocoBase applications.
nocobase-app-plugin-repository-example
Demonstrates NocoBase Repository API queries, CRUD, relations, and aggregates through example pages.
nocobase-app-plugin-skills-example
Integrate the Skills Example App Notice component and API into a NocoBase application.
nocobase-app-plugin-cli-example
Implements oclif-based CLI commands contributed by a NocoBase application plugin.
nocobase-app-development
Guides development of pages, routes, endpoints, migrations, and tests in NocoBase 3 applications.
nocobase-app-upgrade
Merges a newer NocoBase template release into an existing application while preserving user changes.
nocobase-data-analysis
Analyze NocoBase business data via MCP to produce counts and grouped summaries.
nocobase-env-manage
Bootstrap and manage NocoBase environments using the nb CLI.
nocobase-acl-manage
Translate business permission requests into ACL actions via nb CLI.
nocobase-dsl-reconciler
Synchronize YAML DSLs bidirectionally with live NocoBase instances.
nocobase-data-modeling
Inspect and mutate NocoBase collections, fields, and relations via the nb api data-modeling CLI.
Frequently Asked Questions About NocoBase
FAQPage SchemaWhat specific business tasks can be managed using NocoBase?▼
NocoBase enables precise management of business data collections, field relations, and access control lists. Users can perform complex data analysis, synchronize environment configurations via YAML, and manage the entire lifecycle of plugins and UI blueprints within enterprise-grade business applications.
Which technical personas are the primary users of these capabilities?▼
The platform is designed for enterprise architects, backend engineers, and system administrators. These professionals utilize the environment management and data modeling features to maintain consistent application states, enforce security policies, and extend core functionality through custom plugin development.
What are the prerequisites for managing NocoBase environments?▼
Users require an existing NocoBase instance and access to the command-line interface for environment bootstrapping. Prerequisites include familiarity with YAML syntax for DSL reconciliation and an understanding of the underlying collection-field architecture to perform successful data modeling and plugin lifecycle operations.