
Jordanburke Supabase Typed Query
- 1 repo stars
- Updated June 15, 2026
- jordanburke/supabase-typed-query
jordanburke-supabase-typed-query is a Claude Code plugin marketplace that teaches agents type-safe Supabase query patterns via supabase-typed-query skills.
About
jordanburke-supabase-typed-query is a narrow Claude Code plugin marketplace that packages skills for the supabase-typed-query library—helping you keep Postgres access typed end-to-end with functional patterns and explicit error handling. developers shipping Supabase-backed SaaS or APIs can invoke these skills while implementing repositories, RLS-aware reads, and composable query chains so the agent does not hallucinate raw string SQL or wrong column types. Placement is phase-specific on Build backend work; you may reuse the same skills during Ship review when auditing data-layer changes. The catalog lists one plugin and community sourcing with modest GitHub stars, so treat it as a focused helper alongside official Supabase docs rather than a full ORM replacement. Ideal when you already chose supabase-typed-query and want Claude Code to follow its idioms consistently.
- 1-plugin marketplace centered on supabase-typed-query skills for developers
- Type-safe Supabase queries with functional composition patterns
- Entity-oriented query patterns and structured error handling
- Pairs with Supabase stacks for solo SaaS and API products
- Keywords: typed, typesafe, queries, supabasetypedquery, patterns
Jordanburke Supabase Typed Query by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install jordanburke-supabase-typed-query@jordanburke/supabase-typed-queryAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | June 15, 2026 |
| Repository | jordanburke/supabase-typed-query ↗ |
What it does
Install Claude Code skills for supabase-typed-query so agents write type-safe Supabase queries and functional error-handling patterns instead of ad hoc SQL strings.
Who is it for?
Best when you're already on Supabase and use or plan to use supabase-typed-query and want agent assistance that respects those types and functional patterns.
Skip if: Projects on Prisma-only stacks, non-Supabase databases, or teams that refuse typed query builders.
What you get
After adding the marketplace skill plugin, Claude Code follows supabase-typed-query patterns for typed entities, composable queries, and clearer error paths in your backend.
- Agent-guided typed query modules aligned with supabase-typed-query
- Consistent entity and error-handling patterns in backend code
- Fewer untyped Supabase calls in AI-generated patches
Recommended Plugins
How it compares
Supabase typed-query skill plugin, not a general 15-plugin automation marketplace or MCP server directory.
FAQ
Who is Jordanburke Supabase Typed Query for?
Developers and small teams coding Supabase backends who want Claude Code to apply supabase-typed-query conventions.
When should I use Jordanburke Supabase Typed Query?
Use it while implementing or refactoring data access, migrations follow-ups, and API handlers that read/write Supabase with strict typing.
How do I add Jordanburke Supabase Typed Query to my agent?
Register jordanburke/supabase-typed-query in Claude Code marketplaces, install the plugin, and invoke its skills when editing query modules in your repo.