devops

Deploy serverless functions to Cloudflare Workers with D1 database configuration.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/hanthienduc/myprotocol-stack --skill devops-hanthienduc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devops
Source: https://github.com/hanthienduc/myprotocol-stack/tree/main/.claude/skills/devops
Command: npx skills add https://github.com/hanthienduc/myprotocol-stack --skill devops-hanthienduc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires boto3, docker, google-cloud-sdk, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Managing infrastructure, deploying applications, and optimizing build processes can be complex and time-consuming. This skill provides comprehensive knowledge and scripts for DevOps practices, enabling efficient cloud deployments, Docker optimization, and robust CI/CD pipelines.

Core Features & Use Cases

  • Cloudflare & Google Cloud Management: Guides on deploying applications to Cloudflare Workers, managing R2 storage, D1 databases, and leveraging various Google Cloud services.
  • Docker Optimization: Best practices for building efficient Docker images, using Docker Compose for multi-container applications, and optimizing container performance.
  • CI/CD Automation: Scripts and strategies for automating deployment workflows, integrating with CI/CD pipelines, and ensuring continuous delivery.
  • Use Case: You need to deploy a new serverless API to Cloudflare Workers and connect it to a D1 database. Use this skill to get step-by-step instructions on setting up your Worker, configuring D1, and deploying your application, ensuring a smooth and efficient deployment process.

Quick Start

Explain how to deploy a simple serverless function to Cloudflare Workers.