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
23 changes: 7 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,16 @@

[CI Builds](https://github.com/jabrena/cursor-rules-java/actions/workflows/maven.yaml)

## Share your feedback

```bash
╔══════════════════════════════════════════════════════════════╗
║ ┌──────────────────────────────────────────────────────────┐ ║
║ │ Tu feedback es importante para evolucionar este proyecto │ ║
║ │ Your feedback is important to evolve this project │ ║
║ │ 您的反馈对本项目的发展至关重要 │ ║
║ │ https://forms.gle/TpNXENjmu45wuXoi6 │ ║
║ └──────────────────────────────────────────────────────────┘ ║
╚══════════════════════════════════════════════════════════════╝
```
## Goal

[https://forms.gle/TpNXENjmu45wuXoi6](https://forms.gle/TpNXENjmu45wuXoi6)
The project provides a curated collection of `System prompts` & `Skills` for moden `SDLC` that help software engineers and pipelines in their daily work for Java Enterprise development.

## Goal
The project add support for:

The project provides a curated collection of `System prompts` & `Skills` for Java Enterprise development that help software engineers and pipelines in their daily programming work.
The project covers aspects like `Agile tasks for Java projects`, `Architecture tasks for Java projects`, `Build system based on Maven`, `Design`, `Coding`, `Testing`, `Refactoring & JMH Benchmarking`, `Performance testing with JMeter`, `Profiling with Async profiler/OpenJDK tools`, `Documentation`, `ADRs`, `UML/C4 Diagrams`, `AGENTS.md` & `Spring Boot`.
- **AI-Driven Agile:** `User Stories` & `AI Planning`
- **Architecture:** `ADRs`& `UML/C4 Diagrams`
- **Java development:** `Build system based on Maven`, `Design`, `Coding`, `Testing`, `Refactoring & JMH Benchmarking`, `Performance testing with JMeter`, `Profiling with Async profiler/OpenJDK tools`, `Documentation` & `Spring Boot`
- **AI Tooling:** `AGENTS.md`

## Deliverables

Expand Down
Loading