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.
Competenza per il funzionamento del backend PocketBase tramite API REST e modalità pacchetto Go. Fornisce raccolta CRUD, registrazione CRUD, autenticazione superutente/utente, backup e ripristino, generazione di file di migrazione (JS e Go), hook Go, percorsi personalizzati e indicazioni di progettazione per regole API, relazioni e modelli di sicurezza. Utilizzare per richieste relative a PocketBase, pb_migrations, gestione delle raccolte, operazioni sui record, incorporamento del framework Go e progettazione backend. Fonte: ikumasudo/pocketbase-skill.