.claude/skills/postgres-best-practices/SKILL.md
PostgreSQL best practices for database design, query optimization, and performance tuning
npx skillsauth add baekenough/oh-my-customcode postgres-best-practicesInstall 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.
EXPLAIN ANALYZE to understand query plansCREATE INDEX CONCURRENTLYpg_stat_user_indexespg_stat_user_tablesshared_buffers: 25% of RAMwork_mem: per operation, tune carefullyeffective_cache_size: 50-75% of RAMrandom_page_cost: 1.1 for SSDdevelopment
Generate and maintain a persistent codebase wiki — LLM-built interlinked markdown knowledge base (Karpathy LLM Wiki pattern)
development
Use the project wiki as RAG knowledge source — search wiki pages to answer codebase questions before exploring raw files
tools
Analyze task trajectories to propose reusable SKILL.md candidates from successful patterns
data-ai
hada.io RSS feed monitoring for AI agent/harness articles with automated /scout analysis