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.
REST API および Go パッケージ モードを介して PocketBase バックエンドを操作するためのスキル。コレクション CRUD、レコード CRUD、スーパーユーザー/ユーザー認証、バックアップと復元、移行ファイル生成 (JS および Go)、Go フック、カスタム ルート、API ルール、関係、セキュリティ パターンの設計ガイダンスを提供します。 PocketBase、pb_migrations、コレクション管理、レコード操作、Go フレームワークの埋め込み、およびバックエンド設計に関連するリクエストに使用します。 ソース: ikumasudo/pocketbase-skill。