Bobi-Labs
OrganizationThe production scaffold and Claude Code workflow discipline behind every Bobi Labs engagement. Next.js, TypeScript, Supabase, with a typed query/mutation registry and a security audit script.
Categories
Indexed Skills (12)
new-mutation
Scaffold a new Supabase mutation. Creates the Zod schema and mutation function, registers it in the mutation registry, and runs tests.
new-query
Scaffold a new Supabase query. Creates the query function, adds the key factory, registers it in the query registry, and runs tests.
cicd
Set up a self-contained GitHub Actions CI workflow for the current project. Detects language(s) from the codebase (TS/JS, Python, Go, Rust) and writes `.github/workflows/ci.yml` with lint, test, and build gates. Idempotent, skips if the workflow already exists unless the user asks to reconcile.
supabase-mutations
Convention for writing data to Supabase/PostgreSQL safely using Zod validation, the Supabase browser client, a mutation registry, and React Hook Form. Read this when working on forms, mutations, data writes, inserts, updates, or deletes.
supabase-query-system
Convention for reading data from Supabase/PostgreSQL using a query registry with centralized key factories, the Supabase browser client, and TanStack React Query caching. Read this when working on data fetching, queries, dashboards, or data display.
bobi-stack
Set up bobi-stack conventions for an existing project. Fills out CLAUDE.md, ops.sh, docs, and TODO.md based on the actual codebase.
bosskey
Turn your recent git history into a standup-ready status update.
cli-first
Convention for using CLI tools and environment variables when interacting with third-party services like AWS, Vercel, Supabase, Stripe, GitHub, and Google Cloud. Read this when working on external services, deployments, infrastructure, or API integrations.
docs
Capture conversation learnings into docs and clean up the docs folder.
lsp
Convention for using Language Server Protocol tools for precise code intelligence (references, definitions, type checking) instead of guessing from grep results.
squad
Analyze a codebase and create domain-specific rules and optional specialist subagents for Claude Code.
todo
Run tasks from TODO.md or populate it with high-impact engineering tasks ranked by priority.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.