
Spicedb Dev
Design SpiceDB permission models, generate schemas, wire authorization in app code, and test relationships without hand-rolling ReBAC from scratch.
Install
npx skills add https://github.com/authzed/authzed-marketplace --skill spicedb-devWhat is this skill?
- End-to-end SpiceDB workflow: model design, schema generation, implementation guidance, and testing
- Covers permission modeling and relationship-based access control (ReBAC) patterns
- Toolkit oriented around Authzed SpiceDB dev lifecycle—not a generic RBAC snippet pack
- Supports validating authorization behavior before production traffic
Adoption & trust: 2 GitHub stars.
Recommended Skills
Azure Compliancemicrosoft/azure-skills
Openclaw Secure Linux Cloudxixu-me/skills
Entra Agent Idmicrosoft/azure-skills
Firebase Security Rules Auditorfirebase/agent-skills
Firestore Security Rules Auditorfirebase/agent-skills
Skill Vetteruseai-pro/openclaw-skills-security
Journey fit
Primary fit
Authorization models belong in the product core during implementation, before you ship APIs that need consistent checks. Backend services and data layers are where SpiceDB schemas, tuples, and check APIs typically land for solo SaaS and API products.
SKILL.md
READMESKILL.md - Spicedb Dev
Comprehensive SpiceDB development toolkit for designing permission models, generating schemas, implementing authorization, and testing # spicedb-dev Source: ./spicedb-dev/ { "name": "spicedb-dev", "source": "./spicedb-dev/", "version": "1.0.0", "description": "Comprehensive SpiceDB development toolkit for designing permission models, generating schemas, implementing authorization, and testing" }