java-kotlin-interop
CommunitySeamless Java & Kotlin integration.
Authoriceflower
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill bridges the gap between Java and Kotlin, enabling smooth interoperability in mixed-language projects by addressing common challenges like null safety, type conversions, and API access.
Core Features & Use Cases
- Null Safety: Ensures type safety across Java/Kotlin boundaries using JSpecify annotations.
- API Compatibility: Generates Java-friendly APIs from Kotlin code (static methods, default parameters, checked exceptions).
- Collection Handling: Manages differences between mutable and immutable collections.
- Use Case: Integrate a new Kotlin microservice with an existing Java monolith by ensuring all shared data models and service calls are correctly typed and accessible from both languages.
Quick Start
Use the java-kotlin-interop skill to understand how to call a Kotlin function with default parameters from Java.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: java-kotlin-interop Download link: https://github.com/iceflower/opencode-agents-and-skills/archive/main.zip#java-kotlin-interop Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.