bknd-create-entity
CommunityCreate BKND entities with UI and type-safe code.
Authorcameronapak
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines creating and configuring BKND entities (database tables) using em() and entity(), including primary key setup, field definitions, UI-based workflows, and a robust code-first approach with type safety.
Core Features & Use Cases
- UI-driven entity creation and editing in the BKND Admin Panel.
- Code-first schema definition using em() and entity() with TypeScript types exported for app code.
- Primary key configuration options (auto-increment integer or UUID) and basic field types (text, number, boolean, date).
- Practical use: rapidly model a new users table with fields and then wire it into the app.
Quick Start
- Ensure your BKND project is initialized (npx bknd create) and a TypeScript project includes bknd.
- Define a new entity in code using em({ ... }) and entity("name", { ... }).
- Run the app and synch the schema; validate by inspecting the generated API routes and type exports.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bknd-create-entity Download link: https://github.com/cameronapak/melos/archive/main.zip#bknd-create-entity Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.