Help us improve
Share bugs, ideas, or general feedback.
From superpowers-symfony
Implements authorization logic in Symfony applications using the Voters system for access control decisions.
npx claudepluginhub makfly/superpowers-symfony --plugin superpowers-symfonyHow this command is triggered — by the user, by Claude, or both
Slash command
/superpowers-symfony:symfony-votersThe summary Claude sees in its command listing — used to decide when to auto-load this command
Use the `symfony:symfony-voters` skill exactly as written.
/laravel-policiesEnforces access control using Laravel Policies by invoking the laravel:policies-and-authorization skill exactly as written.
/build-auth-systemBuilds complete API authentication and authorization system supporting JWT, OAuth2, API keys, sessions, MFA, and RBAC. Generates models, middleware, services, and security features.
/rbacDesigns and implements RBAC, ABAC, ReBAC access control systems with roles, hierarchies, policies, delegation, audits; generates code, migrations, tests, docs.
/authDesigns and implements authentication and authorization systems based on a required <requirement> and optional [method] like OAuth2 or JWT.
/policiesGenerates Pest 4 tests for Laravel authorization policies and gates, including role-based, gate, and middleware scenarios. Options: [policy] [--model name] [--all] [--roles] [--gates] [--middleware].
/audit-accessAudits access controls, permissions, and related security configurations in the project, producing a detailed vulnerability and compliance report.
Share bugs, ideas, or general feedback.
Use the symfony:symfony-voters skill exactly as written.