pocketbase-foundations
PocketBase Foundations (Advanced)
Overview
Use this only for deep setup and rollout details. Default to pocketbase-agent-orchestrator for normal tasks.
Focus
- Environment setup (local/staging/production)
- Admin bootstrap and secure secret handling
- Baseline network/security checks before feature work
Minimal Workflow
- Confirm runtime mode and persistence strategy.
- Verify required env values (
PB_URL, admin/service credentials). - Validate health endpoint and admin authentication.
- Hand off to modeling/auth/api skills as needed.
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-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