kotlin-project-code-review

Automates review of Kotlin Multiplatform code for architecture, security, and performance.

1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/huneyoliv/ubus-ui --skill kotlin-project-code-review-huneyoliv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kotlin-project-code-review
Source: https://github.com/huneyoliv/ubus-ui/tree/main/.agents/kotlin-kmp-code-review
Command: npx skills add https://github.com/huneyoliv/ubus-ui --skill kotlin-project-code-review-huneyoliv

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of reviewing Kotlin Multiplatform code, ensuring maintainability, consistency, and adherence to best practices.

Core Features & Use Cases

  • Automated Code Review: Identifies architectural drift, maintainability risks, security issues, and performance problems.
  • Comprehensive Checks: Reviews architecture, state management, dependency injection, concurrency, and more.
  • Use Case: For a senior mobile architect reviewing implemented Kotlin Multiplatform code, this Skill flags potential issues that could impact the codebase's evolution.

Quick Start

Run the code-review skill on the Kotlin Multiplatform project to automatically check for common issues and best practices.

Frequently Asked Questions about kotlin-project-code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Kotlin Multiplatform code reviews for architectural consistency?

You can automate Kotlin Multiplatform code reviews by running this Skill to detect architectural drift, business-logic placement issues, and state correctness problems across your codebase. It analyzes architecture, concurrency, and Compose quality to ensure maintainability.

What does a Kotlin Multiplatform code review check for in state management and concurrency?

A Kotlin Multiplatform code review checks state correctness, concurrency handling, and dependency injection to ensure maintainability. This Skill specifically validates business-logic placement, Compose quality, and architectural consistency to prevent codebase evolution issues.

Can I use an automated code review tool for Kotlin Multiplatform Compose quality and security?

Yes, you can use this automated code review tool for Kotlin Multiplatform to check Compose quality, security vulnerabilities, performance bottlenecks, and resilience. It requires Kotlin and associated analysis tools to generate reports on maintainability risks.

What is the best way to review Kotlin Multiplatform architecture and business-logic placement?

The best way to review Kotlin Multiplatform architecture is to automate checks for business-logic placement, design-system usage, and state correctness. This Skill evaluates architectural drift and performance to maintain codebase consistency.

Do I need specific Kotlin tools to run automated code analysis on a Multiplatform project?

Yes, you need Kotlin and associated code analysis tools configured in your environment to run this automated review. The Skill leverages these dependencies to evaluate architectural consistency, security, and performance across your Multiplatform project.

Why does my Kotlin Multiplatform codebase suffer from architectural drift and maintainability risks?

Architectural drift and maintainability risks in Kotlin Multiplatform often stem from inconsistent business-logic placement, poor state management, and concurrency issues. This Skill identifies these specific problems, along with Compose quality and security gaps, to ensure long-term codebase health.