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 @@ -13,10 +13,10 @@ A curated collection of `Rules`, `Skills`, and `Agents` for Java Enterprise deve
The project add support for:

- **Agile:** `User Stories` & `Github Issues`
- **Architecture:** `ADRs`& `UML` / `C4` / `ER` Diagrams`
- **Architecture:** `ADRs`& `UML` / `C4` / `ER` Diagrams
- **Spec-Driven:** `AGENTS.md`, `AI Plan mode` & `OpenSpec`
- **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`
- **Java frameworks:** `Spring Boot`, `Quarkus` & `Micronaut`.
- **Java frameworks:** `Spring Boot`, `Quarkus` & `Micronaut`

## Deliverables

Expand Down
Loading