Process use when you need to work with connection management. This skill provides connection pooling and management with comprehensive guidance and automation. Trigger with phrases like "manage connections", "configure pooling", or "optimize connection usage".
4.0
Rating
0
Installs
Backend Development
Category
This skill provides a generic templated structure for database connection pooling but lacks specific implementation details. The description is vague ('work with connection management') and doesn't clearly explain what the skill does beyond generic phrases. While the structure is reasonably organized with clear steps, the content is extremely generic - the same template could apply to almost any backend task. There's no actual connection pooling knowledge: no discussion of pool sizes, connection timeouts, idle connections, connection lifecycle, database-specific pooling strategies (HikariCP, c3p0, pgBouncer), or performance tuning parameters. The 'taskKnowledge' is minimal - just high-level process steps without concrete guidance on pooling configuration, metrics to monitor, or common pooling antipatterns. The allowed-tools mention database CLIs but there are no actual scripts or examples showing how to configure or optimize pooling. The novelty is low-to-moderate since basic connection pooling configuration could be done by a CLI agent with general knowledge, though specialized pooling optimization might benefit from domain expertise. Overall, this appears to be a generic template that hasn't been customized with actual connection pooling expertise.
Loading SKILL.md…

Skill Author