android-clean-architecture

Community

Structure Android & KMP apps with Clean Architecture.

AuthorTakMczk
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust framework for structuring Android and Kotlin Multiplatform (KMP) projects, ensuring maintainability, testability, and scalability through Clean Architecture principles.

Core Features & Use Cases

  • Module Structure: Defines clear boundaries for app, core, domain, data, and presentation layers.
  • Dependency Rules: Enforces strict dependency flow to keep the domain layer pure.
  • Patterns: Implements UseCase, Repository, and DataSource patterns for business logic and data handling.
  • Data Layer Integration: Shows examples for Room (Android), SQLDelight (KMP), and Ktor (KMP) for persistence and networking.
  • DI: Demonstrates setup with Koin and Hilt.
  • Error Handling: Guides on using Result or sealed types for robust error management.
  • Use Case: When starting a new Android or KMP project, use this Skill to set up the foundational module structure and core architectural patterns.

Quick Start

Apply the android-clean-architecture skill to structure a new Kotlin Multiplatform project.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: android-clean-architecture
Download link: https://github.com/TakMczk/copilot-cli-ecc/archive/main.zip#android-clean-architecture

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.