Skip to content

Commit 244e7eb

Browse files
authored
Minor update (#596)
1 parent 46f5e9c commit 244e7eb

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

docs/blog/2026/03/release-0.13.0.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ <h3>Improvements in the Implementation phase</h3>
131131
<ul>
132132
<li>You can delegate a development plan to a <code>Coordinator Agent</code>, which reviews the requirements and the project and, depending on the nature of the project, delegates to the right agent to implement them. Currently, the coordinator assigns work to specialized agents for <code>Pure Java</code> development or to specialized framework agents for <code>Spring Boot</code>, <code>Quarkus</code>, or <code>Micronaut</code>.</li>
133133
</ul>
134+
<h3>Skill inventory</h3>
134135
<p>In the version <code>v0.13.0</code>, the project releases <code>58 Skills</code>:</p>
135136
<p><strong>Analysis &amp; Design:</strong></p>
136137
<ul>

docs/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feed xmlns='http://www.w3.org/2005/Atom' xml:lang='en'>
33
<id>https://jabrena.github.io/cursor-rules-java/</id>
44
<title>Rules, Skills & Agents for Java</title>
5-
<updated>2026-03-30T17:34:24+0200</updated>
5+
<updated>2026-03-30T18:49:26+0200</updated>
66
<link rel="alternate" type="text/html" href="https://jabrena.github.io/cursor-rules-java/" />
77
<link rel='self' type='application/atom+xml' href='https://jabrena.github.io/cursor-rules-java//feed.xml' />
88
<entry>

site-generator/content/blog/2026/03/release-0.13.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ The big feature in this version is new support for the main Java frameworks.
4444
4545
- You can delegate a development plan to a `Coordinator Agent`, which reviews the requirements and the project and, depending on the nature of the project, delegates to the right agent to implement them. Currently, the coordinator assigns work to specialized agents for `Pure Java` development or to specialized framework agents for `Spring Boot`, `Quarkus`, or `Micronaut`.
4646
47+
### Skill inventory
48+
4749
In the version `v0.13.0`, the project releases `58 Skills`:
4850
4951
**Analysis & Design:**

0 commit comments

Comments
 (0)