Filters

Browse

37 items
Rule✓ sealedCC0-1.0

Tailwind

"Tailwind CSS and UI component best practices for modern web applications"

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

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

React

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

Rule✓ sealedCC0-1.0

Go

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

Rule✓ sealedCC0-1.0

Matplotlib

This guide outlines definitive best practices for writing clean, performant, and maintainable matplotlib code, emphasizing the object-oriented API and modern data science workflows.

Rule✓ sealedCC0-1.0

Python

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

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

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

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⚠ 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

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

Postgresql

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

Rule✓ sealedCC0-1.0

Nextjs

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

Rule✓ sealedCC0-1.0

Pandas

This guide outlines definitive best practices for writing high-performance, maintainable, and robust pandas code, focusing on modern patterns and avoiding common pitfalls.

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.

Rule✓ sealedCC0-1.0

Typescript

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

Rule✓ sealedCC0-1.0

Svelte

"Svelte best practices and patterns for modern web applications"

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

Scikit Learn

Definitive guidelines for writing robust, maintainable, and performant scikit-learn code, emphasizing consistent preprocessing, API adherence, and data leakage prevention.

Rule✓ sealedCC0-1.0

Jest

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

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

Pydantic

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