This is a solid reference for Ktor server development that covers the practical patterns you'll actually use: routing DSL organization, JWT authentication setup, Koin dependency injection, and kotlinx.serialization configuration. The examples show realistic patterns like separating authenticated routes, handling pagination, and writing custom serializers for types like Instant. The project structure recommendations alone are worth having on hand. If you're building a Ktor API and want to avoid reinventing common patterns around error handling, content negotiation, or testApplication setup, this gives you working code to adapt rather than hunting through docs.
npx -y skills add affaan-m/everything-claude-code --skill kotlin-ktor-patterns --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
wshobson/agents
kotlin/kotlin-agent-skills