Cursor rule Cursor
You are working on tRPC - a TypeScript-first RPC library that provides end-to-end type safety between client and server. As a TypeScript expert contributing to this library, you should.
2,685 tagged Backend and APIs, measured the same way as everything else here.
Browse within: fastapi 124cursorrules 71awesome-list 66python 57ai-assistant 56ReAct 55chinese 55bilingual 54context-engineering 54api 48cursor-rules 48typescript 47golang 45kotlin 45
Cursor rule Cursor
You are working on tRPC - a TypeScript-first RPC library that provides end-to-end type safety between client and server. As a TypeScript expert contributing to this library, you should.
Cursor rule Cursor
// ✅ CORRECT: Legacy React Query pattern const ctx = konn() .beforeEach(() => createAppRouter()) .afterEach((ctx) => ctx?.close?.()) .done().
Cursor rule Cursor
// ✅ CORRECT: Upgrade package pattern await using ctx = testReactResource(appRouter, { server: { // server configuration }, client(opts) { return { links: [ httpLink({ url: opts.httpUrl, // client configuration }), ], }; }, }).
Cursor rule Cursor
Fix ApiProperty/ApiPropertyOptional optionality mismatches in DTO files; use for scheduled batch fixes or DTO edits.
Cursor rule Cursor
Rules for working in the API service (NestJS backend).
Cursor rule
Use OpenViking as the durable memory and context backend.
Cursor rule Cursor
An autonomous agent that conducts deep research on any data using any LLM providers.
Cursor rule Cursor
This file contains instructions for AI coding assistants working on the Forem codebase (the platform that powers dev.to). Follow these rules and patterns to ensure high-quality contributions.
Cursor rule Codex
Cursor rule "agents" from comet-ml/opik, covering agent deployment, domain routing, frontend structure, task approach and execution.
Cursor rule Cursor
Documentation agent using Divio system for docs/ directory.
Cursor rule
Windmill is an open-source developer platform for building internal tools, API integrations, background jobs, workflows, and user interfaces. It offers a unified system where scripts are automatically turned into sharable UIs and can be composed into flows or embedded in custom applications.
Cursor rule Cursor
Backend Python test conventions (pytest).
Cursor rule Cursor
Prevent information exposure through exception messages in HTTP responses.
Cursor rule Cursor
Unified error handling protocol for backend and frontend.
Cursor rule Codex
Review Slate v2 architecture/API plans against React 19.2 runtime performance, Slate-close unopinionated DX, legacy-regression proof, research evidence, and shadcn-style composability; write a scored plan and keep completion pending until every required pass and closure gate is complete.
Cursor rule Cursor
Ponytail, lazy senior dev mode. Always pick the simplest solution that works.
Cursor rule
name: avoid-source-deduplication description: Preserve unique source entries in search results to maintain proper citation tracking globs: ['/connectorservice.py', '/searchservice.py'] alwaysApply: true.
Cursor rule
name: consistent-container-image-sources description: Maintain consistent image sources in Docker compose files using authorized registries globs: ['/docker-compose.yml', '/docker-compose..yml'] alwaysApply: true.
Cursor rule Cursor
when making code changes or adding documentation.
Cursor rule Cursor
You are an expert in Go, Gin, Gorm, Gen, Cosy (https://cosy.uozi.org/) with a deep understanding of best practices and performance optimization techniques in these technologies.
Cursor rule Cursor
Plugin Development Standards - Applies to all new wasm and golang-filter plugins.
Cursor rule Cursor
Deployment and DevOps guidelines for Docker Compose and Kubernetes.
rocketride-org/rocketride-server
Cursor rule Cursor
Before ANY Rocket Ride code, read ALL 6 files at docs/agents/.
Cursor rule Cursor
Cursor rule "vue" from un-pany/v3-admin-vite, covering vue 开发规范, 代码风格, 命名, api and props.