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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,15 +30,15 @@ The [available System prompts for Java](./SYSTEM-PROMPTS-JAVA.md) cover aspects
30
30
The project generates a set of deliverables at the end of any iteration.
31
31
32
32
- System prompts for Java located in `.cursor/rules`
33
-
- Skills for Java located in `.agents/skills`
33
+
- Skills for Java located in `skills`
34
34
35
35
### How many System prompts for Java does this project include?
36
36
37
37
Explore the [complete catalog of available System prompts](./SYSTEM-PROMPTS-JAVA.md) to discover the full range of capabilities and find the perfect rules for your specific use cases.
38
38
39
39
### How many AI Skills for Java does this project include?
40
40
41
-
Explore the folder [.agents/skills](.agents/skills) for further details.
41
+
Explore the folder [skills](./skills) for further details.
0 commit comments