language-kotlin

Community

Write safer Kotlin with idiomatic patterns.

Authorlugassawan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Kotlin developers need practical guidance to write idiomatic, safe, and maintainable code—especially around nullability, concurrency, and error handling.

Core Features & Use Cases

  • Null-safety and Kotlin idioms: Apply safe calls, Elvis defaults, and avoid unsafe non-null assertions for robust code.
  • Structured concurrency and coroutines: Use coroutineScope with async/launch appropriately for predictable cancellation and parallel work.
  • Sealed hierarchies, Flow, and error handling: Model domain outcomes with sealed interfaces and handle async streams with Flow operators.

Quick Start

Ask the AI to refactor your Kotlin function to remove unsafe null handling and implement structured concurrency using coroutineScope and Flow operators.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: language-kotlin
Download link: https://github.com/lugassawan/swe-workbench/archive/main.zip#language-kotlin

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.