pocketbase-data-modeling
PocketBase Data Modeling (Advanced)
Overview
Use this only for deeper schema/migration design. Default to pocketbase-agent-orchestrator for common management tasks.
Focus
- Collection boundaries and relation modeling
- Index strategy for filters/sorts
- Safe schema evolution and staged migrations
Minimal Workflow
- Capture expected read/write/query patterns.
- Design schema + relations + indexes.
- Plan additive migration, backfill, and cleanup phases.
- Validate against auth rules and API usage.
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-auth-and-access
Use when you specifically need detailed PocketBase auth and authorization rule design 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