new-permission
CommunityAdd a new RBAC permission variant safely.
Authorweiloon1234
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Introducing a new RBAC scope requires extending the Permission enum, updating its keys, and wiring downstream checks across backend and frontend. This Skill provides a standardized pattern to add a new variant, keep type-safe mappings, and ensure governance over access controls.
Core Features & Use Cases
- Enum extension: adds a new
<module>.<action>variant to the Permission enum and its corresponding Rust and TypeScript bindings. - Downstream wiring: updates module/action and implied permission relationships, ensuring read -> manage semantics are preserved.
- End-to-end integration: coordinates updates to routes, admin datatables, and frontend gating with generated types and tests.
Quick Start
Add a new permission variant to the Permission enum and update downstream wiring (keys, module, action, and implied relationships) accordingly.
Dependency Matrix
Required Modules
None requiredComponents
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: new-permission Download link: https://github.com/weiloon1234/Forge-Starter/archive/main.zip#new-permission Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.