> optimizing-database-connection-pooling

This skill optimizes database connection pooling for enhanced performance and resource management. It is activated when the user requests assistance with connection pooling, database performance tuning, or connection lifecycle management. Use this skill to implement and configure connection pools in various programming languages, identify optimal pool settings, and troubleshoot common connection-related issues. The skill is triggered by phrases like "connection pooling," "optimize database conne

fetch
$curl "https://skillshub.wtf/jeremylongshore/claude-code-plugins-plus-skills/database-connection-pooler?format=md"
SKILL.mdoptimizing-database-connection-pooling

Overview

This skill enables Claude to generate and configure database connection pools, ensuring optimal performance and resource utilization. It provides guidance on selecting appropriate pool settings, managing connection lifecycles, and monitoring pool performance.

How It Works

  1. Identify Requirements: Analyzes the user's request to determine the target database, programming language, and performance goals.
  2. Generate Configuration: Creates a connection pool configuration tailored to the specified environment, including settings for minimum and maximum pool size, connection timeout, and other relevant parameters.
  3. Implement Monitoring: Sets up monitoring for key pool metrics, such as connection usage, wait times, and error rates.

When to Use This Skill

This skill activates when you need to:

  • Implement connection pooling for a database application.
  • Optimize existing connection pool configurations.
  • Troubleshoot connection-related performance issues.

Examples

Example 1: Implementing Connection Pooling in Python

User request: "Implement connection pooling in Python for a PostgreSQL database to improve performance."

The skill will:

  1. Generate a Python code snippet using a connection pool library like psycopg2 or SQLAlchemy.
  2. Configure the connection pool with optimal settings for the PostgreSQL database, such as maximum pool size and connection timeout.

Example 2: Optimizing Connection Pool Configuration in Java

User request: "Optimize the connection pool configuration in my Java application using HikariCP to reduce connection wait times."

The skill will:

  1. Analyze the existing HikariCP configuration.
  2. Suggest adjustments to parameters like minimum idle connections, maximum pool size, and connection timeout to minimize wait times.

Best Practices

  • Connection Timeout: Set a reasonable connection timeout to prevent indefinite waiting.
  • Pool Size: Adjust the pool size based on the application's workload and database server capacity.
  • Connection Testing: Implement connection validation to ensure connections are still valid before use.

Integration

This skill can integrate with other Claude Code plugins for database management, code generation, and performance monitoring to provide a comprehensive solution for database optimization.

> related_skills --same-repo

> agent-context-loader

PROACTIVE AUTO-LOADING: Automatically detects and loads AGENTS.md files from the current working directory when starting a session or changing directories. This skill ensures agent-specific instructions are incorporated into Claude Code's context alongside CLAUDE.md, enabling specialized agent behaviors. Triggers automatically when Claude detects it's working in a directory, when starting a new session, or when explicitly requested to "load agent context" or "check for AGENTS.md file".

> Google Cloud Agent SDK Master

Automatic activation for ALL Google Cloud Agent Development Kit (ADK) and Agent Starter Pack operations - multi-agent systems, containerized deployment, RAG agents, and production orchestration. **TRIGGER PHRASES:** - "adk", "agent development kit", "agent starter pack", "multi-agent", "build agent" - "cloud run agent", "gke deployment", "agent engine", "containerized agent" - "rag agent", "react agent", "agent orchestration", "agent templates" **AUTO-INVOKES FOR:** - Agent creation and scaffold

> Vertex AI Media Master

Automatic activation for ALL Google Vertex AI multimodal operations - video processing, audio generation, image creation, and marketing campaigns. **TRIGGER PHRASES:** - "vertex ai", "gemini multimodal", "process video", "generate audio", "create images", "marketing campaign" - "imagen", "video understanding", "multimodal", "content generation", "media assets" **AUTO-INVOKES FOR:** - Video processing and understanding (up to 6 hours) - Audio generation and transcription - Image generation with I

> yaml-master

PROACTIVE YAML INTELLIGENCE: Automatically activates when working with YAML files, configuration management, CI/CD pipelines, Kubernetes manifests, Docker Compose, or any YAML-based workflows. Provides intelligent validation, schema inference, linting, format conversion (JSON/TOML/XML), and structural transformations with deep understanding of YAML specifications and common anti-patterns.

┌ stats

installs/wk0
░░░░░░░░░░
github stars1.6K
██████████
first seenMar 17, 2026
└────────────

┌ repo

jeremylongshore/claude-code-plugins-plus-skills
by jeremylongshore
└────────────

┌ tags

└────────────