Что такое polizy-patterns?
Шаблоны реализации политики авторизации. Use when implementing team access, folder inheritance, field-level permissions, temporary access, revocation, or any specific authorization scenario. Источник: bratsos/polizy.
Шаблоны реализации политики авторизации. Use when implementing team access, folder inheritance, field-level permissions, temporary access, revocation, or any specific authorization scenario.
Быстро установите AI-навык polizy-patterns в вашу среду разработки через командную строку
Источник: bratsos/polizy.
| Specific user → specific resource | Direct Permissions | DIRECT-PERMISSIONS.md | | Team/group access | Group Access | GROUP-ACCESS.md | | Folder/file inheritance | Hierarchy | HIERARCHY.md | | Sensitive fields (salary, PII) | Field-Level | FIELD-LEVEL.md | | Contractor/expiring access | Time-Limited | TIME-LIMITED.md |
| Removing access | Revocation | REVOCATION.md | | Tenant isolation | Multi-Tenant | MULTI-TENANT.md |
| Missing member: { type: "group" } | addMember() throws | Add group relation to schema | | Missing parent: { type: "hierarchy" } | setParent() throws | Add hierarchy relation to schema | | Missing hierarchyPropagation | Parent permissions don't flow | Add propagation config |
Шаблоны реализации политики авторизации. Use when implementing team access, folder inheritance, field-level permissions, temporary access, revocation, or any specific authorization scenario. Источник: bratsos/polizy.
Стабильные поля и команды для ссылок в AI/поиске.
npx skills add https://github.com/bratsos/polizy --skill polizy-patternsШаблоны реализации политики авторизации. Use when implementing team access, folder inheritance, field-level permissions, temporary access, revocation, or any specific authorization scenario. Источник: bratsos/polizy.
Откройте терминал или инструмент командной строки (Terminal, iTerm, Windows Terminal и т.д.) Скопируйте и выполните эту команду: npx skills add https://github.com/bratsos/polizy --skill polizy-patterns После установки навык будет автоматически настроен в вашей AI-среде разработки и готов к использованию в Claude Code, Cursor или OpenClaw
https://github.com/bratsos/polizy