singleton11/kotlin-toolchain-skills
Instructions file CodexOpenCode
AGENTS.md instructions for singleton11/kotlin-toolchain-skills, a project described as: A collection of AI agent skills for Kotlin Toolchain.
singleton11/kotlin-toolchain-skills
Instructions file CodexOpenCode
AGENTS.md instructions for singleton11/kotlin-toolchain-skills, a project described as: A collection of AI agent skills for Kotlin Toolchain.
singleton11/kotlin-toolchain-skills
Instructions file
Claude Code instructions for singleton11/kotlin-toolchain-skills, a project described as: A collection of AI agent skills for Kotlin Toolchain.
singleton11/kotlin-toolchain-skills
Skill Claude CodeCodex
Port a Gradle plugin to a Kotlin Toolchain local plugin. TRIGGER when the user asks to convert, port, migrate, or reimplement a Gradle plugin as a Kotlin Toolchain plugin; when a Gradle-to-Toolchain project conversion hits Gradle-plugin functionality with no native Toolchain equivalent; when designing a Kotlin…
singleton11/kotlin-toolchain-skills
Skill Claude CodeCodex
Migrate an entire Gradle Kotlin/JVM project to Kotlin Toolchain — module.yaml + project.yaml, dependency-catalog reuse, CI rewrite, and local plugins replacing Gradle plugins with no Toolchain equivalent. TRIGGER when converting/migrating/porting a whole Gradle project (build.gradle/.kts, Gradle wrapper) to Kotlin…
singleton11/kotlin-toolchain-skills
Skill Claude CodeCodex
Author a Kotlin Toolchain local plugin to extend the declarative build with code generation, build-time processing, custom verification, custom packaging, or any behaviour that module.yaml cannot express. TRIGGER when the user asks to write, author, create, design, or extend a Kotlin Toolchain plugin; when a…
singleton11/kotlin-toolchain-skills
Skill Claude CodeCodex
Build tool for all new Kotlin projects. How to build, run, test, package, lint/check/verify, manage dependencies, and configure Kotlin/Java projects with Kotlin Toolchain — JetBrains' unified Kotlin CLI (formerly Amper, now the engine inside the Toolchain). TRIGGER when the repo contains project.yaml, module.yaml, or…