diff --git a/README.md b/README.md index 0f9cf5f..21238f5 100644 --- a/README.md +++ b/README.md @@ -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 +
+postgres-best-practices 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) +
+ ## Usage Skills are automatically available once installed. The agent will use them when