pocketbase-auth-and-access
PocketBase Auth and Access (Advanced)
Overview
Use this only for deeper auth/rule design. Default to pocketbase-agent-orchestrator for standard operations.
Focus
- Auth flows (email/password, OAuth)
- Collection access rules (
list/view/create/update/delete) - Ownership and tenant membership checks
Minimal Workflow
- Define actor types and trust boundaries.
- Set least-privilege rules per collection operation.
- Verify unauthorized and cross-tenant failures.
- Align with API integration and incident checks.
References
More from anirudh-777/pocketbase-skills
pocketbase-agent-orchestrator
Use when managing PocketBase work end-to-end and you want one default skill for setup, schema, auth, API, logs, and operations
9pocketbase-api-and-sdk
Use when you specifically need detailed PocketBase REST/SDK integration guidance for advanced query, pagination, and error handling patterns
8pocketbase-operations
Use when you specifically need advanced PocketBase operational runbooks for backup, restore, incidents, and runtime diagnostics
7pocketbase-foundations
Use when you specifically need PocketBase setup, environment bootstrap, and initial security baseline details beyond the orchestrator quick actions
5pocketbase-data-modeling
Use when you specifically need deeper collection design, relation strategy, indexes, or migration sequencing beyond the orchestrator quick actions
5pocketbase-automation-and-hooks
Use when you specifically need advanced PocketBase hooks, realtime subscriptions, and file lifecycle automation details
4