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,8 +30,8 @@ A system prompt is a set of instructions given to an AI model that defines how i
30
30
31
31
The repository provides System prompts that can behave interactively or non-interactively, depending on how the user employs them.
32
32
33
-
-**Interactive tests:**`Review my code to show several alternatives to apply Java Generics with the cursor rule @128-java-generics` or `Review my testing code for unit testing showing several alternatives thanks to the cursor rule @131-java-unit-testing`
34
-
-**Pure system prompt:**`Create a UML class diagram with @170-java-documentation.mdc without any question` or `Add Maven Enforcer plugin only from the rule @112-java-maven-plugins.mdc without any question`
33
+
-**Interactive System Prompts:**`Review my code to show several alternatives to apply Java Generics with the cursor rule @128-java-generics` or `Review my testing code for unit testing showing several alternatives thanks to the cursor rule @131-java-unit-testing`
34
+
-**System prompts:**`Create a UML class diagram with @170-java-documentation.mdc without any question` or `Add Maven Enforcer plugin only from the rule @112-java-maven-plugins.mdc without any question`
0 commit comments