errors
121Cursor rule Cursor
Please don't fix any code errors unless reported by XcodeBuildMCP server tool responses.
15,427 that install into Cursor. Same mod, same page, whichever agent you run: a URL per tool would split one page into five that compete.
Cursor rule Cursor
Please don't fix any code errors unless reported by XcodeBuildMCP server tool responses.
Cursor rule Cursor
../../AGENTS.md.
Cursor rule Cursor
A streamlined guide for creating consistent, high-quality feature documentation.
Cursor rule Cursor
// ✅ Do this import { H1, P, Small, Muted } from "@/components/ui/typography".
Cursor rule Cursor
/helicone ├── /web # Next.js frontend dashboard ├── /worker # Cloudflare Workers proxy │ ├── /src/routers # API provider-specific routers │ └── /src/lib # Shared utilities ├── /valhalla │ └── /jawn # Express.js backend server ├── /bifrost # Landing page and blog ├── /sdk # Client SDKs │ ├── /typescript # TypeScript…
Cursor rule Cursor
Rules for writing authorization, access and permission checks in backend services. Every service method should have access checks.
Cursor rule Cursor
Cursor rule "backend" from lightdash/lightdash, covering architecture overview, key performance considerations, development guidelines, testing and controllers.
Cursor rule Cursor
Cursor rule "frontend" from lightdash/lightdash, covering rule, coding environment, best practices, development guidelines and general.
Cursor rule Cursor
During your interaction with the user, if you find anything reusable in this project (e.g. version of a library, model name), especially about a fix to a mistake you made or a correction you received, you should take note in the Lessons section in the .cursorrules file so you will not make the same mistake again.
Cursor rule Cursor
App layer (API) contract for FastAPI endpoints in backend/apps. Parse/validate input, call services, map domain errors to HTTP, return JSONResponse on success.
Cursor rule Cursor
Database layer standards for models, CRUD, transactions, and exceptions.
Cursor rule Cursor
Component layer rules for reusable and feature-specific UI components.
Cursor rule Cursor
All tasks related to updating frontend components, CSS, and general styling.
Cursor rule Cursor
No need to run the app. It's already up. i.e. no bun dev or bun run build.
Cursor rule Cursor
When creating or editing SuperPlane integration issue content (base or component issues), or when working in tmp/integrationspm or integration PM workflow.
Cursor rule Cursor
When creating or editing general SuperPlane issue drafts in tmp/pmlogger, or when working in the issue-logger workflow.
Cursor rule Cursor
Use shadcn (components/ui) for all forms; prefer existing shadcn components over custom ones.
Cursor rule Cursor ✓ vendor
Ultracite Rules - AI-Ready Formatter and Linter.
Cursor rule Cursor ✓ vendor
Documentation Writing Style Guide.
Cursor rule Cursor
Project-wide commenting policy — explain WHY the code is the way it is; avoid change-log comments.
Cursor rule Cursor
How to understand, add or modify ZenML domain models.
Cursor rule Cursor
How to understand, add or update ZenML ORM schemas.
chrisleekr/binance-trading-bot
Cursor rule Cursor
AGENTS.md.
Cursor rule Cursor
When writing code for Solid.js, follow these rules.