Filters
Browse
34 itemsSqlalchemy
This guide enforces modern SQLAlchemy 2.x best practices for Python applications, ensuring type-safe, performant, and maintainable database interactions.
Postgresql
This guide defines the definitive best practices for writing clean, performant, and maintainable PostgreSQL SQL, focusing on modern conventions and avoiding common pitfalls.
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.
Fastapi
"FastAPI best practices and patterns for building modern Python web APIs"
Jest
Definitive guidelines for writing robust, maintainable, and performant Jest tests in JavaScript and TypeScript projects.
Python
"Python best practices and patterns for modern software development with Flask and SQLite"
Go
"Idiomatic Go rules. Explicit error handling, interface-based design, context-first concurrency."
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.
Pydantic
Definitive guidelines for writing robust, maintainable, and performant pydantic models in Python, focusing on v2.12.5 best practices.
Docker
Definitive guidelines for writing efficient, secure, and maintainable Dockerfiles and Docker Compose configurations, ensuring fast builds and reliable deployments.
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.
Fastapi
Definitive guidelines for building high-performance, maintainable, and secure FastAPI applications using modern Python best practices.
React
"React best practices and patterns for modern web applications"
Tailwind
Provides definitive best practices for using Tailwind CSS, focusing on maintainability, performance, and scalability in modern web development.
Typescript
"TypeScript coding standards and best practices for modern web development"
React
Definitive guidelines for writing idiomatic, maintainable, and performant React applications using modern best practices and TypeScript.
React Query
"Cursor rules for React development with React Query integration."
Zustand
Definitive guidelines for using Zustand in React projects, focusing on type safety, modularity, performance, and maintainability with practical code examples.
Vue
"Vue.js best practices and patterns for modern web applications"
Svelte
Definitive guide for writing clean, performant, and maintainable Svelte 5 applications using the runes API and modern TypeScript practices.
Tailwind
"Tailwind CSS and UI component best practices for modern web applications"
Pandas
This guide outlines definitive best practices for writing high-performance, maintainable, and robust pandas code, focusing on modern patterns and avoiding common pitfalls.
Scikit Learn
Definitive guidelines for writing robust, maintainable, and performant scikit-learn code, emphasizing consistent preprocessing, API adherence, and data leakage prevention.
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.