verify-permissions

Community

Ensure role-based access controls are correct.

AuthorBIGSHOL
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that your application's role-based access control (RBAC) system is correctly implemented, preventing unauthorized access and ensuring users only see and interact with the features they are permitted to.

Core Features & Use Cases

  • Role-Tab Mapping Verification: Checks if the defined permissions for different user roles accurately reflect which tabs and features are accessible.
  • Hook Usage Validation: Confirms that critical hooks like usePermissions and useTabPermissions are correctly integrated into components that require access control.
  • UI Element Visibility: Verifies that buttons, menus, and other UI elements are conditionally rendered based on user roles.
  • Use Case: After updating the DEFAULT_TAB_PERMISSIONS in types/system.ts or modifying the usePermissions hook, run this Skill to automatically confirm that administrators can access the 'role-management' tab, while regular teachers cannot.

Quick Start

Run the verify-permissions skill to check the integrity of the role-based access control system.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: verify-permissions
Download link: https://github.com/BIGSHOL/ijw-Calander/archive/main.zip#verify-permissions

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.