pocketbase-api-and-sdk
PocketBase API and SDK (Advanced)
Overview
Use this only for deeper integration patterns. Default to pocketbase-agent-orchestrator for common operational tasks.
Focus
- REST and SDK CRUD patterns
- Filtering, sorting, pagination, and relation expansion
- Error classification and retry boundaries
Minimal Workflow
- Choose execution context (client/server/worker).
- Define request/response contract and query constraints.
- Implement bounded reads and validated writes.
- Verify auth + schema implications.
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-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-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