Skill Backend · v1.6.0
PostgreSQL Tuning
Índices, EXPLAIN, bloqueos y los parámetros de configuración que de verdad importan.
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
Instalar
unzip postgres-tuning-1.6.0.zip -d .claude/skills/- v1.6.018 ago 2026
- Covers Postgres 18 async I/O settings.
19 €pago único
→ Compañeros
También merece la pena contratar
Stripe Billing
Checkout, suscripciones, webhooks y los casos límite que la documentación de Stripe omite.
Playwright E2E
Suites end-to-end que siguen en verde: fixtures, locators, tracing y sharding en CI.
Terraform on AWS
Estructura de módulos, state, IAM de mínimo privilegio y planes que se pueden revisar.