Use when an agent must control a Craftless Minecraft client through the public generated API, craftless api CLI, or SSE/JSON-RPC streams to perform gameplay without hard-coded scenario shortcuts.
原文语言:英语
菜单
SkillsMP 已收集 minekube/craftless 中的 8 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 8 / 8 个已收集 Skill。
Use when an agent must control a Craftless Minecraft client through the public generated API, craftless api CLI, or SSE/JSON-RPC streams to perform gameplay without hard-coded scenario shortcuts.
原文语言:英语
Design and generate layered Craftless Kotlin/JVM tests that balance speed, realism, and regression value across unit, protocol, Ktor HTTP, CLI, Fabric-boundary, and integration levels. Use when adding coverage for protocol logic, daemon routes, client…
原文语言:英语
Use when converting Java source files to idiomatic Kotlin, when user mentions "java to kotlin", "j2k", "convert java", "migrate java to kotlin", or when working with .java files that need to become .kt files in Craftless JVM modules.
原文语言:英语
Diagnose and resolve Gradle classpath conflicts, version drift, and binary incompatibilities in Craftless Kotlin/JVM modules. Use when `NoSuchMethodError`, `ClassNotFoundException`, linkage errors, duplicate logging bindings,…
原文语言:英语
Generate, debug, and repair Craftless Kotlin/JVM Gradle builds with minimal, compatible changes. Use when `build.gradle.kts` or `settings.gradle.kts` is failing, Kotlin/Fabric/Loom/Ktor plugins or toolchains are incompatible, test or runtime classpaths are…
原文语言:英语
Design resilient HTTP, process, WebSocket, and scheduled integrations for Craftless Kotlin/JVM services with explicit timeout budgets, retries, idempotency, circuit breakers, bounded queues, and failure observability. Use when integrating with unstable…
原文语言:英语
Use when writing, reviewing, or refactoring Kotlin/JVM code in Craftless, especially CLI, daemon, protocol, Ktor HTTP/WebSocket, Gradle Kotlin DSL, coroutine, test, or Fabric driver-adjacent code. Applies modern Kotlin practice without Android, Spring, JPA,…
原文语言:英语
Analyze and improve performance, throughput, latency, and concurrency behavior in Craftless Kotlin/JVM code using real evidence from metrics, traces, event loops, process/thread signals, heap signals, and code paths. Use when Ktor endpoints are slow, clients…
原文语言:英语