supabase-architecture-variants

Execute choose and implement Supabase validated architecture blueprints for different scales.

Content Preview
---
name: supabase-architecture-variants
description: |
  Execute choose and implement Supabase validated architecture blueprints for different scales.
  Use when designing new Supabase integrations, choosing between monolith/service/microservice
  architectures, or planning migration paths for Supabase applications.
  Trigger with phrases like "supabase architecture", "supabase blueprint",
  "how to structure supabase", "supabase project layout", "supabase microservice".
allowed-tools: Read, Gr
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/supabase-architecture-variants.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/supabase-pack/skills/supabase-architecture-variants/SKILL.md

Skill 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-skills

Then reference at plugins/saas-packs/supabase-pack/skills/supabase-architecture-variants/SKILL.md

Related Skills