Skip to content

Commit 6ae22c6

Browse files
authored
Feature/new release 012 article v4 (#472)
* New improvements * Improving the article
1 parent 64e3661 commit 6ae22c6

10 files changed

Lines changed: 166 additions & 145 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ Java uses JEPs as the vehicle to describe new features to be added to the langua
133133
- [https://docs.cursor.com/context/@-symbols/@-cursor-rules](https://docs.cursor.com/context/@-symbols/@-cursor-rules)
134134
- https://agentskills.io/home
135135
- https://github.com/anthropics/skills
136+
- https://resources.anthropic.com/hubfs/The-Complete-Guide-to-Building-Skill-for-Claude.pdf
136137
- https://skills.sh/
137138
- https://github.com/vercel-labs/skills/issues
138139
- https://skillsmp.com/

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

Lines changed: 78 additions & 68 deletions
Large diffs are not rendered by default.

docs/feed.xml

Lines changed: 3 additions & 4 deletions
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>Cursor rules and Skills for Java</title>
5-
<updated>2026-03-07T17:27:35+0100</updated>
5+
<updated>2026-03-07T23:49:31+0100</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>
@@ -13,12 +13,11 @@
1313
<updated>2026-03-08T00:00:00+0100</updated>
1414
<summary>What are Cursor rules for Java?
1515
A curated collection of System prompts &amp;amp; Skills for Java Enterprise development that help software engineers and pipelines in their daily programming work.
16-
Recently, we reached the milestone of 300+ ⭐ in Github.
16+
Recently, we reached the milestone of 300+ ⭐ on GitHub. (y = 0.826x + 0.03; R² = 0.99)
1717
What&apos;s new in this release?
1818
In this release, the project introduces several updates and improvements:
1919

20-
Added Skill Support:
21-
Published an initial set of 2...</summary>
20+
Added Skill Support...</summary>
2221
</entry>
2322
<entry>
2423
<id>https://jabrena.github.io/cursor-rules-java//blog/2025/11/the-tour-in-europe-2025-is-over.html</id>
385 KB
Loading

docs/images/2026/3/subagents.png

526 KB
Loading

docs/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,12 +132,11 @@ <h3 class="post-title"><a href="blog/2026/03/release-0.12.0.html">What&apos;s ne
132132
<div class="post-entry">
133133
What are Cursor rules for Java?
134134
A curated collection of System prompts &amp; Skills for Java Enterprise development that help software engineers and pipelines in their daily programming work.
135-
Recently, we reached the milestone of 300+ ⭐ in Github.
135+
Recently, we reached the milestone of 300+ ⭐ on GitHub. (y = 0.826x + 0.03; R² = 0.99)
136136
What's new in this release?
137137
In this release, the project introduces several updates and improvements:
138138

139-
Added Skill Support:
140-
Published an initial set of 2...
139+
Added Skill Support...
141140
<p></p>
142141
<a href="blog/2026/03/release-0.12.0.html" class="post-read-more">[Read More]</a>
143142
</div>

docs/tags/blog.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,12 +102,11 @@ <h2 class="post-title"><a href="../blog/2026/03/release-0.12.0.html">What&apos;s
102102
<div class="post-entry">
103103
What are Cursor rules for Java?
104104
A curated collection of System prompts &amp; Skills for Java Enterprise development that help software engineers and pipelines in their daily programming work.
105-
Recently, we reached the milestone of 300+ ⭐ in Github.
105+
Recently, we reached the milestone of 300+ ⭐ on GitHub. (y = 0.826x + 0.03; R² = 0.99)
106106
What's new in this release?
107107
In this release, the project introduces several updates and improvements:
108108

109-
Added Skill Support:
110-
Published an initial set of 2...
109+
Added Skill Support...
111110
<p></p>
112111
<a href="../blog/2026/03/release-0.12.0.html" class="post-read-more">[Read More]</a>
113112
</div>
385 KB
Loading
526 KB
Loading

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

Lines changed: 80 additions & 67 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)