·laravel:policies-and-authorization
!

laravel:policies-and-authorization

jpcaparas/superpowers-laravel

Enforce access via Policies and Gates; use authorize() and authorizeResource() to standardize controller protections

26Installs·2Trend·@jpcaparas

Installation

$npx skills add https://github.com/jpcaparas/superpowers-laravel --skill laravel:policies-and-authorization

SKILL.md

Use Policies for per-model actions; use Gates for cross-cutting checks.

Enforce access via Policies and Gates; use authorize() and authorizeResource() to standardize controller protections Source: jpcaparas/superpowers-laravel.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jpcaparas/superpowers-laravel --skill laravel:policies-and-authorization Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, and more

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jpcaparas/superpowers-laravel --skill laravel:policies-and-authorization
Category
!Security
Verified
First Seen
2026-02-10
Updated
2026-02-18

Quick answers

What is laravel:policies-and-authorization?

Enforce access via Policies and Gates; use authorize() and authorizeResource() to standardize controller protections Source: jpcaparas/superpowers-laravel.

How do I install laravel:policies-and-authorization?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jpcaparas/superpowers-laravel --skill laravel:policies-and-authorization Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/jpcaparas/superpowers-laravel