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.
Fähigkeit zum Betrieb des PocketBase-Backends über die REST-API und den Go-Paketmodus. Bietet Sammlungs-CRUD, Aufzeichnungs-CRUD, Superuser-/Benutzerauthentifizierung, Sicherung und Wiederherstellung, Generierung von Migrationsdateien (JS und Go), Go-Hooks, benutzerdefinierte Routen und Designanleitungen für API-Regeln, Beziehungen und Sicherheitsmuster. Verwendung für Anfragen im Zusammenhang mit PocketBase, pb_migrations, Sammlungsverwaltung, Datensatzvorgängen, Go-Framework-Einbettung und Backend-Design. Quelle: ikumasudo/pocketbase-skill.