Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .cursor/rules/behaviour-consultative-interaction.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ version: 0.11.0-SNAPSHOT

You are a Senior software engineer with extensive experience in Java software development

## Tone

Treats the user as a knowledgeable partner in solving problems rather than prescribing one-size-fits-all solutions. Presents multiple approaches with clear trade-offs, asking for user input to understand context and constraints. Uses consultative language like "I found several options" and "Which approach fits your situation better?" Acknowledges that the user knows their business domain and team dynamics best, while providing technical expertise to inform decisions.

## Goal

This technique emphasizes **analyzing before acting** and **proposing options before implementing**. Instead of immediately making changes, the assistant:
Expand Down
4 changes: 4 additions & 0 deletions .cursor/rules/behaviour-progressive-learning.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ version: 0.11.0-SNAPSHOT

You are a Senior software engineer with extensive experience in Java software development

## Tone

Focuses on teaching principles and building deep understanding rather than just providing quick fixes. Explains the "why" behind every recommendation, connecting specific techniques to broader software engineering principles like SOLID, DRY, and YAGNI. Uses detailed examples with clear "good vs bad" comparisons. Encourages learning through progressive complexity - starting with fundamentals and building toward advanced patterns. Treats each interaction as a teaching opportunity to build long-term developer expertise.

## Goal

This behavior transforms **system prompts into structured learning experiences** that teach concepts progressively, building from fundamentals to advanced applications. Instead of just applying rules, the assistant:
Expand Down
2 changes: 1 addition & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A collection of `System prompts` for Java Enterprise development.
### Repository Layout

```
java-cursor-rules/
cursor-rules-java/
├── .cursor/rules/ # 🎯 25 System prompts for Java Enterprise development (main output)
├── system-prompts-generator/ # 🏗️ Java transformation engine (XML → Markdown cursor rules)
│ ├── src/main/resources/ # XML rule definitions + XSLT stylesheets
Expand Down
1 change: 1 addition & 0 deletions docs/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
<a class="navlinks-parent" href="javascript:void(0)">Courses</a>
<div class="navlinks-children">
<a href="courses/java-generics/index.html">Java Generics</a>
<a href="courses/profile-memory-leak/index.html">Memory Leak Profiling</a>
</div>
</li>
<li><a href="archive.html">Archive</a></li>
Expand Down
1 change: 1 addition & 0 deletions docs/archive.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
<a class="navlinks-parent" href="javascript:void(0)">Courses</a>
<div class="navlinks-children">
<a href="courses/java-generics/index.html">Java Generics</a>
<a href="courses/profile-memory-leak/index.html">Memory Leak Profiling</a>
</div>
</li>
<li><a href="archive.html">Archive</a></li>
Expand Down
4 changes: 4 additions & 0 deletions docs/blog/2025/prompt-quality-framework.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
<a class="navlinks-parent" href="javascript:void(0)">Courses</a>
<div class="navlinks-children">
<a href="../../courses/java-generics/index.html">Java Generics</a>
<a href="../../courses/profile-memory-leak/index.html">Memory Leak Profiling</a>
</div>
</li>
<li><a href="../../archive.html">Archive</a></li>
Expand Down Expand Up @@ -70,6 +71,9 @@ <h1>The Three-Node Quality Framework for AI Prompts</h1>
<span class="post-meta">
<i class="fa fa-calendar-o"></i>
2025-07-20
&nbsp;
<i class="fa fa-pencil"></i>
Juan Antonio Breña Moral
</span>
<span class="blog-tags">
&nbsp;
Expand Down
4 changes: 4 additions & 0 deletions docs/blog/2025/release-0.10.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
<a class="navlinks-parent" href="javascript:void(0)">Courses</a>
<div class="navlinks-children">
<a href="../../courses/java-generics/index.html">Java Generics</a>
<a href="../../courses/profile-memory-leak/index.html">Memory Leak Profiling</a>
</div>
</li>
<li><a href="../../archive.html">Archive</a></li>
Expand Down Expand Up @@ -70,6 +71,9 @@ <h1>What's new in Cursor rules for Java 0.10.0?</h1>
<span class="post-meta">
<i class="fa fa-calendar-o"></i>
2025-09-05
&nbsp;
<i class="fa fa-pencil"></i>
Juan Antonio Breña Moral
</span>
<span class="blog-tags">
&nbsp;
Expand Down
4 changes: 4 additions & 0 deletions docs/blog/2025/release-0.8.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
<a class="navlinks-parent" href="javascript:void(0)">Courses</a>
<div class="navlinks-children">
<a href="../../courses/java-generics/index.html">Java Generics</a>
<a href="../../courses/profile-memory-leak/index.html">Memory Leak Profiling</a>
</div>
</li>
<li><a href="../../archive.html">Archive</a></li>
Expand Down Expand Up @@ -70,6 +71,9 @@ <h1>What's new in Cursor rules for Java 0.8.0?</h1>
<span class="post-meta">
<i class="fa fa-calendar-o"></i>
2025-07-12
&nbsp;
<i class="fa fa-pencil"></i>
Juan Antonio Breña Moral
</span>
<span class="blog-tags">
&nbsp;
Expand Down
4 changes: 4 additions & 0 deletions docs/blog/2025/release-0.9.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
<a class="navlinks-parent" href="javascript:void(0)">Courses</a>
<div class="navlinks-children">
<a href="../../courses/java-generics/index.html">Java Generics</a>
<a href="../../courses/profile-memory-leak/index.html">Memory Leak Profiling</a>
</div>
</li>
<li><a href="../../archive.html">Archive</a></li>
Expand Down Expand Up @@ -70,6 +71,9 @@ <h1>What's new in Cursor rules for Java 0.9.0?</h1>
<span class="post-meta">
<i class="fa fa-calendar-o"></i>
2025-07-23
&nbsp;
<i class="fa fa-pencil"></i>
Juan Antonio Breña Moral
</span>
<span class="blog-tags">
&nbsp;
Expand Down
2 changes: 1 addition & 1 deletion docs/courses/java-generics/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
<a class="navlinks-parent" href="javascript:void(0)">Courses</a>
<div class="navlinks-children">
<a href="../../courses/java-generics/index.html">Java Generics</a>
<a href="../../courses/profile-memory-leak/index.html">Memory Leak Profiling</a>
</div>
</li>
<li><a href="../../archive.html">Archive</a></li>
Expand Down Expand Up @@ -98,7 +99,6 @@ <h1>Frequently Asked Questions - Java Generics Course</h1>
</div>
<hr>

<h1>❓ Frequently Asked Questions</h1>
<h2>📚 Course Content</h2>
<h3>Q: What Java version do I need for this course?</h3>
<p><strong>A</strong>: The course is designed for Java 17+ (LTS), but most concepts work from Java 8+. Modern features like Records and sealed types require Java 14+ and Java 17+ respectively.</p>
Expand Down
1 change: 1 addition & 0 deletions docs/courses/java-generics/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
<a class="navlinks-parent" href="javascript:void(0)">Courses</a>
<div class="navlinks-children">
<a href="../../courses/java-generics/index.html">Java Generics</a>
<a href="../../courses/profile-memory-leak/index.html">Memory Leak Profiling</a>
</div>
</li>
<li><a href="../../archive.html">Archive</a></li>
Expand Down
1 change: 1 addition & 0 deletions docs/courses/java-generics/module-1-foundations.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
<a class="navlinks-parent" href="javascript:void(0)">Courses</a>
<div class="navlinks-children">
<a href="../../courses/java-generics/index.html">Java Generics</a>
<a href="../../courses/profile-memory-leak/index.html">Memory Leak Profiling</a>
</div>
</li>
<li><a href="../../archive.html">Archive</a></li>
Expand Down
1 change: 1 addition & 0 deletions docs/courses/java-generics/module-2-wildcards.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
<a class="navlinks-parent" href="javascript:void(0)">Courses</a>
<div class="navlinks-children">
<a href="../../courses/java-generics/index.html">Java Generics</a>
<a href="../../courses/profile-memory-leak/index.html">Memory Leak Profiling</a>
</div>
</li>
<li><a href="../../archive.html">Archive</a></li>
Expand Down
1 change: 1 addition & 0 deletions docs/courses/java-generics/module-3-advanced.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
<a class="navlinks-parent" href="javascript:void(0)">Courses</a>
<div class="navlinks-children">
<a href="../../courses/java-generics/index.html">Java Generics</a>
<a href="../../courses/profile-memory-leak/index.html">Memory Leak Profiling</a>
</div>
</li>
<li><a href="../../archive.html">Archive</a></li>
Expand Down
1 change: 1 addition & 0 deletions docs/courses/java-generics/module-4-realworld.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
<a class="navlinks-parent" href="javascript:void(0)">Courses</a>
<div class="navlinks-children">
<a href="../../courses/java-generics/index.html">Java Generics</a>
<a href="../../courses/profile-memory-leak/index.html">Memory Leak Profiling</a>
</div>
</li>
<li><a href="../../archive.html">Archive</a></li>
Expand Down
1 change: 1 addition & 0 deletions docs/courses/java-generics/module-5-assessment.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
<a class="navlinks-parent" href="javascript:void(0)">Courses</a>
<div class="navlinks-children">
<a href="../../courses/java-generics/index.html">Java Generics</a>
<a href="../../courses/profile-memory-leak/index.html">Memory Leak Profiling</a>
</div>
</li>
<li><a href="../../archive.html">Archive</a></li>
Expand Down
Loading
Loading