Armory
Source
Browse
Skills

postgresql-optimization

PostgreSQL database optimization workflow for query tuning, indexing strategies, performance analysis, and production database management.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install postgresql-optimization --cli claude

writes the skill into.claude/skills/postgresql-optimization/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/postgresql-optimization/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

Alternatives · Skills

  1. read-only-postgres14 stars · 1 fork65.698

What it is

PostgreSQL database optimization workflow for query tuning, indexing strategies, performance analysis, and production database management.

When to use it

PostgreSQL database optimization workflow for query tuning, indexing strategies, performance analysis, and production database management.

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/postgresql-optimization/SKILL.md -o .claude/skills/postgresql-optimization/SKILL.md

Notes

Extracted from davila7/claude-code-templates, postgresql-optimization category.