cursorrules
01Cursor rule Cursor
AGENTS.md.
3,294 tagged Languages, measured the same way as everything else here.
Browse within: typescript 139cursor-rules 114cursorrules 95python 87javascript 75ReAct 66golang 57java 54nextjs 49cursor-ai 48loggy-core 43loggy-terminal 43cockroachdb 42mariadb 41
Cursor rule Cursor
AGENTS.md.
Cursor rule
This rule provides comprehensive best practices and coding standards for Angular development, focusing on modern TypeScript, standalone components, signals, and performance optimizations.
Cursor rule Codex
CLI command error handling patterns.
Cursor rule Codex
Control plane descriptor and instance implementation patterns.
Cursor rule Codex
Prefer extracting a testable core over vi.mock / vi.resetModules when unit tests need to reach production logic entangled with config, env, or singletons.
Cursor rule Cursor
Tips and guidelines specific to the development of the Streamlit Python library, not applicable to scripts and e2e tests.
Cursor rule Cursor
Changes to these high-fan-out internals can affect every message, delta, element, or rerun. Keep work in them minimal, and benchmark changes with representative stress-test apps.
Cursor rule Cursor
AGENTS.md.
Cursor rule Cursor
You are an expert in Python, Agno framework, and AI agent development.
Cursor rule Cursor
Python tooling and dependency conventions for plugin-eval and tools/.
Cursor rule Cursor
Use the following stack. Do not introduce or recommend Redux or React Context for shared/global state.
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 Cursor
Gentelella v4 — project conventions, recipes, anti-patterns.
Cursor rule Cursor
SWE-agent takes a GitHub issue and tries to automatically fix it, using your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges. [NeurIPS 2024].
Cursor rule Cursor
Always reference the python code in the docs e.g. ModelSettings should link to [ModelSettings][pydanticai.settings.ModelSettings].
Cursor rule Cursor
Do not use try { } catch { } blocks unless they are absolutely necessary or handling user supplied data. Avoid defensive programming and implement clean code with fail-fast patterns.
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
Prevent information exposure through exception messages in HTTP responses.
Cursor rule Codex
React component architecture for creating composable, accessible components with data attributes. Use when creating/updating composable components, not for higher-level feature/page components.
Cursor rule Cursor
When updating tests in this directory, always run them to validate that they succeed. To do so, run.
Cursor rule Cursor
This monorepo project utilizes.
Cursor rule Cursor
A set of instructions for creating focused demos for Alibaba Hooks. Each demo pairs a Markdown explanation with TypeScript code, includes Chinese and English sections, and is organized under the relevant hook in the source directory.
Cursor rule Cursor
TypeScript rules for Alibaba's Hooks, a library of reusable React Hooks. They explain how to define interfaces, function types, generics, limited-value options, type guards, documentation, and compatible public types.
Cursor rule Cursor
AGENTS.md.