change readme description

This commit is contained in:
Pedro Rodrigues
2026-01-21 16:03:56 +00:00
parent 6c42207a93
commit 16027b1609

View File

@@ -1,7 +1,8 @@
# Agent Skills
# Supabase Agent Skills
A collection of skills for AI coding agents. Skills are packaged instructions
and scripts that extend agent capabilities.
Battle-tested database expertise from Supabase, packaged as AI agent skills.
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.
@@ -22,7 +23,8 @@ You can also install the skills in this repo as Claude Code plugins
## Available Skills
### postgres-best-practices
<details>
<summary><strong>postgres-best-practices</strong></summary>
Postgres performance optimization guidelines from Supabase. Contains rules
across 8 categories, prioritized by impact.
@@ -46,6 +48,8 @@ across 8 categories, prioritized by impact.
- Monitoring & Diagnostics (Low-Medium)
- Advanced Features (Low)
</details>
## Usage
Skills are automatically available once installed. The agent will use them when