Content Preview
--- name: supabase-hello-world description: | Create a minimal working Supabase example. Use when starting a new Supabase integration, testing your setup, or learning basic Supabase API patterns. Trigger with phrases like "supabase hello world", "supabase example", "supabase quick start", "simple supabase code". allowed-tools: Read, Write, Edit version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> compatible-with: claude-code, codex, openclaw --- # Supabase H
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/supabase-hello-world.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/supabase-pack/skills/supabase-hello-world/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/saas-packs/supabase-pack/skills/supabase-hello-world/SKILL.md
Related Skills
supabase
Supabase MCP integration for database operations, authentication, storage, and real-time subscriptions. Manage your Supabase projects, run SQL queries, and interact with your backend directly.
pluginpluginmarketplacesupabase
by Anthropic · anthropic-official-plugins
postgres-patterns
PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.
postgres-patternspostgrespatternssecurity
by affaan-m · everything-claude-code
nextjs-supabase-auth
Expert integration of Supabase Auth with Next.js App Router Use when: supabase auth next, authentication next.js, login supabase, auth middleware, protected route.
securitynextjssupabaseauth
by sickn33 (Antigravity) · antigravity-awesome-skills
supabase-automation
Automate Supabase database queries, table management, project administration, storage, edge functions, and SQL execution via Rube MCP (Composio). Always search tools first for current schemas.
supabase-automationsupabaseautomationsql
by davepoon · buildwithclaude