You can build a web app that runs on Cloudflare's network. This skill helps you create a Cloudflare Worker with a framework called Hono. It also sets up a development server using Vite and handles static files.
Just describe what you want. The skill asks about storage, authentication, and your domain. Then it creates the project files for you. It adds the right bindings for databases, file storage, or caches.
It avoids common mistakes. It shows the correct way to export your worker. It makes sure API routes work with your static site. You can run a local server and deploy to production.
Global
mkdir -p ~/.claude/skills/cloudflare-worker-builderProject
mkdir -p .claude/skills/cloudflare-worker-builderSource Repository
Azure Deploymicrosoft/azure-skills
Run Azure deployment commands with error recovery for already-prepared apps
Azure Preparemicrosoft/azure-skills
Generate Azure infrastructure code and config files for deployment preparation
Azure Storagemicrosoft/azure-skills
Store files, messages, and data with Azure Storage services easily.
Azure Validatemicrosoft/azure-skills
Validate your Azure deployment with thorough preflight checks on all prerequisites
Azure Resource Lookupmicrosoft/azure-skills
Find any Azure resource across subscriptions and groups easily
Azure Aigatewaymicrosoft/azure-skills
Govern your AI models and tools with Azure API Management gateway
Azure Resource Visualizermicrosoft/azure-skills
Map your Azure resources with clear architecture diagrams in minutes
Azure Rbacmicrosoft/azure-skills
Find the least privilege Azure RBAC role and generate CLI and Bicep code