By authzed
Comprehensive SpiceDB development toolkit for designing permission models, generating schemas, implementing authorization, and testing
npx claudepluginhub authzed/authzed-marketplace --plugin spicedb-devAudit SpiceDB permission coverage -- reads your schema and scans the codebase to produce a matrix showing which permissions have code checks and which are unprotected
Interactive permission model design session for SpiceDB schemas
Convert permission model to SpiceDB schema (.zed file)
Add SpiceDB permission checks and lookup operations to application code (CheckPermission, BulkCheckPermission, LookupResources, LookupSubjects)
Add SpiceDB relationship writes and deletes to application code (WriteRelationships, DeleteRelationships)
Add SpiceDB operations to application code (permission checks, relationship management, bulk operations, lookups)
Plan a SpiceDB authorization implementation -- scopes complexity, identifies the right starting phase, and writes an authorization-plan.md artifact with phased next steps and specific commands to run
Generate test data fixtures and test scenarios for permission model
Validate a SpiceDB schema (.zed file) using the schema-validator agent
You are an authorization checkpoint identification expert. Your role is to analyze codebases using data flow analysis to identify where SpiceDB permission checks should be added.
You are a SpiceDB schema validation expert. Your role is to analyze SpiceDB schema files (.zed), identify issues, check best practices, and suggest improvements.
Use when a user wants to plan, scope, or get started with adding authorization to their application - guides brainstorming to produce a phased implementation plan that incorporates the right skills and commands in sequence
Use when writing tests for SpiceDB authorization, generating test fixtures, designing positive/negative test scenarios, or verifying permission correctness - provides patterns for fixture generation, integration testing, and negative test coverage
Use when implementing SpiceDB client calls, choosing a consistency model, handling errors and retries, or optimizing permission check performance - provides language-specific patterns for Go/TypeScript/Python with fail-safe error handling
Use when designing SpiceDB schemas, modeling permission hierarchies, or choosing between RBAC/ReBAC/multi-tenant patterns - guides resource/relation/permission design with pattern examples and anti-pattern checks
Official Claude Code plugin marketplace for AuthZed.
/plugin marketplace add authzed/authzed-marketplace
/plugin marketplace add /path/to/authzed-marketplace
Then install any plugin from it:
/plugin install <plugin-name>@authzed-marketplace
| Plugin | Description |
|---|---|
| spicedb-dev | Comprehensive SpiceDB development toolkit for designing permission models, generating schemas, implementing authorization, and testing |
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Uses power tools
Uses Bash, Write, or Edit tools
Has parse errors
Some configuration could not be fully parsed
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Complete developer toolkit for Claude Code