supabase-postgres-best-practices
Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install supabase-postgres-best-practices --cli claudewrites the skill into.claude/skills/supabase-postgres-best-practices/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/supabase-postgres-best-practices/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.
When to use it
Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/database/supabase-postgres-best-practices/SKILL.md -o .claude/skills/supabase-postgres-best-practices/SKILL.md
Notes
Extracted from davila7/claude-code-templates, supabase-postgres-best-practices category.