Skip to main content
bratsos
GitHub creator profile

bratsos

Repository-level view of 13 collected skills across 3 GitHub repositories.

skills collected
13
repositories
3
updated
Jul 13, 2026
repository explorer

Repositories and representative skills

polizy-patterns
software-developers

Implementation patterns for polizy authorization. Use when implementing team access, folder inheritance, field-level permissions, temporary access, revocation, or any specific authorization scenario.

Jul 12, 2026
polizy-schema
software-developers

Schema design guide for polizy authorization. Use when defining relations, actions, action mappings, hierarchy propagation, or modifying authorization models. Covers direct, group, and hierarchy relation types.

Jul 12, 2026
polizy-setup
software-developers

Setup and installation guide for the polizy authorization library. Use when adding authorization to a project, installing polizy, choosing a storage adapter (InMemory or Prisma), constructing AuthSystem, or integrating polizy for the first time.

Jul 12, 2026
polizy
software-developers

Router for the polizy authorization library. Use when the user mentions authorization, permissions, access control, RBAC, ReBAC, Zanzibar, or asks "who can do what" questions. Routes to specialized skills. For upgrading polizy between versions, route through…

Jul 12, 2026
polizy-storage
software-developers

Storage adapter setup for polizy authorization. Use when configuring InMemory, Prisma, or custom storage adapters, database setup, or performance optimization.

Jul 12, 2026
polizy-troubleshooting
software-developers

Debug and fix polizy authorization issues. Use when permission checks fail unexpectedly, errors occur, or authorization behavior is confusing. Covers check algorithm, common issues, and anti-patterns.

Jul 12, 2026
zodipus-custom-schemas
software-developers

Define custom Zod schemas for Prisma JSON fields using @zodSchema annotations. Use when working with typed JSON, metadata fields, settings objects, complex JSON structures in Prisma, or custom-schemas.ts.

Jan 31, 2026
zodipus-migration
software-developers

Migrate to Zodipus from other Prisma-Zod generators like prisma-zod-generator, zod-prisma, zod-prisma-types, or zmodel. Use when switching from another Prisma validation library.

Jan 31, 2026
zodipus-query-engine
software-developers

Build type-safe, composable Prisma queries with automatic Zod validation. Use when working with createRegistry, query builders, select/include patterns, validated database queries, findMany validation, or type-safe Prisma results.

Jan 31, 2026
zodipus-setup
software-developers

Install and configure Zodipus Prisma generator. Use when installing zodipus, setting up generator options, configuring output paths, choosing date formats, or integrating with Next.js/Express/Fastify/tRPC.

Jan 31, 2026
zodipus
software-developers

Prisma-to-Zod schema generator with composable Query Engine. Use when user mentions zodipus, prisma zod schemas, prisma validation, zod from prisma, query builders with zod, runtime database validation, or type-safe prisma queries.

Jan 31, 2026
zodipus-troubleshooting
software-developers

Debug and fix Zodipus errors. Use when validation fails, generation errors occur, types don't match, Query Engine behaves unexpectedly, or user encounters any zodipus-related error.

Jan 31, 2026
Showing 3 of 3 repositories
All repositories loaded