juicebox-enterprise-rbac

Configure Juicebox enterprise RBAC with role definitions, permission guards,

Content Preview
---
name: juicebox-enterprise-rbac
description: |
  Configure Juicebox enterprise RBAC with role definitions, permission guards,
  team-based access control, and audit logging.
  Use when restricting search/enrichment/export by role, isolating candidate pools
  per team, or building authorization middleware for Juicebox API operations.
  Trigger with phrases like "juicebox RBAC", "juicebox permissions",
  "juicebox access control", "juicebox team permissions".
allowed-tools: Read, Write, Edit, B
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/juicebox-enterprise-rbac.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/juicebox-pack/skills/juicebox-enterprise-rbac/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/juicebox-pack/skills/juicebox-enterprise-rbac/SKILL.md

Related Skills