pocketbase-api-rules
API rules and filter expressions for PocketBase access control. Use when setting permissions, writing filter expressions, configuring who can access what, or debugging 403/404 responses. Covers all 5 rule types, filter syntax, operators, request/collection macros, and field modifiers.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install pocketbase-api-rules --cli claudewrites the skill into.claude/skills/pocketbase-api-rules/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/pocketbase-api-rules/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
API rules and filter expressions for PocketBase access control. Use when setting permissions, writing filter expressions, configuring who can access what, or debugging 403/404 responses. Covers all 5 rule types, filter syntax, operators, request/collection macros, and field modifiers.
When to use it
API rules and filter expressions for PocketBase access control. Use when setting permissions, writing filter expressions, configuring who can access what, or debugging 403/404 responses. Covers all 5 rule types, filter syntax, operators, request/collection macros, and field modifiers.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/pocketbase/pb-api-rules/SKILL.md -o .claude/skills/pb-api-rules/SKILL.md
Notes
Extracted from davila7/claude-code-templates, pb-api-rules category.