AI AGENT ADDONS
Backend & APIs
4,350installs

Ktor is a framework for building web servers in Kotlin. This skill helps you set up routing, handle user requests, and add security. You will learn to use plugins for JSON data, error handling, and WebSocket connections. Dependency injection with Koin keeps your code clean and testable. Integration tests with testApplication make sure everything works together.

Whether you are building REST APIs or real-time features, these patterns give you a solid starting point. You will find code examples for authentication, file uploads, and database access. The project layout shows where to put models, services, and repositories.

Developers who know Kotlin can quickly create production-ready servers. This skill focuses on structure and best practices. Use it to speed up your backend work and avoid common mistakes.

Add Kotlin Ktor Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/kotlin-ktor-patterns

Project

mkdir -p .claude/skills/kotlin-ktor-patterns

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago