rbac-policy-tester

Installation
SKILL.md

RBAC/Policy Tester

Comprehensive testing for role-based access control.

Permission Test Matrix

type Role = 'ADMIN' | 'MANAGER' | 'USER' | 'GUEST';
type Action = 'create' | 'read' | 'update' | 'delete';
type Resource = 'users' | 'orders' | 'reports';
Related skills

More from patricio0312rev/skills

Installs
115
GitHub Stars
38
First Seen
Jan 24, 2026