About
The Bknd CRUD Delete skill is a comprehensive guide for managing data removal within the Bknd.io ecosystem. It equips developers with the necessary patterns to handle everything from simple record IDs to complex bulk deletions using filter criteria. Beyond basic operations, the skill focuses on production safety by detailing soft delete implementations, manual cascading for related entities, and verification steps to prevent accidental data loss. Whether you are building user-facing React components with deletion logic or backend maintenance scripts, this skill ensures your data lifecycle management is secure, efficient, and consistent with Bknd best practices.