kotlin-api-design

Installation
SKILL.md

Kotlin API design

Core principle

Place behavior, types, and platform seams where their meaning is clearest to callers; use the smallest public abstraction that preserves domain language and platform independence.

Procedure

Installs
326
GitHub Stars
1.0K
First Seen
Aug 6, 2026
kotlin-api-design — chrisbanes/skills