From ddd611152e0b02d2c45151aef8099ceb3550c456 Mon Sep 17 00:00:00 2001 From: Alexis Le Dain <47504664+Alexsky347@users.noreply.github.com> Date: Wed, 8 Apr 2026 21:03:46 +0200 Subject: [PATCH] Update skills/configure-ecc/SKILL.md Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- skills/configure-ecc/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/configure-ecc/SKILL.md b/skills/configure-ecc/SKILL.md index ab9d51be..3eef03ed 100644 --- a/skills/configure-ecc/SKILL.md +++ b/skills/configure-ecc/SKILL.md @@ -119,7 +119,7 @@ For each selected category, print the full list of skills below and ask the user | `frontend-slides` | Zero-dependency HTML presentations, style previews, and PPTX-to-web conversion | | `golang-patterns` | Idiomatic Go patterns, conventions for robust Go applications | | `golang-testing` | Go testing: table-driven tests, subtests, benchmarks, fuzzing | -| `java-coding-standards` | Java coding standards for Spring Boot: naming, immutability, Optional, streams | +| `java-coding-standards` | Java coding standards for Spring Boot and Quarkus: naming, immutability, Optional, streams, CDI | | `python-patterns` | Pythonic idioms, PEP 8, type hints, best practices | | `python-testing` | Python testing with pytest, TDD, fixtures, mocking, parametrization | | `quarkus-patterns` | Quarkus architecture, Camel messaging, CDI services, Panache data access |