About
The bknd-delete-entity skill provides a comprehensive framework for safely removing database entities within the Bknd ecosystem. It guides users through the critical steps of identifying foreign key dependencies, performing data backups, and executing destructive schema changes using the CLI's sync --drop flag. By offering structured checklists and implementation patterns for both UI and code-based workflows, this skill minimizes the risk of data loss and broken application logic during the cleanup of deprecated or prototype features.