一键导入
intellij
intellij 收录了来自 confluentinc 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
IntelliJ Platform SDK lookup for plugin development. Use when the user asks about IntelliJ Platform APIs, extension points, threading rules, PSI, VFS, services, UI components, or how to implement plugin features. Triggers on questions like "how do I create a tool window", "what's the API for X", "IntelliJ threading rules", or checking platform API compatibility.
Guide writing unit tests for the Kafka IntelliJ plugin. Use when the user asks to "write tests", "add unit tests", "test this component", or needs help testing services, actions, UI panels, or data models in isolation. Also triggers on "how do I test", "mock service", "test action", or "test UI panel".
Review pull requests for the Kafka IntelliJ plugin. Checks for IntelliJ Platform best practices, threading safety, proper service usage, localization, and project-specific patterns. Use when reviewing PRs, doing self-review before sharing with the team, or when user mentions "review PR", "help with PR", "review changes", "self-review", "review local changes", or "check my PR".