kotlin

Community

Clean, scalable Kotlin architecture guidance.

AuthorABIvan-Tech
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Kotlin projects often suffer from unclear boundaries between domain logic, data access, and presentation layers, making maintenance painful and slowing delivery.

Core Features & Use Cases

  • Establishes a principled Clean Architecture with Domain, Data, and UI boundaries for Kotlin and KMP modules.
  • Enforces a UseCase -> Repository -> DataSource dependency graph with explicit error handling.
  • Provides guidance for modular project structure, dependency injection, and testability in multi-module Kotlin projects.

Quick Start

Set up a Kotlin project structure following these rules and implement a UseCase with a single public function delegating data access to a Repository and a DataSource.

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: kotlin
Download link: https://github.com/ABIvan-Tech/copilot-agentic-workflows/archive/main.zip#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 223,000+ vetted skills library on demand.