‹ 返回总目录
工具 最近更新07-30

diagnose

| 2026-08-01 收录(在榜3天)

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量1.9K
⭐ GitHub Stars2,464(fork 178)
🗓️ 最近推送2026-07-30
🌱 项目创建2026-01-16
💻 语言 / LicenseTypeScript · MIT
🐛 开放Issue148

📝 工具简介

来自真实工程师的.agents目录技能包,直接拿来用的诊断类技能。

📖 怎么用

安装很简单,跑 `npx skills add supabase/agent-skills` 就能装全套。只想装某个技能的话,加 `--skill` 参数,比如 `npx skills add supabase/agent-skills --skill supabase` 或 `--skill supabase-postgres-best-practices`。用 Claude Code 的话,先执行 `claude plugin marketplace add supabase/agent-skills` 添加市场,再 `claude plugin install supabase@supabase-agent-skills` 装插件。装完就能用,比如让它优化 Postgres 查询,或者审查 schema 的性能问题。

📋 迷你测评

帮开发者用AI Agent操作Supabase的技能集。亮点是绑定具体平台,操作有针对性。没提接口数,但垂直度高。

📄 README 要点

这是给AI代理用的Supabase开发技能包,遵循Agent Skills格式,兼容Claude Code、GitHub Copilot、Cursor、Cline等18+种AI代理。技能文件夹里包含指令、脚本和资源,代理能自动发现并用来更准确高效地干活。安装方式看官方文档,可以装全部技能或单独装某个,也支持作为Claude Code插件安装。核心技能覆盖Supabase所有产品,包括数据库、认证、Edge Functions、Realtime、存储、向量、Cron、队列等,以及客户端库的使用。适合任何用Supabase做后端、同时用AI代理辅助开发的场景。

查看英文原文
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 format. Installation See the Supabase AI Skills documentation for detailed installation instructions. Install all skills [安装/使用命令见下方] Install a specific skill [安装/使用命令见下方] Claude Code Plugin You can also install the skills as Claude Code plugins: [安装/使用命令见下方] Available Skills supabase 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 schema changes, migrations, security audits, or Postgres extensions (pg graphql, pg cron, pg vector) supabase postgres best practices Postgres performance optimization guidelines from Supabase. Contains references across 8 categories, prioritized by impact. Use when: Writing SQL queries or designing schemas Implementing indexes or query optimization Reviewing database performance issues Configuring connection pooling or scaling Working with Row Level Security (RLS) Categories covered: Query Performance (Critical) Connection Management (Critical) Schema Design (High) Concurrency & Locking (Medium High) Security & RLS (Critical) Data Access Patterns (Medium) Monitoring & Diagnostics (Low Medium) Advanced Features (Low) Usage Skills are automatically available once installed. The agent will use them when relevant tasks are detected. Examples: [安装/

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考