kta-code-review

Review Kotlin source files for idioms, correctness, architecture, concurrency, null safety, performance, and security.

8|Updated May 18, 2025
One-click install
npx skills add https://github.com/decoutkhanqindev/DexReader --skill kta-code-review-decoutkhanqindev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kta-code-review
Source: https://github.com/decoutkhanqindev/DexReader/tree/main/.claude/skills/kta-code-review
Command: npx skills add https://github.com/decoutkhanqindev/DexReader --skill kta-code-review-decoutkhanqindev

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides expert-level Kotlin code reviews, identifying and fixing issues in Kotlin code without relying on specific frameworks or libraries.

Core Features & Use Cases

  • Senior Kotlin Code Review: Analyze Kotlin code for idioms, correctness, architecture, concurrency, null safety, performance, and security.
  • Framework-Agnostic: Works with any Kotlin codebase, regardless of chosen frameworks or libraries.
  • Use Case: For developers who need to ensure their Kotlin code is up to standards without being constrained by specific frameworks.

Quick Start

Run the skill by typing 'code review my_kotlin_code.kt'.

Frequently Asked Questions about kta-code-review

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

FAQPage Schema
How do I review Kotlin code for idioms and null safety issues?

To review Kotlin code for idioms and null safety, you can use this Skill to analyze your source files. It conducts a thorough review targeting correctness, architecture, concurrency, performance, and security without needing external dependencies.

How do I run a code review on my Kotlin source files?

To run a code review on your Kotlin source files, provide the file path to the Skill. For example, typing 'code review my_kotlin_code.kt' initiates the analysis directly on the provided Kotlin code.

Can I use this Kotlin code review tool with any framework or library?

Yes, you can use this Kotlin code review tool with any framework or library. It is completely framework-agnostic, meaning it works purely on Kotlin source files regardless of your chosen tech stack or external dependencies.

Does Kotlin code review require external dependencies or specific build tools?

Kotlin code review using this Skill requires no external dependencies or build tools. It operates purely on Kotlin source files, requiring only the input files containing the Kotlin code you want to analyze.

What is the best way to check Kotlin concurrency and performance issues?

The best way to check Kotlin concurrency and performance issues is to analyze the code for architectural flaws and bottlenecks. This Skill reviews Kotlin source files specifically for concurrency, performance, and security vulnerabilities.