mirror of
https://github.com/supabase/agent-skills.git
synced 2026-01-26 19:09:51 +08:00
change readme description
This commit is contained in:
12
README.md
12
README.md
@@ -1,7 +1,8 @@
|
|||||||
# Agent Skills
|
# Supabase Agent Skills
|
||||||
|
|
||||||
A collection of skills for AI coding agents. Skills are packaged instructions
|
Battle-tested database expertise from Supabase, packaged as AI agent skills.
|
||||||
and scripts that extend agent capabilities.
|
These skills provide AI coding agents with proven patterns for building and
|
||||||
|
optimizing production Postgres applications.
|
||||||
|
|
||||||
Skills follow the [Agent Skills](https://agentskills.io/) format.
|
Skills follow the [Agent Skills](https://agentskills.io/) format.
|
||||||
|
|
||||||
@@ -22,7 +23,8 @@ You can also install the skills in this repo as Claude Code plugins
|
|||||||
|
|
||||||
## Available Skills
|
## Available Skills
|
||||||
|
|
||||||
### postgres-best-practices
|
<details>
|
||||||
|
<summary><strong>postgres-best-practices</strong></summary>
|
||||||
|
|
||||||
Postgres performance optimization guidelines from Supabase. Contains rules
|
Postgres performance optimization guidelines from Supabase. Contains rules
|
||||||
across 8 categories, prioritized by impact.
|
across 8 categories, prioritized by impact.
|
||||||
@@ -46,6 +48,8 @@ across 8 categories, prioritized by impact.
|
|||||||
- Monitoring & Diagnostics (Low-Medium)
|
- Monitoring & Diagnostics (Low-Medium)
|
||||||
- Advanced Features (Low)
|
- Advanced Features (Low)
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Skills are automatically available once installed. The agent will use them when
|
Skills are automatically available once installed. The agent will use them when
|
||||||
|
|||||||
Reference in New Issue
Block a user