---
name: supabase-skill
slug: supabase-skill
score: 55
rubric: 1.0
provenance: verified-org
publisher: Supabase
license: Apache-2.0
capability: read-write
canonical: https://top-agent-skills.com/skill/supabase-skill
---

# supabase-skill

Supabase done right. RLS policies, edge functions, realtime, auth — in idiomatic patterns.

## Install

### Claude Code

```bash
npx skills add supabase/skills
```

### Cursor

```bash
npx skills add supabase/skills --target cursor
```

### Codex CLI

```bash
codex skills add supabase/skills/skills/supabase-skill
```

## Best for

Teams on Supabase who want the agent to write RLS-correct queries by default.


## About

Supabase patterns: row-level security policies, edge functions, realtime subscriptions, auth flows.

## Compatibility

claude-code, cursor, codex

## Metadata

- Categories: databases-schemas, ai-ml-agent-tooling
- Tags: Postgres, RLS, Realtime
- Setup time: 4 min
- Complexity: Medium
- Last update: 2026-04-26
- Verified: 2026-04-30
- Source: https://github.com/supabase/skills


---

_Indexed by Top Agent Skills. Score breakdown: https://top-agent-skills.com/about/methodology_
