This lets Claude work with Cloudflare's Hyperdrive database connection pooler, which sits between your Workers and Postgres or MySQL databases. The skill is production ready and covers the recent updates that matter: connection pooling near your database (90% latency reduction), regional prepared statement caching that's 5x faster on hits, and the fact that it's now available on Cloudflare's free plan with 10 configurations. Useful if you're building Workers that need to talk to traditional databases without getting hammered by connection overhead. The pg driver integration got cleaner too, no more node_compat flag needed with recent compatibility dates.
npx -y skills add jezweb/claude-skills --skill cloudflare-hyperdrive --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
microsoft/azure-skills
zxkane/aws-skills
awslabs/agent-plugins
microck/ordinary-claude-skills
microsoft/github-copilot-for-azure
zxkane/aws-skills