K
Kotlin 스킬
ego lite browser
스폰서ego lite는 AI 에이전트가 웹 자동화를 실행하기 위한 가장 빠른 브라우저로, Codex 또는 Claude Code와 로그인 상태를 공유하며, 비용과 설정이 전혀 필요 없습니다.
Alpha Vantage MCP Server
스폰서실시간 및 과거 주식, ETF, 옵션, 외환, 암호화폐, 원자재, 펀더멘털, 기술적 지표 등 금융 시장 데이터에 접근하세요
ci-cd-containerization-advisor
kotlin
재현 가능한 빌드, 이미지 및 배포 파이프라인을 설계합니다. Kotlin 및 Spring 애플리케이션을 대상으로 하며, CI 검증, 계층형 컨테이너, 롤아웃 안전성 등을 포함합니다.
official
configuration-properties-profiles-kotlin-safe
kotlin
Design and diagnose Spring configuration, profiles, and `@ConfigurationProperties` binding for Kotlin applications. Use when property binding fails,…
official
dependency-conflict-resolver
kotlin
Diagnose and resolve Gradle and Spring classpath conflicts, version drift, and binary incompatibilities in Kotlin applications. Use when `NoSuchMethodError`,…
official
domain-decomposition-api-design-advisor
kotlin
구현을 시작하기 전에 비즈니스 범위를 경계 컨텍스트, 모듈 또는 서비스 경계, 워크플로우, API 계약으로 분해합니다. 새로운 것을 설계할 때 사용하세요.
official
error-model-validation-architect
kotlin
Kotlin과 Spring 서비스를 위한 일관된 API 검증 및 오류 처리 동작을 설계하고 구현합니다. 오류 페이로드를 정의하거나 프레임워크를 매핑할 때 사용합니다.
official
gradle-kotlin-dsl-doctor
kotlin
Generate, debug, and repair Kotlin + Spring Gradle builds with minimal, compatible changes. Use when `build.gradle.kts` or `settings.gradle.kts` is failing,…
official
integration-resilience-engineer
kotlin
탄력적인 HTTP, 메시징, 예약 통합을 Kotlin 및 Spring 서비스용으로 설계하며 명시적인 타임아웃 예산, 재시도, 멱등성, 서킷 브레이커를 포함합니다.
official
jackson-kotlin-serialization-specialist
kotlin
Kotlin과 Jackson을 사용하는 Spring 애플리케이션에서 JSON 직렬화 및 역직렬화 동작을 진단하고 설계합니다. DTO 역직렬화 실패 시, 기본값…
official
java-kotlin-migration-assistant
kotlin
Spring 기반 코드베이스에서 동작, 공개 계약, 프레임워크 호환성, 바이너리 가정을 변경하지 않고 Java 코드를 Kotlin으로 마이그레이션합니다. 단, …
official
jpa-spring-data-kotlin-mapper
kotlin
Kotlin 지속성 코드를 Spring Data JPA 및 Hibernate에 맞게 올바르게 모델링하며, 엔티티 설계, 관계, 페치 계획, 리포지토리 쿼리, 지연 로딩 등을 포함합니다.
official
kotlin-backend-jpa-entity-mapping
kotlin
Kotlin의 data class는 DTO에 자연스럽지만 JPA 엔티티에는 위험합니다. Hibernate는 data class가 깨뜨리는 identity 의미론에 의존합니다. 모든 필드에 대한 equals/hashCode는 상태 변경 후 Set/Map 멤버십을 손상시키고, 자동 생성된 copy()는 관리되는 엔티티의 분리된 복제본을 만듭니다.
official
kotlin-idiomatic-refactorer-spring-aware
kotlin
코틀린 코드를 더 명확하고 관용적인 설계로 리팩터링하되, Spring 동작, 직렬화, 지속성, 공개 계약을 깨뜨리지 않습니다. 다음과 같은 경우에 사용하세요…
official
kotlin-spring-proxy-compatibility
kotlin
Diagnose and prevent Kotlin plus Spring proxy failures around `@Transactional`, `@Cacheable`, `@Async`, method security, retry, configuration proxies, and JPA…
official
kotlin-tooling-agp9-migration
kotlin
Android Gradle Plugin 9.0은 동일한 모듈에서 Android 애플리케이션 및 라이브러리 플러그인을 Kotlin Multiplatform 플러그인과 호환되지 않게 만듭니다. 이 스킬은 마이그레이션 과정을 안내합니다.
official
kotlin-tooling-cocoapods-spm-migration
kotlin
KMP 프로젝트를 CocoaPods(kotlin("native.cocoapods"))에서 Swift Package Manager(swiftPMDependencies DSL)로 마이그레이션 — pod()를 swiftPackage()로 대체,…
official
kotlin-tooling-immutable-collections-0-5-x-migration
kotlin
Kotlin(및 Java) 코드를 kotlinx.collections.immutable 0.3.x / 0.4.x에서 최신 0.5.x로 마이그레이션합니다. 0.5.x 라인은 모든 복사본을 반환하는 메서드의 이름을 변경합니다…
official
kotlin-tooling-java-to-kotlin
kotlin
Java 소스 파일을 체계적인 4단계 변환 방법론을 사용하여 관용적인 Kotlin으로 변환하며, 각 단계에서 5가지 불변 조건을 확인합니다. 애노테이션 사이트 대상, 라이브러리 관용구, API 보존을 처리하는 프레임워크 인식 변환을 지원합니다.
official
kotlin-tooling-native-build-performance
kotlin
Kotlin Multiplatform 프로젝트에서 iOS를 대상으로 할 때 느린 Kotlin/Native 컴파일 및 링크를 진단하고 수정합니다. 사용자가 느린 iOS 또는…을 보고할 때 사용하세요.
official
observability-integrator
kotlin
Kotlin과 Spring 서비스에 대해 로그, 메트릭, 트레이싱, 헬스 엔드포인트 전반에 걸쳐 실행 가능한 관찰성을 설계합니다. 서비스를 계측할 때 사용합니다.
official
performance-concurrency-advisor
kotlin
Kotlin과 Spring 서비스에서 메트릭, 트레이스, SQL 등의 실제 증거를 사용하여 성능, 처리량, 지연 시간 및 동시성 동작을 분석하고 개선합니다.
official
production-incident-responder
kotlin
Kotlin 및 Spring 서비스의 프로덕션 인시던트 대응을 최초 알림부터 완화, 진단, 후속 조치까지 안내합니다. 오류율이 급증할 때 사용하세요.
official
project-context-ingestion
kotlin
Kotlin + Spring 저장소를 변경하거나 구현, 디버깅, 빌드, 아키텍처, 리뷰 질문에 답변하기 전에 이를 검사하세요. 에이전트가… 때 사용하세요.
official
schema-migration-planner
kotlin
Kotlin 및 Spring 시스템에서 Flyway, Liquibase 또는 이에 상응하는 마이그레이션 도구를 사용하여 안전한 데이터베이스 스키마 진화와 무중단 변경 롤아웃을 계획합니다.
official
spring-context-di-reasoning
kotlin
Spring 애플리케이션 컨텍스트 시작 실패, 빈 그래프 문제, 누락되거나 중복된 빈, 순환 의존성, 조건부 자동 구성 등을 진단합니다.
official
spring-kotlin-code-review
kotlin
Kotlin + Spring 변경 사항에서 동작 회귀, 트랜잭션 및 프록시 버그, API 및 직렬화 오류, 지속성 위험, 보안 문제 등을 검토합니다.
official
spring-mvc-webflux-api-builder
kotlin
올바른 컨트롤러 시그니처, DTO, 검증, 직렬화 가정, 오류 처리 및 웹 테스트를 포함한 Kotlin Spring HTTP API를 설계하고 생성합니다. 사용…
official
spring-security-configurator-auditor
kotlin
Kotlin 및 Spring 서비스를 위한 Spring Security 구성 설계 및 감사, 필터 체인, JWT 또는 OAuth2 리소스 서버 설정, 메서드 보안 등을 포함합니다.
official
stacktrace-log-triage
kotlin
스택 트레이스, 시작 로그, 런타임 로그 및 관련 메트릭 이상 현상에서 Kotlin + Spring 실패를 진단한 후, 래퍼 예외와 근본 원인을 분리합니다…
official
test-suite-builder
kotlin
계층화된 Kotlin + Spring 테스트를 설계 및 생성하여 단위, 슬라이스, 통합 수준에서 속도, 현실성, 회귀 가치의 균형을 맞춥니다. 다음을 추가할 때 사용합니다…
official
transaction-consistency-designer
kotlin
Kotlin + Spring 비즈니스 워크플로우를 위한 안전한 트랜잭션 경계, 롤백 동작, 멱등성, 잠금 및 일관성 전략을 설계합니다. 다음과 같은 경우에 사용하세요…
official
upgrade-breaking-change-navigator
kotlin
Spring Boot, Spring Framework, Kotlin, Gradle, JDK 및 주요 의존성 업그레이드의 위험을 계획하고 실행하며, 명시적인 호환성 체크포인트와 롤백을 포함합니다…
official