Armory
Source
Browse
Skills

supabase-postgres-best-practices-2

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-2 --cli claude

writes the skill into.claude/skills/supabase-postgres-best-practices-2/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/supabase-postgres-best-practices-2/SKILL.md

Needs 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/development/postgres-best-practices/SKILL.md -o .claude/skills/postgres-best-practices/SKILL.md

Notes

Extracted from davila7/claude-code-templates, postgres-best-practices category.