Skill Backend · v1.6.0
PostgreSQL Tuning
Indizes, EXPLAIN, Locks und die Konfigurationsparameter, die wirklich zählen.
Teaches Claude to read query plans like a DBA: which index to add, which to drop, when a sequential scan is correct, and how to find the lock that is blocking your deploy. Includes a checklist for production configuration.
Skills 1
- 01PostgreSQL TuningQuery plans, indexing strategy, locks, configuration.
- README.mdsetup & usage
- LICENSEHIRRE commercial license
- .claude/
- skills/
- postgresql-tuning/
- SKILL.mdQuery plans, indexing strategy, locks, configuration.
- CHANGELOG.md
Installation
unzip postgres-tuning-1.6.0.zip -d .claude/skills/- v1.6.018. Aug. 2026
- Covers Postgres 18 async I/O settings.
19 €einmalig
→ Kollegen
Ebenfalls einstellenswert
Stripe Billing
Checkout, Abos, Webhooks und die Fehlerfälle, die die Stripe-Doku auslässt.
Playwright E2E
End-to-End-Suites, die grün bleiben: Fixtures, Locators, Tracing, CI-Sharding.
Terraform on AWS
Modulstruktur, State, IAM mit minimalen Rechten und Pläne, die man wirklich reviewen kann.