Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

polizy

يحتوي polizy على 6 من skills المجمعة من bratsos، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
6
Stars
7
محدث
2026-05-30
Forks
1
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

polizy-patterns
مطوّرو البرمجيات

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

2026-05-30
polizy-schema
مطوّرو البرمجيات

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.

2026-05-30
polizy-setup
مطوّرو البرمجيات

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.

2026-05-30
polizy
مطوّرو البرمجيات

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 `migrations/README.md`.

2026-05-30
polizy-storage
مطوّرو البرمجيات

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

2026-05-30
polizy-troubleshooting
مطوّرو البرمجيات

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.

2026-05-30