home/categories/cli-tools/rnett-gradle-mcp-src-main-skills-interacting-with-project-runtime-skill-md
cli-toolstools

interacting-with-project-runtime

Executes Kotlin code interactively within the project's full JVM classpath. Use when you need to RUN code: verify runtime behavior, experiment with logic, or render Compose UI previews. Do NOT use to understand an API's shape or signature — read its source with `searching_dependency_sources` instead.

rnett
maintainer
rnett
آخر تحديث 4/8/2026
النجوم
42
التفرعات
2
quick start

Installation and usage

Executes Kotlin code interactively within the project's full JVM classpath. Use when you need to RUN code: verify runtime behavior, experiment with logic, or render Compose UI previews. Do NOT use to understand an API's shape or signature — read its source with `searching_dependency_sources` instead.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use interacting-with-project-runtime