bknd-add-field
Installation
SKILL.md
Add Field to Entity
Add a new field (column) to an existing entity in Bknd.
Prerequisites
- Existing Bknd entity (see
bknd-create-entity) - For code mode: Access to your schema file
When to Use UI vs Code
Use UI Mode When
- Quick iteration/prototyping
- Non-developer adding fields
- Testing field configurations before coding