mirror of
https://github.com/supabase/agent-skills.git
synced 2026-03-27 10:09:26 +08:00
chore: update AGENTS.md after build
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,19 +1,27 @@
|
|||||||
# Supabase
|
# supabase
|
||||||
|
|
||||||
**Version 1.0.0**
|
> **Note:** `CLAUDE.md` is a symlink to this file.
|
||||||
Supabase
|
|
||||||
January 2026
|
|
||||||
|
|
||||||
> This document is optimized for AI agents and LLMs. Rules are prioritized by performance impact.
|
## 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.
|
||||||
|
|
||||||
|
## Structure
|
||||||
|
|
||||||
|
```
|
||||||
|
supabase/
|
||||||
|
SKILL.md # Main skill file - read this first
|
||||||
|
AGENTS.md # This navigation guide
|
||||||
|
CLAUDE.md # Symlink to AGENTS.md
|
||||||
|
references/ # Detailed reference files
|
||||||
|
```
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
1. Read `SKILL.md` for the main skill instructions
|
||||||
|
2. Browse `references/` for detailed documentation on specific topics
|
||||||
|
3. Reference files are loaded on-demand - read only what you need
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Abstract
|
*0 reference files across 0 categories*
|
||||||
|
|
||||||
Comprehensive Supabase development guide for building applications with Supabase services. Contains guides covering Auth, Database, Storage, Edge Functions, Realtime, client libraries, CLI, and tooling. Each reference includes setup instructions, code examples, common mistakes, and integration patterns.
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Table of Contents
|
|
||||||
|
|
||||||
---
|
|
||||||
1
skills/supabase/CLAUDE.md
Symbolic link
1
skills/supabase/CLAUDE.md
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
AGENTS.md
|
||||||
Reference in New Issue
Block a user