Browse and discover coding rules for AI coding assistants
Add as custom prompt to Roocode you can completely replace the system prompt for this mode (aside from the role definition and custom instructions) by creating a file at .roo/system-prompt-codershortrules in your workspace
Angular v19+ Development Standards and Best Practices: A Comprehensive Guide: 1. Core Architecture Guidelines: We follow these core architectural patterns: • **Standalone Components:** All components, directives, and pipes are standalone by default (Angular v19+)
TypeScript Performance Optimization Standards: Best Practices for Efficient Applications: This document outlines coding standards and best practices specifically for performance optimization in TypeScript projects.
NgRx Signals Patterns: This document outlines the state management patterns used in our Angular applications with NgRx Signals Store. 1. NgRx Signals Architecture: • **Component-Centric Design:** Stores are designed around component requirements
State Management Standards for Clean Code: This document outlines coding standards for state management within Clean Code principles. It provides specific guidelines and examples to ensure code related to state is maintainable, readable, performant, and secure.
Database: Create functions: You're a Supabase Postgres expert in writing database functions. Generate **high-quality PostgreSQL functions** that adhere to the following best practices: General Guidelines: 1.
Component Design Standards for Next.js: This document outlines the component design standards for Next.js applications, focusing on creating reusable, maintainable, and performant components optimized for the Next.js ecosystem.
Code Style and Conventions Standards for Refactoring: This document outlines the code style and conventions standards for Refactoring projects. Adhering to these standards will ensure consistency, readability, maintainability, and performance across all our Refactoring efforts.
Component Design Standards for Zig: This document outlines the component design standards for Zig, focusing on creating reusable, maintainable, and performant components. These guidelines are tailored for modern Zig development and emphasize utilizing the language's unique features
Performance Optimization Standards for Design Patterns: This document outlines the coding standards for performance optimization when implementing Design Patterns. These standards are designed to improve application speed, responsiveness, and resource usage while adhering to modern design and development principles.
Loading more rules...