bknd-create-role

Community

Define BKND roles with precise permissions.

Authorcameronapak
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured way to define and manage authorization roles in BKND, enabling consistent, auditable access control across services.

Core Features & Use Cases

  • Role definition: Create roles with properties like implicit_allow, is_default, and a list of permissions.
  • Hierarchy & mappings: Configure role hierarchies and assign permissions to match real-world access patterns (admin, editor, viewer, anonymous).
  • Code-first configuration: Use in-code BKND configuration (auth: { roles: { ... } }) to enforce RBAC across the app.

Quick Start

Create a role named "editor" with implicit_allow set to false and permissions including data.entity.read, data.entity.create, and data.entity.update.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bknd-create-role
Download link: https://github.com/cameronapak/melos/archive/main.zip#bknd-create-role

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.