git log --oneline --stat
HEAD
- Stars
- 2.8k
- Forks
- 105
- Updated
- May 23, 2026
repo --stat
stars
2.8k
forks
105
last update
May 23, 2026
license
MITv1.9.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add supabase-fullstack - Invoke
// Run from any project directory
$ claude --skill supabase-fullstack "scaffold a typed REST endpoint" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill supabase-fullstack "now refactor it"
supabase-fullstack/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Supabase Fullstack Pro
- slug:
- supabase-fullstack
- version:
- v1.9.0
- license:
- MIT
- author:
- @supabase-craft
- repository:
- github.com/supabase-craft/supabase-fullstack
- categories:
- tags:
- #supabase#nextjs#postgres#rls#realtime
- description:
Supabase + Next.js: auth, RLS policies, edge functions, storage, realtime — production patterns.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
supabase-fullstack/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…