diff --git a/skills/supabase/AGENTS.md b/skills/supabase/AGENTS.md index b2f11a2..aa16217 100644 --- a/skills/supabase/AGENTS.md +++ b/skills/supabase/AGENTS.md @@ -1,5 +1,7 @@ # supabase +> **Note:** `CLAUDE.md` is a symlink to this file. + ## Overview Guides and best practices for working with Supabase. Covers getting started, Auth, Database, Storage, Edge Functions, Realtime, supabase-js SDK, CLI, and MCP integration. Use for any Supabase-related questions. @@ -10,6 +12,7 @@ Guides and best practices for working with Supabase. Covers getting started, Aut supabase/ SKILL.md # Main skill file - read this first AGENTS.md # This navigation guide + CLAUDE.md # Symlink to AGENTS.md references/ # Detailed reference files ``` diff --git a/skills/supabase/CLAUDE.md b/skills/supabase/CLAUDE.md new file mode 120000 index 0000000..47dc3e3 --- /dev/null +++ b/skills/supabase/CLAUDE.md @@ -0,0 +1 @@ +AGENTS.md \ No newline at end of file