
Spicedb Dev
- 2 repo stars
- Updated April 9, 2026
- authzed/authzed-marketplace
Design SpiceDB permission models, generate schemas, wire authorization in app code, and test relationships without hand-rolling ReBAC from scratch.
About
spicedb-dev is an agent skill that packages a SpiceDB-focused development toolkit for developers shipping SaaS or APIs who need relationship-based authorization instead of ad-hoc role checks. It targets the build phase (and security-minded ship work) when you are defining who can see or mutate which resources across teams, documents, or tenants. The skill emphasizes designing permission models, generating schemas, guiding implementation against SpiceDB, and testing authorization paths so agents do not invent inconsistent policy in application code. It fits developers using Claude Code, Cursor, or Codex who already chose or are evaluating SpiceDB and want procedural help rather than reading scattered docs alone. Use it when your product needs fine-grained, graph-shaped permissions and you want structured agent assistance from model to verified checks.
- 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
Spicedb Dev by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add authzed/authzed-marketplace/plugin install spicedb-dev@authzed-marketplaceAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | April 9, 2026 |
| Repository | authzed/authzed-marketplace ↗ |
What it does
Design SpiceDB permission models, generate schemas, wire authorization in app code, and test relationships without hand-rolling ReBAC from scratch.
Files
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" }