Skip to content

caiqueslp/kmp-claude-code-subagents

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Code Subagents for Kotlin Multiplatform

This repository is a curated collection of Claude Code subagents designed for Kotlin Multiplatform (KMP) projects. Each subagent targets a specific layer or concern in a typical KMP application, providing best practices and automation for modern development.

Subagents

1. translation-updater

Automates updating and managing localizations for your project, supporting the most common languages and formats.

2. datalayer-architect

Assists in building and maintaining the data layer using Android-standard architecture. Includes support for Room database, dependency injection with Koin, and best practices for repository and data source patterns.

3. compose-architect

Guides UI development using Jetpack Compose and the MVVM pattern. Provides default patterns for handling UI state, events, and component decomposition, following modern Android and Compose Multiplatform best practices.


Adjust and use these subagents as needed to fit your Kotlin Multiplatform project structure and requirements.

About

Production-ready Claude subagents collection for Kotlin Multiplatform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors