概要
The bknd-create-role skill provides a standardized framework for implementing Role-Based Access Control (RBAC) in Bknd.io applications. It guides developers through the process of enabling the Guard system, defining granular permissions for CRUD operations, and configuring role properties like implicit allowance and default status. Whether setting up a simple public/private access model or a complex multi-tier administrative system, this skill ensures that backend security is robust, code-driven, and follows best practices for authorization.