implement-authorization

Installation
SKILL.md

Implement Authorization

Apply the execution contract before this procedure.

Quick Reference

Gem Pattern Best For
Pundit Explicit policy classes Complex per-resource rules
CanCanCan Centralized Ability class Simple role-based permissions

Core Process

Implementation Workflow

Installs
25
GitHub Stars
26
First Seen
Aug 14, 2026
implement-authorization — igmarin/rails-agent-skills