·rbac-authorization-patterns
!

rbac-authorization-patterns

Provide patterns for implementing Role-Based Access Control and multi-tenant authorization in laneweaverTMS. Use when implementing user roles, permissions, tenant isolation, Echo authorization middleware, RLS policies for multi-tenant access, or JWT claims structure for freight brokerage applications.

59Installs·0Trend·@linehaul-ai

Installation

$npx skills add https://github.com/linehaul-ai/linehaulai-claude-marketplace --skill rbac-authorization-patterns

How to Install rbac-authorization-patterns

Quickly install rbac-authorization-patterns AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/linehaul-ai/linehaulai-claude-marketplace --skill rbac-authorization-patterns
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: linehaul-ai/linehaulai-claude-marketplace.

SKILL.md

View raw

Expert guidance for implementing Role-Based Access Control (RBAC) and multi-tenant authorization in a Go/Echo backend with Supabase/PostgreSQL.

| admin | Full system access | All resources, user management, system config | | dispatcher | Load management, carrier selection | Loads, carriers, tracking, dispatch operations | | sales | Account management, quotes | Customers, quotes, lanes, tenders | | finance | Invoicing, payments, reports | Invoices, carrier bills, payments, financial reports |

| driver | Limited mobile access | Assigned loads only, status updates, document upload | | readonly | View-only access | Read all operational data, no modifications |

Provide patterns for implementing Role-Based Access Control and multi-tenant authorization in laneweaverTMS. Use when implementing user roles, permissions, tenant isolation, Echo authorization middleware, RLS policies for multi-tenant access, or JWT claims structure for freight brokerage applications. Source: linehaul-ai/linehaulai-claude-marketplace.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/linehaul-ai/linehaulai-claude-marketplace --skill rbac-authorization-patterns
Category
!Security
Verified
First Seen
2026-02-27
Updated
2026-03-10

Browse more skills from linehaul-ai/linehaulai-claude-marketplace

Quick answers

What is rbac-authorization-patterns?

Provide patterns for implementing Role-Based Access Control and multi-tenant authorization in laneweaverTMS. Use when implementing user roles, permissions, tenant isolation, Echo authorization middleware, RLS policies for multi-tenant access, or JWT claims structure for freight brokerage applications. Source: linehaul-ai/linehaulai-claude-marketplace.

How do I install rbac-authorization-patterns?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/linehaul-ai/linehaulai-claude-marketplace --skill rbac-authorization-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/linehaul-ai/linehaulai-claude-marketplace