pocketbaseBuild backends with PocketBase collections, auth, and realtime.
Install via ClawdBot CLI:
clawdbot install ivangdavila/pocketbaseRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
A team collaboration tool where users create, assign, and update tasks in real-time. Uses PocketBase collections for tasks and users, with realtime subscriptions to push updates instantly across clients, and authentication to secure user data.
An online store backend managing products, orders, and customer accounts. Leverages PocketBase for fetching records with filters and expands to show product details and related categories, plus file uploads for product images and secure user authentication.
A blog or news site where authors create posts with file uploads for media. Implements collection rules to restrict editing to owners, uses hooks for automated content validation, and provides realtime updates for new posts to subscribers.
A system to track sensor data from devices in real-time. Uses PocketBase to store device readings, with realtime subscriptions to display live updates on dashboards, and admin APIs for superusers to manage device configurations securely.
A platform for instructors to manage courses, assignments, and student enrollments. Employs PocketBase for authentication with OAuth, fetching records with expands for course materials, and hooks to enforce enrollment rules before access.
Offer PocketBase-powered backend as a service with tiered plans based on features like realtime updates, file storage limits, and admin access. Revenue comes from monthly or annual subscriptions, targeting small to medium businesses needing scalable backends.
Build and deploy custom applications using PocketBase for clients across industries. Charge project-based fees or retainer models for ongoing maintenance and integration support, leveraging the skill's ease of use for rapid prototyping.
Develop and sell premium plugins, templates, or tools that extend PocketBase functionality, such as advanced hooks or admin dashboards. Monetize through one-time purchases or licensing fees, catering to developers seeking enhanced features.
💬 Integration Tip
Always validate auth tokens before accessing user data to prevent stale records, and use realtime subscriptions with proper cleanup to avoid memory leaks in long-running apps.
Scored Apr 18, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Design data models for construction projects. Create entity-relationship diagrams, define schemas, and generate database structures.
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.