clean-code
01Cursor rule Cursor
Follow this rule when writing or reviewing code to ensure clean, maintainable, and human-readable code that meets the project's quality standards.
Cursor rule Cursor
Follow this rule when writing or reviewing code to ensure clean, maintainable, and human-readable code that meets the project's quality standards.
Cursor rule Cursor
Follow this rule for all coding tasks to ensure high-quality, maintainable code following best practices.
Cursor rule Cursor
Follow this rule when creating or suggesting git commit messages to ensure semantic commit format.
Cursor rule Cursor
Cursor rule "cpp" from mitas/cursor-rules, covering c++ programming guidelines, basic principles, nomenclature, functions and data.
Cursor rule Cursor
Always follow this rule when user requests a rule to be added or modified, or asks to remember to always do something in the future.
Cursor rule Cursor
Database best practices focusing on Prisma and Supabase integration.
Cursor rule Cursor
Follow this rule when listing directories on either Unix/Linux/macOS or Windows systems.
Cursor rule Cursor
Follow this rule when using emojis in responses to ensure they enhance communication while maintaining professionalism.
Cursor rule Cursor
Cursor rule "fastapi" from mitas/cursor-rules, covering fastapi best practices, project structure, api design, models and database.
Cursor rule Cursor
Follow this rule when writing or editing Markdown documents to ensure consistent formatting and structure.
Cursor rule Cursor
Follow this rule when using git.
Cursor rule Cursor
Gitflow Workflow Rules. These rules should be applied when performing git operations.
Cursor rule Cursor
Go project structure guidelines and best practices.
Cursor rule Cursor
Comprehensive Go (Golang) coding standards based on the Uber Go Style Guide.
Cursor rule Cursor
Cursor rule "nextjs" from mitas/cursor-rules, covering next.js best practices, project structure, components, performance and data fetching.
Cursor rule Cursor
Cursor rule "node-express" from mitas/cursor-rules, covering node.js and express.js best practices, project structure, express setup, api design and database integration.
Cursor rule Cursor
Follow this rule when working with PHP 8.0 to properly implement named arguments, union types, match expressions, attributes, and other features introduced in PHP 8.0.
Cursor rule Cursor
Follow this rule when working with PHP 8.1 to correctly use enumerations, readonly properties, intersection types, and other features introduced in PHP 8.1.
Cursor rule Cursor
Follow this rule when working with PHP 8.2 to properly implement readonly classes, disjunctive normal form types, and other features introduced in PHP 8.2.
Cursor rule Cursor
Follow this rule when working with PHP 8.3 to correctly implement typed class constants, override attributes, and other features introduced in PHP 8.3.
Cursor rule Cursor
Follow this rule when writing PHP code to ensure consistent coding standards and best practices across all PHP versions.
Cursor rule Cursor
PHPUnit testing best practices for PHP applications.
Cursor rule Cursor
Python best practices and patterns for modern software development with Flask and SQLite.
Cursor rule Cursor
Cursor rule "react" from mitas/cursor-rules, covering react best practices, component structure, hooks, state management and performance.