polizy-patterns
✓策略授权的实施模式。在实现团队访问、文件夹继承、字段级权限、临时访问、撤销或任何特定授权方案时使用。
SKILL.md
| 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 |
策略授权的实施模式。在实现团队访问、文件夹继承、字段级权限、临时访问、撤销或任何特定授权方案时使用。 来源:bratsos/polizy。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/bratsos/polizy --skill polizy-patterns- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-05
- 更新时间
- 2026-02-18
快速解答
什么是 polizy-patterns?
策略授权的实施模式。在实现团队访问、文件夹继承、字段级权限、临时访问、撤销或任何特定授权方案时使用。 来源:bratsos/polizy。
如何安装 polizy-patterns?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/bratsos/polizy --skill polizy-patterns 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/bratsos/polizy
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-05