paulpham157/paul-s-cursor-rules
Cursor rule
Rules for JavaScript and TypeScript code style, including modern features, functional patterns, and descriptive naming conventions.
paulpham157/paul-s-cursor-rules
Cursor rule
Rules for JavaScript and TypeScript code style, including modern features, functional patterns, and descriptive naming conventions.
paulpham157/paul-s-cursor-rules
Cursor rule
Rules for configuring the extension manifest and handling permissions securely.
paulpham157/paul-s-cursor-rules
Cursor rule
Rules for optimizing extension performance, minimizing resource usage, and improving responsiveness.
paulpham157/paul-s-cursor-rules
Cursor rule
Rules to ensure the security and privacy of the Chrome extension and its users.
paulpham157/paul-s-cursor-rules
Cursor rule
Specific rules for TypeScript usage, including interfaces, union types, and type guards to enhance type safety.
paulpham157/paul-s-cursor-rules
Cursor rule
Rules for creating user interfaces and applying consistent styling across the extension's UI elements.
paulpham157/paul-s-cursor-rules
Cursor rule
Applies general coding rules across all file types to maintain code quality, consistency, and prevent common errors.
paulpham157/paul-s-cursor-rules
Cursor rule
Applies general rules for Convex development, emphasizing schema design, validator usage, and correct handling of system fields.
paulpham157/paul-s-cursor-rules
Cursor rule
Provides guidance on using built-in system fields and data types when defining Convex schemas to ensure proper data handling.
paulpham157/paul-s-cursor-rules
Cursor rule
Instructs developers to follow the patterns demonstrated in the example schema provided, paying attention to index creation and field validation using v.
paulpham157/paul-s-cursor-rules
Cursor rule
Enforces the understanding that Convex automatically handles system fields (id, creationTime) and that manual index creation for these fields is unnecessary.
paulpham157/paul-s-cursor-rules
Cursor rule
Enforces specific naming conventions for React and TypeScript code to maintain consistency.