You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@ Modern Java IDEs, such as **Cursor AI**, provide ways to customize how the `Agen
9
9
10
10
This collection of Cursor Rules for Java development, tries to enrich the developer experience when the Software engineer interact with LLMs daily.
11
11
12
+
## How to use the Cursor rules?
13
+
14
+
Use the Cursor rules is pretty easy, just `drag and drop` the cursor rule than you need into the chat textbox where you are typing the user prompt. Currently, the cursor rules are released with a [manual scope](https://docs.cursor.com/context/rules#rule-type) on purpose by desing to mitigate potential negative performance impact in the communications to Cursor.
0 commit comments