Skip to content

Commit c9211d0

Browse files
committed
fix(docs): refresh Java skills inventory and references
Regenerate the skills inventory outputs after updating the Java skills template and normalize naming/link conventions across generated documentation. Made-with: Cursor
1 parent 701dd35 commit c9211d0

File tree

5 files changed

+318
-263
lines changed

5 files changed

+318
-263
lines changed

README.md

Lines changed: 9 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -22,23 +22,16 @@ A curated collection of `Skills` and `Agents` for Java Enterprise development, d
2222
The project generates a set of deliverables at the end of any iteration.
2323

2424

25-
| Deliverable | Location |
26-
| ----------------------- | ------------------------------------------------------------------------------------------ |
27-
| Skills for Java | [https://skills.sh/jabrena/cursor-rules-java](https://skills.sh/jabrena/cursor-rules-java) |
28-
| Agents for Java | [Catalog](.cursor/agents) (`.cursor/agents`) |
25+
| Deliverable | Instalation | Getting Started |
26+
| --------------- | -------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
27+
| 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) |
28+
| 2. [Agents for Java](./documentation/INVENTORY-AGENTS-JAVA.md) | `@003-agents-installation` Install Agents in Cursor | [`Agents for Java`](./documentation/GETTING-STARTED-AGENTS.md) |
2929

30+
**Note:** Once you install all skills, you could install the agents easily for Cursor or Claude.
3031

3132
### Compatibility
3233

33-
This project is compatible with any Tool compatible with `Skills`, `Agents` or `AGENTS.md`.
34-
35-
## Getting started
36-
37-
Read the following comprehensive guides to use this project today.
38-
39-
- [Getting started with `Skills for Java`](./documentation/GETTING-STARTED-SKILLS.md)
40-
- [Getting started with `Agents for Java`](./documentation/GETTING-STARTED-AGENTS.md)
41-
- [Getting started with `CI/CD Pipelines and AI Capabilities`](./documentation/GETTING-STARTED-PIPELINES.md)
34+
This project is compatible with any Tool compatible with `Skills`, `Agents`, `AGENTS.md` & `MCP` Servers.
4235

4336
## How to use them?
4437

@@ -62,6 +55,8 @@ Adding AI tools to your pipeline can provide new opportunities to deliver more v
6255

6356
![](./documentation/images/workflow-pipelines.png)
6457

58+
Futher information [here`](./documentation/GETTING-STARTED-PIPELINES.md)
59+
6560
## Limitations
6661

6762
### Lack of determinism
@@ -86,13 +81,7 @@ The repository includes [a collection of examples](./examples/) where you can ex
8681

8782
## Architectural decision records, ADR
8883

89-
| Date | ID | Name |
90-
| ---------- | ------- | --------------------------------------------------------------------------------------------------------------------------------------- |
91-
| 2026-04-06 | ADR-005 | [Drop Cursor rules support in favor of Agent Skills](./documentation/adr/ADR-005-drop-cursor-rules-support-in-favor-of-agent-skills.md) |
92-
| 2026-03-01 | ADR-004 | [Skill Generation](./documentation/adr/ADR-004-skill-generation.md) |
93-
| 2025-09-16 | ADR-003 | [Website Generation](./documentation/adr/ADR-003-website-generation.md) |
94-
| 2025-07-10 | ADR-002 | [Cursor Rules scope configuration](./documentation/adr/ADR-002-configure-cursor-rules-manual-scope.md) |
95-
| 2025-07-08 | ADR-001 | [Cursor Rules generation from XML Files](./documentation/adr/ADR-001-generate-cursor-rules-from-xml-files.md) |
84+
- Review the [ADR index](./documentation/adr/README.md) for the complete list.
9685

9786
## Changelog
9887

0 commit comments

Comments
 (0)