A collection of specialized Claude Code setups for different automation and development tasks using Cloudflare's platform.
Build workflows and automations faster than n8n using Claude Code and Cloudflare's developer platforms.
Location: claudflare-automations/
Quick Commands:
/build [automation idea]- Create workflows using Cloudflare Workers, D1, KV, etc./ui [styling preferences]- Add React UIs to existing automations
Technology Stack: Cloudflare Workers, Hono, React + Vite, Tailwind CSS, shadcn/ui
-
Clone this repository:
git clone https://github.com/dhannusch/ClaudeFlare.git cd ClaudeFlare -
Navigate to your desired project directory:
cd claudflare-automations -
Start Claude Code:
claude
- Navigate to the specific project directory
- Follow the README.md instructions in that directory
- Use the custom slash commands for rapid development
Each subdirectory contains its own specialized environment optimized for different types of development tasks.