mirror of
https://github.com/supabase/agent-skills.git
synced 2026-03-27 10:09:26 +08:00
chore: remove unused using-supabase skill sections (#15)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,35 +0,0 @@
|
|||||||
# Reference Sections
|
|
||||||
|
|
||||||
Defines the organization of reference documentation. Each section groups related content.
|
|
||||||
|
|
||||||
## 1. Getting Started (getting-started)
|
|
||||||
|
|
||||||
**Description:** Project setup, connection strings, initial configuration, and first steps with Supabase.
|
|
||||||
|
|
||||||
## 2. Auth (auth)
|
|
||||||
|
|
||||||
**Description:** Authentication, authorization, Row Level Security, social login, and session management.
|
|
||||||
|
|
||||||
## 3. Database (database)
|
|
||||||
|
|
||||||
**Description:** Postgres database, migrations, queries, RLS policies, and data modeling.
|
|
||||||
|
|
||||||
## 4. Storage (storage)
|
|
||||||
|
|
||||||
**Description:** File uploads, buckets, access control, and media handling.
|
|
||||||
|
|
||||||
## 5. Edge Functions (functions)
|
|
||||||
|
|
||||||
**Description:** Serverless functions, Deno runtime, webhooks, and background tasks.
|
|
||||||
|
|
||||||
## 6. Realtime (realtime)
|
|
||||||
|
|
||||||
**Description:** Real-time subscriptions, presence, broadcast, and live updates.
|
|
||||||
|
|
||||||
## 7. Client Libraries (client)
|
|
||||||
|
|
||||||
**Description:** supabase-js SDK, client configuration, and framework integrations.
|
|
||||||
|
|
||||||
## 8. CLI & Tools (cli)
|
|
||||||
|
|
||||||
**Description:** Supabase CLI, local development, migrations, CI/CD, and MCP integration.
|
|
||||||
Reference in New Issue
Block a user