Secure your applications by controlling who can see or do what. Role-Based Access Control gives each user a role with specific permissions. This keeps sensitive data safe and stops unauthorized actions.
Build systems that check every request against a set of rules. Use least privilege to give only the access people need. This method works well for apps with many users, admin dashboards, or any system that needs clear boundaries.
Audit logs and regular reviews help you catch mistakes. Combine roles with attribute-based policies for flexible, fineβgrained control. Everyone stays secure without slowing down your work.
Global
mkdir -p ~/.claude/skills/access-control-rbacProject
mkdir -p .claude/skills/access-control-rbacSource Repository
Azure Compliancemicrosoft/azure-skills
Audit Azure compliance and Key Vault expiration with azqr scans
Firebase Security Rules Auditorfirebase/agent-skills
Find weak spots in Firestore rules and get clear fixes
Golang Securitysamber/cc-skills-golang
Find and fix security flaws in Go code using expert guidance and automated tools
Clerk Nextjs Patternsclerk/skills
Secure your Next.js app with Clerk middleware, server actions, and caching
Persona It Admingoogleworkspace/cli
Keep your digital workspace safe with IT admin security workflows
Two Factor Authentication Best Practicesbetter-auth/skills
Secure user logins with two-factor authentication using Better Auth
Gws Modelarmor Create Templategoogleworkspace/cli
Create new templates for Google Model Armor to protect AI apps from harmful content
Gws Modelarmor Sanitize Promptgoogleworkspace/cli
Clean user prompts safely with Google Model Armor templates