Skill for operating a PocketBase v0.23+ backend via REST API and as a Go package. Uses Python scripts (standard library only) to perform authentication, collection CRUD, record CRUD, backup, migration file generation, and includes design guidance for API rules, relations, and security patterns. Supports Go package mode with Go migrations, hooks, custom routes, and middleware.
All resources for this skill are bundled in the skill directory at ``:
When you need to look up PocketBase details or find skill-related files, check this directory first — everything you need is already here. There is no need to search the user's home directory or other projects.
Habilidad para operar el backend de PocketBase a través de API REST y modo de paquete Go. Proporciona CRUD de recopilación, CRUD de registros, autenticación de superusuario/usuario, copia de seguridad y restauración, generación de archivos de migración (JS y Go), enlaces Go, rutas personalizadas y orientación de diseño para reglas, relaciones y patrones de seguridad de API. Úselo para solicitudes relacionadas con PocketBase, pb_migrations, gestión de colecciones, operaciones de registros, integración del marco Go y diseño de backend. Fuente: ikumasudo/pocketbase-skill.