Skip to content
Merged
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ The project generates a set of deliverables at the end of any iteration.
| 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) |
| 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) |

**Note:** After you install the skills, you can install the agents easily for Cursor or Claude.
**Note:** If you continue using system prompts/rules, please review the article: https://jabrena.github.io/cursor-rules-java/blog/2026/04/release-0.14.0.html
- **Note:** After you install the skills, you can install the agents easily for Cursor or Claude.
- **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

### Compatibility

Expand Down
Loading