You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
26
-
The project covers aspects like `Build system based on Maven`, `Design`, `Coding`, `Testing`, `Refactoring & JMH Benchmarking`, `Performance testing with JMeter`, `Profiling with Async profiler/OpenJDK tools`, `Documentation`, `ADRs`, `Diagrams` & `AGENTS.md`.
27
+
The project covers aspects like `Agile 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`, `Diagrams` & `AGENTS.md`.
27
28
28
29
## Deliverables
29
30
30
31
The project generates a set of deliverables at the end of any iteration.
31
32
32
-
| Deliverable | Location |
33
-
|-------------|----------|
34
-
| System prompts for Java |[Catalog](./SYSTEM-PROMPTS-JAVA.md) (`.cursor/rules`) |
| System prompts for Java |[Catalog](./SYSTEM-PROMPTS-JAVA.md) (`.cursor/rules`) |
37
+
| Skills for Java |[https://skills.sh/?q=jabrena](https://skills.sh/?q=jabrena)|
38
+
36
39
37
40
## Getting started
38
41
39
42
Read the following comprehensive guides to use this project today.
40
43
41
-
-[Getting started with `System prompts for Java`](./documentation/GETTING-STARTED-SYSTEM-PROMPTS.md)
42
-
-[Getting started with `Skills for Java`](./documentation/GETTING-STARTED-SKILLS.md)
43
-
-[Getting started with `Pipelines and AI`](./documentation/GETTING-STARTED-PIPELINES.md)
44
+
-[Getting started with `System prompts for Java](./documentation/GETTING-STARTED-SYSTEM-PROMPTS.md)`
45
+
-[Getting started with `Skills for Java](./documentation/GETTING-STARTED-SKILLS.md)`
46
+
-[Getting started with `Pipelines and AI](./documentation/GETTING-STARTED-PIPELINES.md)`
44
47
45
48
## How to use them?
46
49
@@ -50,15 +53,15 @@ The SLDC has evolved with the arrival of this new set of AI tooling, enhancing t
50
53
51
54
Adding AI tools to the Java development workflow can increase the likelihood of implementing software specifications on time and with quality.
52
55
53
-

56
+
54
57
55
58
In this workflow, you could delegate completely a task or ask help in certain moments. You could use this project to refactor the code generated or delegate the task and associate a System prompt / Skills to that task
56
59
57
60
### Pipelines workflow
58
61
59
62
Adding AI tools to your pipeline can provide new opportunities to deliver more value (examples: automatic coding, code refactoring, continuous profiling, and others).
0 commit comments