mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
chore(cursor agents): use composer-2.5-fast model
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: react-patterns-enforcer
|
||||
model: composer-2
|
||||
model: composer-2.5-fast
|
||||
description: Reviews React code for anti-pattern violations specific to the 5chan project (useState/useEffect misuse, missing Zustand, copy-pasted logic) and fixes them. Use after writing or modifying React components, hooks, or state management code.
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user