Raudbjorn Claude
raudbjorn-claude is a Claude Code plugin for the Build phase that packages five Supabase-and-SvelteKit-oriented skills for your development stack.
Install when you ship SvelteKit apps on Supabase and want Claude to follow your stack patterns for auth, realtime, storage, and migrations.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install raudbjorn-claude@Raudbjorn/claudeBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:Raudbjorn/claude") and the paste-ready config with skillselion.get_install_config("plugin:Raudbjorn/claude").
What it does
raudbjorn-claude is a personal Claude Code plugin bundle of five skills aimed at solo builders who standardize on SvelteKit plus Supabase. It extends the agent with stack-specific knowledge for JWT and UID auth flows, realtime channels, bucket policies, migration authoring, and everyday database operations so prompts do not re-explain baseline patterns each session. Coverage spans frontend motion and component work through backend security and storage, which matches a full-stack indie SaaS or internal tool trajectory. Use it during active build sprints when you are implementing features against an existing Supabase project rather than when you are only researching markets or tuning launch SEO. The catalog positions it as a community repo with a small star count, so treat it as a curated shortcut for one developer’s production habits, not a vendor-supported reference implementation.
Highlights
- Five bundled skills covering Supabase auth, realtime presence/broadcast, storage uploads, and schema migrations
- Svelte and SvelteKit-focused patterns including transitions, reactive state, and TypeScript/Deno workflows
- Declarative RLS, policy, and security guidance for Postgres-backed apps
- Resumable uploads, signed URLs, and storage-related operations spelled out for agents
- Community maintainer stack—opinionated utilities rather than a generic tutorial pack
Why builders use it
Agents default to generic React or Firebase examples and miss Supabase RLS, realtime, and SvelteKit conventions you already use.
After you register the plugin, Claude can apply your Supabase auth, storage, migration, and Svelte patterns without re-pasting stack docs every task.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 6 stars, 0 votes.
FAQ
Who is raudbjorn-claude for?
Solo and small-team developers shipping SvelteKit apps on Supabase who want Claude Code skills tuned to that stack.
When should I use raudbjorn-claude?
Use it during Build when implementing auth, realtime, storage, migrations, or Svelte UI against an existing Supabase project.
How do I add raudbjorn-claude to my agent?
Install or register the Raudbjorn/claude plugin in Claude Code from the repo slug raudbjorn-claude, then enable its five skills in your project settings.
Comments
Share how you use raudbjorn-claude, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.