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
1 change: 1 addition & 0 deletions docs/blog/2026/04/release-0.14.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ <h1>What's new in Cursor rules for Java 0.14.0?</h1>
<article role="main" class="blog-post">
<h2>What are Cursor rules for Java?</h2>
<p>A curated and opinionated collection of <code>Skills</code> and <code>Agents</code> to be used in modern <code>SDLC</code> workflows for Java Enterprise development with your favorite AI Agent harness.</p>
<p><img src="/cursor-rules-java/images/2026/4/scope.png" alt="" /></p>
<p>Thanks to our community members in <code>Singapore</code>, <code>Chengdu</code>, <code>Hanoi</code>, <code>Copenhagen</code>, and <code>Quito</code>. 👋👋👋</p>
<h2>What's new in this release?</h2>
<h3>Rules support dropped in favor of Skills</h3>
Expand Down
5 changes: 3 additions & 2 deletions docs/feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feed xmlns='http://www.w3.org/2005/Atom' xml:lang='en'>
<id>https://jabrena.github.io/cursor-rules-java/</id>
<title>Skills & Agents for Java</title>
<updated>2026-04-11T19:04:43+0200</updated>
<updated>2026-04-11T21:04:25+0200</updated>
<link rel="alternate" type="text/html" href="https://jabrena.github.io/cursor-rules-java/" />
<link rel='self' type='application/atom+xml' href='https://jabrena.github.io/cursor-rules-java//feed.xml' />
<entry>
Expand All @@ -13,10 +13,11 @@
<updated>2026-04-13T00:00:00+0200</updated>
<summary>What are Cursor rules for Java?
A curated and opinionated collection of Skills and Agents to be used in modern SDLC workflows for Java Enterprise development with your favorite AI Agent harness.

Thanks to our community members in Singapore, Chengdu, Hanoi, Copenhagen, and Quito. 👋👋👋
What&apos;s new in this release?
Rules support dropped in favor of Skills
Until this release, the project maintained th...</summary>
Until this release, the project maintained t...</summary>
</entry>
<entry>
<id>https://jabrena.github.io/cursor-rules-java//blog/2026/03/release-0.13.0.html</id>
Expand Down
Binary file added docs/images/2026/4/scope.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,11 @@ <h3 class="post-title"><a href="blog/2026/04/release-0.14.0.html">What&apos;s ne
<div class="post-entry">
What are Cursor rules for Java?
A curated and opinionated collection of Skills and Agents to be used in modern SDLC workflows for Java Enterprise development with your favorite AI Agent harness.

Thanks to our community members in Singapore, Chengdu, Hanoi, Copenhagen, and Quito. 👋👋👋
What's new in this release?
Rules support dropped in favor of Skills
Until this release, the project maintained th...
Until this release, the project maintained t...
<p></p>
<a href="blog/2026/04/release-0.14.0.html" class="post-read-more">[Read More]</a>
</div>
Expand Down
3 changes: 2 additions & 1 deletion docs/tags/blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,11 @@ <h2 class="post-title"><a href="../blog/2026/04/release-0.14.0.html">What&apos;s
<div class="post-entry">
What are Cursor rules for Java?
A curated and opinionated collection of Skills and Agents to be used in modern SDLC workflows for Java Enterprise development with your favorite AI Agent harness.

Thanks to our community members in Singapore, Chengdu, Hanoi, Copenhagen, and Quito. 👋👋👋
What's new in this release?
Rules support dropped in favor of Skills
Until this release, the project maintained th...
Until this release, the project maintained t...
<p></p>
<a href="../blog/2026/04/release-0.14.0.html" class="post-read-more">[Read More]</a>
</div>
Expand Down
Binary file added site-generator/assets/images/2026/4/scope.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions site-generator/content/blog/2026/04/release-0.14.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ status=published

A curated and opinionated collection of `Skills` and `Agents` to be used in modern `SDLC` workflows for Java Enterprise development with your favorite AI Agent harness.

![](/cursor-rules-java/images/2026/4/scope.png)

Thanks to our community members in `Singapore`, `Chengdu`, `Hanoi`, `Copenhagen`, and `Quito`. 👋👋👋

## What's new in this release?
Expand Down
Loading