Hono Cloudflare Workers TypeScript Cursor Rules

Cursor rules for Hono on Cloudflare Workers — edge routing, D1 database, KV storage, R2 object storage, and Wrangler deployment

Backend cloudflare Cursor Rules

Details

Author: ThanhNguyxn
Category: Backend
Framework: cloudflare
Format: Cursor Rules

How to install in Cursor

One-line install

npx -y degit PatrickJS/awesome-cursorrules .

Manual steps

  1. Download or copy the rules file from the source repository.
  2. Add it to your project root as .cursorrules.
  3. Restart Cursor — the rules will be active for all AI interactions in this project.
Get from source