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.