backend-auth

Official

Secure backend access with role permissions

Authorslingr-stack
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you secure Drumr backend apps by defining who can see, create, update, execute, and write specific data without leaking permissions across roles or forms.

Core Features & Use Cases

  • Register guest, global, and role-based permissions with app.defineGuestPermissions, app.defineGlobalPermissions, and app.definePermissionsForRole.
  • Model application users with AppUser and enforce action permissions for models, params, and return classes.
  • Handle common backend edge cases such as access/read pairing, File uploads and downloads, immutable audit fields, and relation selectors that must write referenced ids.
  • Use it when building ownership rules, assignee-only actions, or broad admin access with precise deny overrides.

Quick Start

Use this skill to draft or review a backend authorization file for your Drumr app, including role rules, model access, and any required file or relation-selector permissions.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: backend-auth
Download link: https://github.com/slingr-stack/qa-test-drumr/archive/main.zip#backend-auth

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.