Skip to main content
Run any Skill in Manus
with one click
GitHub repository

kotlin-kmp-claude-agent-skills

kotlin-kmp-claude-agent-skills contains 15 collected skills from mmiani, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
15
Stars
55
updated
2026-03-30
Forks
5
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

kotlin-project-code-review
software-quality-assurance-analysts-and-testers

Use when reviewing implemented Kotlin Multiplatform / Compose Multiplatform code for architecture consistency, business-logic placement, state correctness, concurrency, Compose quality, design-system usage, security, performance, resilience, and maintainability.

2026-03-30
kotlin-project-architecture-review
software-developers

Use when reviewing KMP architecture, feature proposals, PR structure, layer boundaries, state-holder design, Android entry-point discipline, source-set placement, modularization, and long-term maintainability in Kotlin Multiplatform / Compose Multiplatform projects.

2026-03-30
kotlin-kmp-refactor-safety
software-developers

Refactor discipline for existing codebases. Enforces scope control, migration safety, compatibility, observability, and tests to keep refactors reviewable and low-risk.

2026-03-29
kotlin-project-bugfix
software-quality-assurance-analysts-and-testers

Use when diagnosing and fixing bugs in a Kotlin Multiplatform project. Focus on root-cause analysis, minimal safe fixes, KMP correctness, UI/state/data/persistence/concurrency issues, and regression prevention.

2026-03-29
kotlin-project-feature-implementation
software-developers

Use when implementing or extending a feature in a Kotlin Multiplatform project. Provides pre-coding inspection, KMP source-set discipline, state pipeline design, architectural defaults, security/performance guardrails, and implementation rules. Forward-looking only — not a review skill.

2026-03-29
kotlin-build-kmp-gradle-governance
software-developers

Use when reviewing or designing Gradle build structure for KMP projects — shared build logic, convention plugins, version catalogs, Android KMP plugin usage, source-set configuration, and module dependency hygiene.

2026-03-27
kotlin-data-kmp-data-layer
software-developers

Use when implementing or reviewing KMP data layers, including repositories, data sources, source-of-truth design, API exposure, conflict resolution, error handling, and main-safe data operations.

2026-03-27
kotlin-navigation-compose-multiplatform
software-developers

Use when designing, implementing, or reviewing navigation in Compose Multiplatform projects — route modeling, back stack ownership, argument passing, NavOptions, conditional flows, deep links, and adaptive navigation UI.

2026-03-27
kotlin-platform-app-links-and-deep-links
software-developers

Use when designing, implementing, or reviewing Android deep links, web links, and App Links in KMP projects — intent-filter design, host verification, manifest scope, and assetlinks.json configuration.

2026-03-27
kotlin-platform-kmp-bridges
software-developers

Use when designing, implementing, or reviewing platform-specific integrations in KMP projects, including source-set placement, hierarchical sharing, expect/actual usage, platform API access, and shared-to-native abstraction boundaries.

2026-03-27
kotlin-project-modularization
software-developers

Use when designing, reviewing, or refactoring module boundaries in KMP or Android projects — feature, data, app, and common modules, dependency direction, visibility control, and granularity.

2026-03-27
kotlin-project-state-management
software-developers

Use when choosing, implementing, or reviewing state-holder patterns in a KMP project — ViewModel, shared presenter, MVI, or StateFlow-in-common — including effect handling, UiState modeling, and testability.

2026-03-27
kotlin-testing-kmp
software-quality-assurance-analysts-and-testers

Use when designing, implementing, or reviewing tests in KMP projects — unit tests, instrumented tests, Compose Multiplatform UI tests, test doubles, test strategy, stability, performance, and screenshot testing.

2026-03-27
kotlin-ui-adaptive-resources
web-developers

Use when designing, implementing, or reviewing adaptive Compose UI for KMP or Android projects — window-size layouts, adaptive navigation, canonical layouts, multi-window support, and resource strategy.

2026-03-27
kotlin-ui-compose-multiplatform
software-developers

Use when designing, implementing, or reviewing shared UI in Compose Multiplatform projects, including state-driven architecture, composable decomposition, layout/modifier discipline, adaptive behavior, and previewable shared UI in common source sets.

2026-03-27