Kotlin avatar

Kotlin

Official

@kotlin

0Followers
|
140Public Repos
|
31Published Skills

Kotlin Tools and Libraries

Skills Distribution
DomainDeveloper To...Backend Architecture (40%)Migration & Refact.. (30%)System Reliability (30%)

Agent Skills by Kotlin

Showing 31 vetted skills indexed across 2 GitHub repositories.

KotlinKotlin
1.0k

kotlin-tooling-native-build-performance

Diagnoses and fixes slow Kotlin/Native compilation and linking in Kotlin Multiplatform iOS projects.

Official
Advanced
KotlinKotlin
1.0k

kotlin-tooling-immutable-collections-0-5-x-migration

Migrates Kotlin and Java code from kotlinx.collections.immutable 0.3.x/0.4.x to 0.5.x participial method names.

Official
Intermediate
KotlinKotlin
992

kotlin-tooling-agp9-migration

Migrate Kotlin Multiplatform projects to AGP 9.0 with module classification and step-by-step guidance.

Official
Advanced
KotlinKotlin
992

kotlin-tooling-cocoapods-spm-migration

Automates CocoaPods-to-SwiftPM migration for Kotlin Multiplatform projects.

Official
Advanced
KotlinKotlin
992

kotlin-backend-jpa-entity-mapping

Diagnose and correct Kotlin JPA/Sprint Data entity design and identity issues.

Official
Advanced
KotlinKotlin
992

kotlin-tooling-java-to-kotlin

Convert Java source files to idiomatic Kotlin with framework-aware semantics.

Official
Intermediate
KotlinKotlin
14

observability-integrator

Design end-to-end observability for Kotlin Spring services across logs, metrics, and traces.

Official
Advanced
KotlinKotlin
14

error-model-validation-architect

Define machine-readable API error contracts for Kotlin and Spring services.

Official
Advanced
KotlinKotlin
14

stacktrace-log-triage

Identify root causes of Kotlin and Spring failures from stack traces and logs.

Official
Advanced
KotlinKotlin
14

upgrade-breaking-change-navigator

Plan incremental Kotlin-Spring upgrades with compatibility checks and rollback strategies.

Official
Advanced
KotlinKotlin
14

test-suite-builder

Design layered Kotlin and Spring tests across unit, slice, and integration levels.

Official
Advanced
KotlinKotlin
14

transaction-consistency-designer

Design safe database transaction boundaries for Kotlin and Spring workflows.

Official
Advanced
KotlinKotlin
14

spring-mvc-webflux-api-builder

Generate Kotlin Spring MVC/WebFlux controllers, DTOs, validation, and tests from endpoint contracts.

Official
Advanced
KotlinKotlin
14

production-incident-responder

Guide mitigation and diagnosis for Kotlin and Spring production incidents.

Official
Advanced
KotlinKotlin
14

integration-resilience-engineer

Design resilient integration policies for Kotlin and Spring services.

Official
Advanced
KotlinKotlin
14

spring-context-di-reasoning

Diagnose Spring context startup failures and bean graph issues in Kotlin projects.

Official
Advanced
KotlinKotlin
14

performance-concurrency-advisor

Diagnose performance bottlenecks in Kotlin Spring services using metrics, traces, and SQL plans.

Official
Advanced
KotlinKotlin
14

java-kotlin-migration-assistant

Transform Java Spring codebases into Kotlin while preserving behavior.

Official
Advanced
KotlinKotlin
14

spring-security-configurator-auditor

Design explicit Spring Security models for Kotlin services with token validation.

Official
Advanced
KotlinKotlin
14

schema-migration-planner

Plan phased database schema migrations with rollback and validation checks.

Official
Advanced
KotlinKotlin
14

kotlin-idiomatic-refactorer-spring-aware

Refactor Kotlin code idiomatically while preserving Spring, Jackson, and JPA contracts.

Official
Advanced
KotlinKotlin
14

jackson-kotlin-serialization-specialist

Diagnose and fix Kotlin and Jackson serialization issues in Spring applications.

Official
Advanced
KotlinKotlin
14

kotlin-spring-proxy-compatibility

Diagnose Kotlin Spring AOP proxy issues affecting annotation interception.

Official
Advanced
KotlinKotlin
14

spring-kotlin-code-review

Analyze Kotlin and Spring changes for behavioral and operational risks.

Official
Intermediate

Frequently Asked Questions About Kotlin

FAQPage Schema
What specific tasks can engineers perform using these capabilities?

Engineers can execute complex migrations from Java to Kotlin, resolve Gradle build failures, diagnose Spring context bean graph issues, and design robust database transaction boundaries. These capabilities also support the generation of validated API contracts and the implementation of end-to-end observability for distributed service architectures.

Which personas benefit most from these technical resources?

Backend engineers, platform architects, and site reliability engineers working within the Spring ecosystem benefit most. These resources are specifically designed for developers managing enterprise-grade JVM services who require precise guidance on framework-aware refactoring, dependency management, and production incident mitigation.

What are the primary prerequisites for implementing these solutions?

Implementation requires an existing JVM-based project environment, specifically utilizing Gradle for build management and Spring Framework for dependency injection and service orchestration. Users should have foundational knowledge of Kotlin syntax and familiarity with standard persistence layers like Hibernate or JPA.