Claude Skill

supabase/agent-skills

Open-source collection of Claude Skills for integrating AI agents with Supabase. Build AI-powered applications with TypeScript tools and utilities.

Overview

Stars2,306
Forks166
LanguageTypeScript
Last pushed2026-07-03
Last synced2026-07-03
View on GitHub

Repository

Ownersupabase
Repositoryagent-skills
Full namesupabase/agent-skills
Repo ID1,135,501,937

Install this Skill

npx skills add supabase/agent-skills

Registry

Typemcp_server
Quality score80/100
Verificationreadme_parsed
Last verified2026-05-31
Platforms
ClaudeMCPCursor
Capabilities
pdfmemoryterminalaiai-agentsskillssupabase
Detected files
README.mdpackage.jsontest
Config keys
PACKAGE_JSON
Install methods
  • npx skills add supabase/agent-skills
  • npx skills add supabase/agent-skills --skill supabase
  • npx skills add supabase/agent-skills --skill supabase-postgres-best-practices

Summary

A collection of Claude Skills designed to help developers integrate AI agents with Supabase, providing tools and utilities for building AI-powered applications.

Chinese description

Claude Skill 助力开发者使用 Supabase 构建 AI 代理

Key features

  • Collection of Claude Skills for AI agents
  • Integration with Supabase platform
  • Tools for building AI-powered applications
  • Written in TypeScript
  • Open-source and community-driven

Use cases

  • Building AI agents with Supabase backend
  • Developing AI-powered applications
  • Creating intelligent automation tools
  • Integrating AI capabilities with databases
  • Prototyping AI features with TypeScript

README excerpt

![Supabase Agent Skills](assets/og.png) # Supabase Agent Skills Agent Skills to help developers using AI agents with Supabase. Agent Skills are folders of instructions, scripts, and resources that agents can discover and use to do things more accurately and efficiently. Compatible with 18+ AI agents including Claude Code, GitHub Copilot, Cursor, Cline, and many others. The skills in this repo follow the [Agent Skills](https://agentskills.io/) format. ## Installation See the [Supabase AI Skills documentation](https://supabase.com/docs/guides/getting-started/ai-skills) for detailed installation instructions. ### Install all skills ```bash npx skills add supabase/agent-skills ``` ### Install a specific skill ```bash npx skills add supabase/agent-skills --skill supabase npx skills add supabase/agent-skills --skill supabase-postgres-best-practices ``` ### Claude Code Plugin You can also install the skills as Claude Code plugins: ```bash # 1. Install supabase/agent-skill marketplace claude plugin marketplace add supabase/agent-skills # 2. Install the plugin that you want claude plugin install supabase@supabase-agent-skills claude plugin install postgres-best-practices@supabase-agent-skills ``` ## Available Skills <details> <summary><strong>supabase</strong></summary> Comprehensive Supabase development skill covering all Supabase products and integrations. **Use when:** - Working with any Supabase product (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues) - Using client libraries and SSR integrations (supabase-js, @supabase/ssr) in Next.js, React, SvelteKit, Astro, Remix - Troubleshooting auth issues (login, logout, sessions, JWT, cookies, getSession, getUser, getClaims, RLS) - Using the Supabase CLI or MCP server - Working with

Topics

Explore more

Data from GitHub. Synced on 2026-07-03