00-persona
01Cursor rule Cursor
Senior TypeScript / React front-end persona & base behaviour.
A workflow execution platform built on top of the fantastic Cloudflare infrastructure.
Cursor rule Cursor
Senior TypeScript / React front-end persona & base behaviour.
Cursor rule Cursor
software design and architectural guidelines.
Cursor rule Cursor
Tooling & environment constants for the project.
Cursor rule Cursor
The repository is organized in a monorepo using pnpm workspaces: pnpm-workspace.yaml. It contains the following.
Cursor rule Cursor
Coding standards, naming, testing & style rules.
Cursor rule Cursor
Use the following format for code blocks.
Cursor rule Cursor
Avoid traditional "controller" layers. Use route handlers directly with Hono for better type inference and simpler structure.
Cursor rule Cursor
Cursor rule "07-database-development" from dafthunk-com/dafthunk, covering database design best practices, use sql-compatible types, model relationships carefully, use enums where needed (with caution) and use snakecase for sql fields.
Cursor rule Cursor
Adding or updating web application routes.