remix-cloudflare-template
Build and deploy Remix apps on Cloudflare Workers
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install remix-cloudflare-template?โผ
Run `npx skills add edmundhung/remix-cloudflare-template --all -g -y` in your terminal to install all skills in this suite globally.
What does this Remix Cloudflare template include?โผ
It provides a minimal Remix app with home and auth pages, plus skills that teach your agent Remix 3 patterns and the full Cloudflare platform. It is preconfigured for deployment to Cloudflare Workers via the Vite plugin.
How do I choose the right Cloudflare product?โผ
The Cloudflare skill includes decision trees that map your need, such as storage, AI, or security, to the right product like KV, D1, R2, or Workers AI. It also fetches current docs so limits and pricing stay accurate.
Does this work with Claude Code and other agents?โผ
Yes. The skills follow the universal SKILL.md standard and work in Claude Code, Cursor, Codex, and other compatible agents.
Can I build a Remix app without deep framework knowledge?โผ
Yes. The Remix skill guides your agent through routing, controllers, validation, auth, and testing so plain-English feature requests become working code.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core