13 boosters for "kotlin" — open source, verified from GitHub, ready to install
New features must be opt-in by default. Options control whether a feature is enabled and how it behaves. Newer features use namespaced option classes nested inside , e.g.: Each namespaced options class is a inside with its own fields, getters/setters, and callbacks (e.g. , ).
Public API is tracked via files generated by the Binary Compatibility Validator Gradle plugin. Each module has its own file at . ( module) is the static entry point. Most public API methods on delegate to . When adding a new method to , it typically calls through to . is the base configuration cla
This skill audits Android Jetpack Compose repositories with a strict, evidence-based report. It is intentionally focused on four categories: This skill does not score design or Material 3 compliance in v1. If the audit surfaces likely design-system problems, recommend a follow-up audit with the ski
"name": "ast-index", "version": "3.48.0", "description": "Fast code search for Android/Kotlin/Java, iOS/Swift/ObjC, Dart/Flutter, TypeScript/JavaScript, Rust, Ruby, C#, PHP, Python, Go, Perl, C++, Protocol Buffers, and WSDL/XSD projects",
Advanced Eloquent ORM patterns for performance and query reuse. Use when working with Eloquent relationships, scopes, or advanced query optimization in Laravel. (triggers: app/Models/**/*.php, scope, with, eager, chunk, model)
Build Android applications following Google's official architecture guidance, as demonstrated in the NowInAndroid reference app. → Read modularization.md for project structure → Create feature module with and submodules
Automates migration of Maven projects to Gradle with Kotlin DSL and version catalogs, supporting single/multi-module projects, Spring Boot, and optional dual-build mode. Ideal for teams modernizing their build infrastructure or transitioning to Gradle conventions.
"name": "everything-claude-code-android", "description": "Claude Code plugin for Android/Kotlin with real code generation and Compose performance analysis", "name": "TaeseongYun",
Enables AI coding agents to control and test Compose Desktop applications via HTTP, automating UI interactions like clicks, text entry, and screenshots. Developers building or testing Compose Desktop apps with AI assistance benefit most.
Provides Cursor IDE rules for writing idiomatic, zero-boilerplate Kotlin logging code using KSP and kotlin-logging. Ideal for Kotlin developers who want to enforce consistent, compiler-checked logger generation patterns across their projects.
A Gradle dependency analysis tool that executes dependency checks, retrieves dependency trees, and extracts version information for Kotlin, KotlinX, Skiko, and AndroidX libraries. Ideal for developers managing complex Gradle projects who need to quickly inspect and validate dependency versions.
Gradle Dependency Checker analyzes Gradle project dependencies, extracts version information, and visualizes dependency trees for Kotlin/kotlinx/skiko/androidx libraries. Developers working on Gradle-based projects benefit from quick dependency auditing and version management.
Specialized agent for Spring Boot/Kotlin authentication and authorization services, helping developers manage JWT, OAuth/OIDC, user roles, and access control in CRM systems.