skills/postgresql-optimization/SKILL.md
PostgreSQL database optimization workflow for query tuning, indexing strategies, performance analysis, and production database management.
npx skillsauth add ranbot-ai/awesome-skills postgresql-optimizationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Specialized workflow for PostgreSQL database optimization including query tuning, indexing strategies, performance analysis, vacuum management, and production database administration.
Use this workflow when:
database-optimizer - Database optimizationpostgres-best-practices - PostgreSQL best practicesUse @database-optimizer to assess PostgreSQL performance
sql-optimization-patterns - SQL optimizationpostgres-best-practices - PostgreSQL patternsUse @sql-optimization-patterns to analyze and optimize queries
database-design - Index designpostgresql - PostgreSQL indexingUse @database-design to design PostgreSQL indexing strategy
sql-optimization-patterns - Query tuningsql-pro - SQL expertiseUse @sql-optimization-patterns to optimize SQL queries
postgres-best-practices - Configurationdatabase-admin - Database administrationUse @postgres-best-practices to tune PostgreSQL configuration
database-admin - Database maintenancepostgresql - PostgreSQL maintenanceUse @database-admin to schedule PostgreSQL maintenance
grafana-dashboards - Monitoring dashboardsprometheus-configuration - Metrics collectionUse @grafana-dashboards to create PostgreSQL monitoring
database - Database operationscloud-devops - Infrastructureperformance-optimization - Performancetools
Delegate coding tasks to the Grok Build CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
--- name: graceful-shutdown description: Implement graceful shutdown for servers and workers: drain connections, finish in-flight work, release resources, and exit cleanly on SIGTERM/SIGINT. category: AI & Agents source: antigravity tags: [python, typescript, node, api, claude, ai, template, docker, kubernetes] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/graceful-shutdown --- # Graceful Shutdown ## Overview A skill for implementing graceful shutdown in server
development
--- name: falsify description: The scientific thinking protocol for AI agents. Use when facing complex, ambiguous, or high-stakes questions where guessing is costly: hypothesis → attempt to break it → evidence → calibrated co category: Creative & Media source: antigravity tags: [markdown, claude, ai, agent, llm, template, design, security, rag, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/falsify --- # Falsify — The Scientific Thinking Protocol > Think like
tools
Configure approved delegation lanes across installed implementer CLIs, including optional model and effort choices, then write global or project config only after explicit user approval.