Cursor rule Cursor
../../CLAUDE.md.
17 tagged biomejs, measured the same way as everything else here.
Browse within: cloudflare 12cloudflare-workers 12
Cursor rule Cursor
../../CLAUDE.md.
louisbrulenaudet/monorepo-template
Cursor rule Cursor
Hono gateway Worker rules - middleware order, observability, zValidator, thin handlers, service bindings.
louisbrulenaudet/monorepo-template
Cursor rule Cursor
Wrangler config rules - secrets vs vars, generated types, RPC typing, fail-closed expectations.
louisbrulenaudet/monorepo-template
Cursor rule Cursor
Tailwind CSS v4 - CSS-first config, @source detection, @theme tokens, semantic dark-mode tokens, static-string classes, and the enforced better-tailwindcss lint set.
Cursor rule Cursor
Cursor rule "clean-code" from Novalya-Labs/plane-mcp-server, covering clean code guidelines, constants over magic numbers, meaningful names, smart comments and single responsibility.
Cursor rule Cursor
The Model Context Protocol allows applications to provide context for LLMs in a standardized way, separating the concerns of providing context from the actual LLM interaction. This TypeScript SDK implements the full MCP specification, making it easy to.
Cursor rule Cursor
Cursor rule "typescript" from Novalya-Labs/plane-mcp-server, covering typescript best practices, type system, naming conventions, code organization and functions.