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