Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
isdaniel
Profil créateur GitHub

isdaniel

Vue par dépôt de 14 skills collectés dans 3 dépôts GitHub.

skills collectés
14
dépôts
3
mis à jour
2026-05-15
explorateur de dépôts

Dépôts et skills représentatifs

pg-bloat-analysis
Architectes de bases de données

Detects and remediates table and index bloat in PostgreSQL using pgstattuple analysis. Identifies fragmentation, dead tuples, and wasted space with prioritized maintenance actions including VACUUM, REINDEX, and pg_repack recommendations.

2026-03-26
pg-config-tuning
Architectes de bases de données

Guides PostgreSQL configuration tuning based on hardware profile, workload type, and current settings. Covers memory, WAL, checkpoints, autovacuum, planner, and connection settings with specific ALTER SYSTEM recommendations. Teaches the agent to use review_settings with individual categories and understand restart vs reload requirements.

2026-03-26
pg-connection-analysis
Architectes de bases de données

Analyzes PostgreSQL connection utilization patterns including active, idle, and idle-in-transaction sessions. Diagnoses connection leaks, saturation, and provides PgBouncer pooling recommendations. Guides the agent to use get_active_queries with targeted filters and health resources for connection monitoring.

2026-03-26
pg-health-check
Architectes de bases de données

Performs comprehensive PostgreSQL database health assessments covering connections, cache performance, locks, replication, wait events, active queries, and configuration review. Produces a scored health report with prioritized recommendations.

2026-03-26
pg-index-optimization
Architectes de bases de données

Performs comprehensive PostgreSQL index optimization including unused index cleanup, duplicate detection, missing index recommendations, and hypothetical index testing with HypoPG. Provides actionable CREATE/DROP INDEX statements with estimated impact.

2026-03-26
pg-io-deep-dive
Architectes de bases de données

Deep-dive investigation of PostgreSQL I/O patterns using targeted analysis types (buffer pool, tables, indexes, temp files, checkpoints). Covers pg_stat_io for PG16+, correlates I/O patterns with slow queries, and guides diagnosis of cache misses, temp file spills, and checkpoint storms.

2026-03-26
pg-lock-diagnosis
Architectes de bases de données

Diagnoses PostgreSQL lock contention including blocking lock chains, deadlock patterns, idle-in-transaction problems, and wait event analysis. Guides the agent through identifying blockers, understanding lock types, and recommending transaction and configuration changes.

2026-03-26
pg-performance-baseline
Architectes de bases de données

Generates a comprehensive PostgreSQL performance baseline report capturing health metrics, query workload patterns, table statistics, configuration settings, index utilization, and I/O patterns. Designed for before/after comparison when making changes.

2026-03-26
Affichage des 8 principaux skills collectés sur 11 dans ce dépôt.
3 dépôts affichés sur 3
Tous les dépôts sont affichés