Skip to content

ikumasudo/pocketbase-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pocketbase-skill

Agent Skills for operating a PocketBase v0.23+ backend via REST API.

Compatible with the Agent Skills specification.

Skills

Skill Description
pocketbase Collection CRUD, record CRUD, superuser/user authentication, backup & restore, migration file generation, and design guidance for API rules, relations, and security patterns
pb-react-spa React SPA frontend setup for PocketBase — Vite + TanStack Router + TanStack Query + Tailwind/Shadcn UI + Biome

Installation

npx skills add ikumasudo/pocketbase-skill

Or install a specific skill:

npx skills add ikumasudo/pocketbase-skill@pocketbase

Prerequisites

  • Python 3 (standard library only, no external packages)
  • A running PocketBase instance (v0.23+) — Download from GitHub Releases
  • Environment variables or .env file:
Variable Required Default Description
PB_URL No http://127.0.0.1:8090 PocketBase base URL
PB_SUPERUSER_EMAIL Yes* - Superuser email address
PB_SUPERUSER_PASSWORD Yes* - Superuser password

*Required for superuser operations.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages