agent-skills
Expert Supabase and Postgres guidance for AI coding agents
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Supabase Agent Skills?โผ
Run `npx skills add supabase/agent-skills --all -g -y` in your terminal to install all skills in this suite globally.
What do Supabase Agent Skills do?โผ
They give your AI agent expert instructions for building with Supabase, covering auth, RLS policies, migrations, Edge Functions, and Postgres performance optimization.
Which AI agents work with these skills?โผ
The skills follow the open Agent Skills standard and work with 18+ agents including Claude Code, GitHub Copilot, Cursor, and Cline.
How do the skills improve Postgres performance?โผ
The postgres-best-practices skill provides prioritized rules with incorrect and correct SQL examples for indexing, connection pooling, locking, and query optimization.
Do I need to configure anything after installing?โผ
No. Once installed, your AI agent automatically loads the relevant skill whenever it detects a Supabase or Postgres task.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core