kotlin▌
14 indexed skills · max 10 per page
kotlin-patterns
affaan-m/everything-claude-code · Productivity
Idiomatic Kotlin patterns and best practices for building robust, efficient, and maintainable applications.
kotlin-ktor-patterns
affaan-m/everything-claude-code · Productivity
Comprehensive Ktor patterns for building robust, maintainable HTTP servers with Kotlin coroutines.
kotlin-multiplatform
vitorpamplona/amethyst · Productivity
Expert guidance for KMP architecture in Amethyst - deciding what to share vs keep platform-specific.
create-spring-boot-kotlin-project
github/awesome-copilot · Productivity
Generate a Spring Boot Kotlin project skeleton with pre-configured databases and development services. \n \n Downloads a Spring Boot 3.4.5 project template with Kotlin, WebFlux, R2DBC, Redis, and MongoDB dependencies via Spring Initializr \n Includes Docker Compose configuration for PostgreSQL 17, Redis 6, and MongoDB 8 with pre-set credentials and volume mounts \n Adds SpringDoc OpenAPI integration for Swagger UI documentation and ArchUnit for architecture testing \n Requires Java 21, Docker, a