en un clic
intellij
intellij contient 3 skills collectées depuis confluentinc, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
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".