.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/isdaniel/pgtuner_mcp
home/skills/isdaniel/pgtuner_mcp
isdaniel avatar

isdaniel/pgtuner_mcp

11 skills

View on GitHub
$npx skills add isdaniel/pgtuner_mcp
SkillInstalls
pg-bloat-analysisDetects and remediates table and index bloat in PostgreSQL using pgstattuple analysis.—pg-config-tuningGuides PostgreSQL configuration tuning based on hardware profile, workload type, and current settings.—pg-connection-analysisAnalyzes PostgreSQL connection utilization patterns including active, idle, and idle-in-transaction sessions.—pg-health-checkPerforms comprehensive PostgreSQL database health assessments covering connections, cache performance, locks, replication, wait events, active queries, and…—pg-index-optimizationPerforms comprehensive PostgreSQL index optimization including unused index cleanup, duplicate detection, missing index recommendations, and hypothetical index…—pg-io-deep-diveDeep-dive investigation of PostgreSQL I/O patterns using targeted analysis types (buffer pool, tables, indexes, temp files, checkpoints).—pg-lock-diagnosisDiagnoses PostgreSQL lock contention including blocking lock chains, deadlock patterns, idle-in-transaction problems, and wait event analysis.—pg-performance-baselineGenerates a comprehensive PostgreSQL performance baseline report capturing health metrics, query workload patterns, table statistics, configuration settings,…—pg-query-rewriteGuides SQL query optimization through execution plan analysis and common rewrite patterns.—pg-slow-query-diagnosisDiagnoses slow PostgreSQL queries by analyzing pg_stat_statements, execution plans, index opportunities, and table statistics.—pg-vacuum-tuningMonitors and tunes PostgreSQL vacuum operations including autovacuum configuration, vacuum progress tracking, wraparound prevention, and per-table vacuum…—