← ClaudeAtlas

kora-v1listed

Build and maintain Java/Kotlin services on the Kora Framework 1.x (ru.tinkoff.kora) — compile-time DI, zero reflection, annotation processors (Java) or KSP (Kotlin). Routes to 39 domain sub-skills. Use when the request mentions Kora, or uses Kora APIs: @KoraApp, @Component, @Module, @KoraSubmodule, @Root, @Tag, @HttpController, @HttpRoute, @HttpClient, @Repository, @Query, @EntityJdbc, @KafkaListener, @KafkaPublisher, gRPC, SOAP/WSDL, @S3.Client, MapStruct, @Json, @ConfigSource (HOCON/YAML), OpenAPI codegen, @KoraAppTest, Testcontainers, @Valid, @Validate, @Log, @Mdc, @Retry, @CircuitBreaker, @Timeout, @Fallback, @Schedule*, @Cacheable, @CachePut, @CacheInvalidate, Micrometer/Prometheus metrics, OpenTelemetry/OTLP tracing, Undertow, Hikari. Also use for Kora project setup, Gradle/BOM dependencies, DI graph errors, or explaining Kora concepts. Do not use for Spring Boot, Micronaut, or Quarkus work.
kora-projects/kora-skills · ★ 1 · Web & Frontend · score 75
Install: claude install-skill kora-projects/kora-skills
# Kora Framework — Meta-skill Single entry point for all Kora development. This file is **routing and rules only** — the implementation knowledge lives in the 39 sub-skills listed below. | | | |---|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **Framework** | Kora 1.x (`ru.tinkoff.kora`) — check the [changelog](https://raw.githubusercontent.com/kora-projects/kora-docs/refs/heads/master/mkdocs/docs/en/changelog/changelog.md) for the current release | | **Java** | 17+ supported, 25+ recommended (annotation processors) | | **Kotlin** | 1.9+ on JDK 21 (KSP) | | **Build** | Gradle 7+ supported, 9+ recommended (wrapper pins 9.5.1) | **This meta-skill is the single entry point for Kora Framework development.** It