mit einem Klick
spiral-plugin
spiral-plugin enthält 2 gesammelte Skills von j-plugins, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Write idiomatic Kotlin code that fits this repository's stack (Kotlin on JVM 21, IntelliJ Platform). Use this skill whenever you add or modify `.kt` files in this repo - it enforces Kotlin coding conventions, nullability rules, scope function choices, and the project's specific idioms (PSI helpers, extension fn patterns, bundle/icon singletons).
Write IntelliJ Platform tests for this Kotlin plugin (JUnit 4 + BasePlatformTestCase + CodeInsightTestFixture). Use this skill whenever you add or modify tests under `src/test/`. It covers fixture patterns for references, completion, inspections, line markers, rename, folding, file-based indexes, and the testData directory conventions.