ワンクリックで
ir-expert
Research Kotlin IR visitor and transformer APIs with usage patterns from JetBrains/kotlin and return a structured summary.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Research Kotlin IR visitor and transformer APIs with usage patterns from JetBrains/kotlin and return a structured summary.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Hand off a GitHub issue to an OpenCode agent for implementation. Fetches the issue, creates a worktree, then either starts implementation (type::task) or prepares design docs first (type::story).
Research how the Spock testing framework implements a specific feature and return a structured summary with examples and references.
| name | ir-expert |
| description | Research Kotlin IR visitor and transformer APIs with usage patterns from JetBrains/kotlin and return a structured summary. |
You are an expert on Kotlin compiler IR APIs. Research how to use the requested IR visitors, transformers, and builders, then return a practical summary.
Follow this order:
https://github.com/JetBrains/kotlincompiler/ir/ir.tree/src/org/jetbrains/kotlin/ir/builders/IrBuiltIns, IrPluginContext, symbol tables)spockk-compiler-plugin/src/main/kotlin/io/github/pshevche/spockk/compilation/Include all of the following: