Skip to content

Commit 6ea978a

Browse files
committed
docs(article): Article update for 0.14.0 release
1 parent 1a57a00 commit 6ea978a

13 files changed

Lines changed: 163 additions & 108 deletions

File tree

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88

99
## Goal
1010

11-
A curated collection of `Skills` and `Agents` to be used in modern `SDLC` workflows for Java Enterprise development.
11+
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.
1212

1313
| QUESTION | ROLE | AREA | SUPPORT |
1414
| ---------- | ------------------ | ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
1515
| WHAT / WHEN | PO, BA, EA, SA, TL | Agile & Planning | `User Stories`, `GitHub Issues` & `Jira` |
1616
| WHY | EA, SL, TL | Architecture | `ADRs` & `UML` / `C4` / `ER` Diagrams |
1717
| HOW | SA, TL, SWE | Spec-Driven | `AI Plan mode` & `OpenSpec` |
18-
| HOW | TL, SWE | Java development | `Build system based on Maven`, `Design`, `Coding`, `Testing`, `Observability`, `Refactoring & JMH Benchmarking`, `Performance testing with JMeter`, `Profiling with Async profiler/OpenJDK tools`, `Documentation`, `Spring Boot`, `Quarkus`, `Micronaut`, `OpenAPI`, `Wiremock` & `AGENTS.md` |
18+
| HOW | TL, SWE | Java development | `Build system based on Maven`, `Design`, `Coding`, `Testing`, `Observability`, `Refactoring & JMH Benchmarking`, `Performance testing with JMeter`, `Profiling with Async profiler/OpenJDK tools`, `Documentation`, `Spring Boot`, `Quarkus`, `Micronaut`, `OpenAPI`, `WireMock` & `AGENTS.md` |
1919

2020
## Deliverables
2121

@@ -27,18 +27,17 @@ The project generates a set of deliverables at the end of any iteration.
2727
| 1. [Skills for Java](./documentation/INVENTORY-SKILLS-JAVA.md) | `npx skills add jabrena/cursor-rules-java --all --agent cursor` | [`Skills for Java`](./documentation/GETTING-STARTED-SKILLS.md) |
2828
| 2. [Agents for Java](./documentation/INVENTORY-AGENTS-JAVA.md) | `@003-agents-installation` Install Agents in Cursor/Claude | [`Agents for Java`](./documentation/GETTING-STARTED-AGENTS.md) |
2929

30-
- **Note:** After you install the skills, you can install the agents easily for Cursor or Claude.
31-
- **Note2:** If you continue using the System prompts/rules from this project, please review [the article](https://jabrena.github.io/cursor-rules-java/blog/2026/04/release-0.14.0.html), current `System prompts/rules` will be removed in next months.
30+
- **⚠️ Note:** If you continue using the System prompts/rules from this project, please review [the article](https://jabrena.github.io/cursor-rules-java/blog/2026/04/release-0.14.0.html). Current `System prompts/rules` will be removed in the coming months.
3231

3332
### Compatibility
3433

3534
This project is compatible with any tool that supports `Skills`, `Agents`, `AGENTS.md`, and `MCP` servers.
3635

3736
## How to use them
3837

39-
The SDLC has evolved with this new wave of AI tooling, which enhances the software engineering process. While building this project, we identified three workflows: `Prompting Engineering Workflow`, `Pipelines Workflow`, and `Agentic Workflow`.
38+
The SDLC has evolved with this new wave of AI tooling, which enhances the software engineering process. While building this project, we identified three workflows: `Prompt Engineering Workflow`, `Pipelines Workflow`, and `Agentic Workflow`.
4039

41-
### Prompting Engineering Workflow
40+
### Prompt Engineering Workflow
4241

4342
In this workflow, the software engineer interacts with models using `User prompts`. In an incremental way, you delegate a whole task or ask for help at specific points. You can use this project to refactor generated code, or delegate the task and attach a system prompt or Skills to it.
4443

@@ -80,13 +79,13 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for conventions, generator workflows, t
8079

8180
The repository includes [a collection of examples](./examples/) where you can explore what these Skills and workflows enable for Java.
8281

83-
## Architectural decision records, ADR
82+
## Architecture Decision Records (ADR)
8483

8584
- Review the [ADR index](./documentation/adr/README.md) for the complete list.
8685

8786
## Changelog
8887

89-
- Review the [CHANGELOG](./CHANGELOG.md) for further details
88+
- Review the [CHANGELOG](./CHANGELOG.md) for further details.
9089

9190
## Java JEPs from Java 8 onward
9291

docs/2/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
</nav>
6969

7070

71-
<div id="header-big-imgs" data-num-img=1 data-img-src-1="../images/jwst-image-rawpixel.jpg"></div>
71+
<div id="header-big-imgs" data-num-img=1 data-img-src-1="../images/pillars2.jpg"></div>
7272

7373
<header class="header-section has-img">
7474

@@ -79,7 +79,7 @@
7979
<div class="page-heading">
8080
<h1>Skills & Agents for Java</h1>
8181
<hr class="small">
82-
<span class="page-subheading">A curated collection of Skills and Agents to be used in modern SDLC workflows for Java Enterprise development.</span>
82+
<span class="page-subheading">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.</span>
8383
</div>
8484
</div>
8585
</div>
@@ -94,7 +94,7 @@ <h1>Skills & Agents for Java</h1>
9494
<div class="page-heading">
9595
<h1>Skills & Agents for Java</h1>
9696
<hr class="small">
97-
<span class="page-subheading">A curated collection of Skills and Agents to be used in modern SDLC workflows for Java Enterprise development.</span>
97+
<span class="page-subheading">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.</span>
9898
</div>
9999
</div>
100100
</div>

docs/archive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
</nav>
6868

6969

70-
<div id="header-big-imgs" data-num-img=1 data-img-src-1="images/jwst-image-rawpixel.jpg"></div>
70+
<div id="header-big-imgs" data-num-img=1 data-img-src-1="images/pillars2.jpg"></div>
7171

7272
<header class="header-section has-img">
7373

0 commit comments

Comments
 (0)