Claude Skill

supabase/agent-skills

用于将 AI 代理与 Supabase 集成的开源 Claude Skill 集合。使用 TypeScript 工具和实用程序构建 AI 驱动的应用程序。

概览

Stars2,307
Forks166
语言TypeScript
最后更新2026-07-03
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者supabase
仓库agent-skills
完整名称supabase/agent-skills
Repo ID1,135,501,937

安装这个 Skill

npx skills add supabase/agent-skills

Registry 信息

类型mcp_server
质量分80/100
验证状态readme_parsed
最近验证2026-05-31
平台
ClaudeMCPCursor
能力
pdfmemoryterminalaiai-agentsskillssupabase
识别文件
README.mdpackage.jsontest
配置键
PACKAGE_JSON
安装方式
  • 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

项目简介

一套 Claude Skill 集合,旨在帮助开发者将 AI 代理与 Supabase 集成,为构建 AI 驱动的应用程序提供工具和实用程序。

英文描述

Agent Skills to help developers using AI agents with Supabase

要点

  • 用于 AI 代理的 Claude Skill 集合
  • 与 Supabase 平台集成
  • 构建 AI 驱动应用程序的工具
  • 使用 TypeScript 编写
  • 开源且由社区驱动

使用场景

  • 使用 Supabase 后端构建 AI 代理
  • 开发 AI 驱动的应用程序
  • 创建智能自动化工具
  • 将 AI 功能与数据库集成
  • 使用 TypeScript 原型化 AI 功能

README 摘要

![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

话题

探索更多

数据来自 GitHub,同步时间:2026-07-03