Cursor.cursor/rules/*.mdc
React Hooks Discipline
Hard rules for effect dependencies, deriving state instead of syncing it, and when code earns extraction into a custom hook.
Use when: Attach to TSX files in any React project to stop effect overuse, stale-closure bugs, and premature custom-hook abstraction.
GoodPrompts Library0likes๐ฌ 0commentsโ
0bookmarks