bknd-create-entity

Installation
SKILL.md

Create Entity

Create a new entity (database table) in Bknd. Entities are the foundation of your data model.

Prerequisites

  • Bknd project initialized (npx bknd create or existing project)
  • For code mode: TypeScript project with bknd package installed

When to Use UI vs Code

Use UI Mode When

  • Exploring/prototyping quickly
  • Non-developer or visual learner
  • Making one-off changes
  • Testing schema ideas before committing to code

Use Code Mode When

  • Version control needed
Related skills

More from cameronapak/bknd-skills

Installs
13
GitHub Stars
3
First Seen
Jan 21, 2026