kotlin-ktor-patterns
[ Featured ]Ktor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing.
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
Ktor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing.
Idiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications with coroutines, null safety, and DSL builders.
kotlin-testing is a set of testing patterns for Kotlin, utilizing Kotest, MockK, and Kover for reliable and maintainable tests.
kotlin-coroutines-flows is a skill that enables developers to leverage Kotlin Coroutines and Flows for structured concurrency, reactive data streams, and efficient error handling in Android and KMP projects.
kotlin-exposed-patterns is a skill that provides comprehensive patterns for database access with JetBrains Exposed ORM, including DSL queries, DAO, transactions, and production-ready configuration.
A Kotlin Multiplatform frontend library to create standalone websites or frontends with your favorite JVM backend framework
Creates Compose Preview functions for composables. Use when asked to add preview, create preview, or generate @Preview for Compose UI.
Performs code quality checks and reviews for ComposeWebView. Validates expect/actual implementations, KDoc coverage, Spotless formatting, and multiplatform patterns. Use when reviewing PRs, checking c
Generate full hexagonal glue-code for a Zeebe BPMN process across all five layers — inbound workers, inbound/outbound port interfaces, application services, and a process out-adapter. Use when the use
A which-key LazyVim-style popup for JetBrains IDEs with IdeaVim. Press your leader key and see all available keybindings in a clean, navigable popup — just like LazyVim.
AI-промпты, агенты и анти-паттерны для QA — от аудита спецификаций до генерации API-тестов
Design and diagnose Spring configuration, profiles, and `@ConfigurationProperties` binding for Kotlin applications. Use when property binding fails, environment-specific overrides behave unexpectedly,