supabase/agent-skills
Agent Skills to help developers using AI agents with Supabase
Provides curated Postgres optimization guidelines and best practices as discoverable skills for AI coding assistants (Claude Code, Cursor, GitHub Copilot), following the open Agent Skills standard format. Skills are automatically injected into agent contexts when relevant tasks are detected, enabling agents to reference 8 categories of performance guidance—from query optimization to RLS configuration—without explicit prompting. Installable via npm or Claude's plugin marketplace for seamless integration into existing agent workflows.
1,584 stars. Actively maintained with 1 commit in the last 30 days.
Stars
1,584
Forks
94
Language
TypeScript
License
MIT
Category
Last pushed
Mar 03, 2026
Commits (30d)
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/supabase/agent-skills"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
memodb-io/Acontext
Agent Skills as a Memory Layer
powroom/flins
Universal skill installer for AI coding agents
vaibhavtupe/skill-guard
The quality gate for Agent Skills — validate, secure, conflict-detect, and test skills across...
ARPAHLS/skillware
A Python framework for modular, self-contained skill management for machines.
DougTrajano/pydantic-ai-skills
This package implements Agent Skills (https://agentskills.io) support with progressive...