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 |