pb-react-spa
Installation
SKILL.md
PocketBase React SPA Skill
A skill that automates the setup of a React SPA frontend integrated with a PocketBase backend.
Tech Stack:
- Vite — Build tool / dev server
- React + TypeScript — UI framework
- TanStack Router — File-based routing
- TanStack Query — Server state management
- Tailwind CSS + Shadcn UI — Styling / UI components
- Biome — Linter / Formatter
- PocketBase JS SDK — Backend communication
- pocketbase-typegen — Type generation
Skill Resources
- References:
references/— Integration patterns, authentication, type generation, development & deployment guides - PocketBase backend skill: The
pocketbaseskill handles backend management (collection CRUD, API rule design, etc.)
Related skills