supabasesupabaseOfficialยท2 Agent Skills Included

agent-skills

Expert Supabase and Postgres guidance for AI coding agents

Guides AI agents through Supabase development tasks including auth setup, RLS policies, migrations, Edge Functions, and debugging. Applies proven Postgres best practices for query optimization, indexing, connection pooling, and schema design to prevent slow queries and security holes. Eliminates guesswork and outdated training data by enforcing verified, current Supabase patterns in every generated change.
npx skills add supabase/agent-skills --all -g -y
Available:

Tells AI coding agents how this repository is structured, how to run its tests, and the exact format and rules to follow when creating or editing SKILL.md skill files.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’