fetch-supabase-example

Fetch reference implementations from core-supabase repository. Use when (1) implementing Repository layer with Supabase, (2) need RPC function usage patterns, (3) checking correct parameter structures and type assertions, (4) verifying Supabase integration patterns.

$ Installer

git clone https://github.com/semicolon-devteam/semo /tmp/semo && cp -r /tmp/semo/semo-system/semo-core/skills/fetch-supabase-example ~/.claude/skills/semo

// tip: Run this command in your terminal to install the skill