Skip to main content
在 Manus 中运行任何 Skill
一键导入

intellij-plugin-dev

星标0
分支0
更新时间2026年6月29日 09:35

Senior-level guidance for developing IntelliJ Platform plugins in Kotlin (extension points, plugin.xml, services, listeners, actions, tool windows, custom languages / file types, Grammar-Kit lexer/parser/PSI, LSP4IJ, threading model, Gradle IntelliJ Platform plugin) AND for inspecting a live IDE via the IDE Introspector MCP tools (arch.*, ui.*, psi.*, code.*, services.*, events.*, editor.*, screenshot.*, exec.*) surfaced through the JetBrains "idea" MCP server. Use when writing, reviewing, or debugging IntelliJ/JetBrains plugin code; registering extension points; deciding between application/project/module services or light @Service; wiring listeners or message-bus topics; building actions, tool windows, annotators, references, or completion; defining a custom language with Grammar-Kit; configuring the Gradle build; or asking "how is X done in IntelliJ", "what extension point / service / listener exists", or "inspect the running IDE".

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
3 个文件
SKILL.md
readonly