zenstack

Installation
SKILL.md

ZenStack Skill

ZenStack is a TypeScript toolkit that enhances Prisma ORM with flexible Authorization layer (RBAC/ABAC/PBAC/ReBAC) and auto-generated type-safe APIs.

When to Use

  • Defining access control policies in ZModel
  • Setting up ZenStack with Prisma/tRPC/Next.js
  • Implementing RBAC, ABAC, or multi-tenant authorization
  • Generating tRPC routers from ZModel
  • Adding field-level validation

Quick Start

Installation

npm install zenstack @zenstackhq/runtime
npx zenstack init
Related skills
Installs
23
GitHub Stars
3
First Seen
Feb 1, 2026