Filters

Browse

40 items
Rule✓ sealedCC0-1.0

Sqlalchemy

This guide enforces modern SQLAlchemy 2.x best practices for Python applications, ensuring type-safe, performant, and maintainable database interactions.

Rule✓ sealedCC0-1.0

Postgresql

This guide defines the definitive best practices for writing clean, performant, and maintainable PostgreSQL SQL, focusing on modern conventions and avoiding common pitfalls.

Rule✓ sealedCC0-1.0

Nextjs

"Next.js with TypeScript and Tailwind UI best practices"

Rule✓ sealedCC0-1.0

Go

Definitive guidelines for writing clear, simple, performant, and maintainable Go code, adhering to Google's style and modern best practices.

Rule✓ sealedCC0-1.0

Rust

Definitive guidelines for writing idiomatic, performant, and maintainable Rust code, focusing on modern best practices for structure, patterns, and error handling.

Rule✓ sealedCC0-1.0

Postgresql

"PostgreSQL production rules. Safe migrations, parameterized queries, TIMESTAMPTZ, proper indexing strategy."

Rule✓ sealedCC0-1.0

Typescript

Enforce modern TypeScript best practices for robust, type-safe JavaScript applications, focusing on strictness, clear type definitions, and runtime validation.

Rule✓ sealedCC0-1.0

Svelte

"Svelte best practices and patterns for modern web applications"

Rule✓ sealedCC0-1.0

Tailwind

Provides definitive best practices for using Tailwind CSS, focusing on maintainability, performance, and scalability in modern web development.

Rule✓ sealedCC0-1.0

Typescript

"TypeScript coding standards and best practices for modern web development"

Rule✓ sealedCC0-1.0

React

Definitive guidelines for writing idiomatic, maintainable, and performant React applications using modern best practices and TypeScript.

Rule✓ sealedCC0-1.0

Python

This guide defines the definitive Python best practices for our team, focusing on readability, maintainability, and modern development standards. Adhere to these rules for consistent, high-quality Python code.

Rule✓ sealedCC0-1.0

Fastapi

"FastAPI best practices and patterns for building modern Python web APIs"

Rule✓ sealedCC0-1.0

Jest

Definitive guidelines for writing robust, maintainable, and performant Jest tests in JavaScript and TypeScript projects.

Rule✓ sealedCC0-1.0

Python

"Python best practices and patterns for modern software development with Flask and SQLite"

Rule✓ sealedCC0-1.0

Go

"Idiomatic Go rules. Explicit error handling, interface-based design, context-first concurrency."

Rule✓ sealedCC0-1.0

Vue

This guide provides definitive, opinionated best practices for writing clean, performant, and maintainable Vue 3 applications using modern patterns like the Composition API and Pinia.

Rule✓ sealedCC0-1.0

Pydantic

Definitive guidelines for writing robust, maintainable, and performant pydantic models in Python, focusing on v2.12.5 best practices.

Rule⚠ warningsCC0-1.0

Docker

Definitive guidelines for writing efficient, secure, and maintainable Dockerfiles and Docker Compose configurations, ensuring fast builds and reliable deployments.

Rule✓ sealedCC0-1.0

Pytest

This guide defines our team's definitive best practices for writing fast, reliable, and maintainable tests using pytest, ensuring consistency and high code quality across projects.

Rule✓ sealedCC0-1.0

Fastapi

Definitive guidelines for building high-performance, maintainable, and secure FastAPI applications using modern Python best practices.

Rule✓ sealedCC0-1.0

React

"React best practices and patterns for modern web applications"

Rule✓ sealedCC0-1.0

React Query

"Cursor rules for React development with React Query integration."

Rule✓ sealedCC0-1.0

Zustand

Definitive guidelines for using Zustand in React projects, focusing on type safety, modularity, performance, and maintainability with practical code examples.