mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-29 03:44:06 +08:00
docs: move icon skill note into its own section
This commit is contained in:
@@ -126,8 +126,6 @@ Split mode changes path and UI assumptions:
|
||||
|
||||
JetBrains Kotlin toolchain is Java 21. Gradle commands report missing or incompatible Java clearly; check Java only when diagnosing that failure mode.
|
||||
|
||||
For plugin icon creation, modification, or review, use the `icon-jetbrains` skill at `.kilo/skills/icon-jetbrains/SKILL.md` together with `packages/kilo-jetbrains/AGENTS.md`. The skill covers IntelliJ New UI SVG roles, sizing, palette, dark variants, and icon validation guidance.
|
||||
|
||||
| Check | Command from `packages/kilo-jetbrains/` |
|
||||
|---|---|
|
||||
| Typecheck | `./gradlew typecheck` |
|
||||
@@ -140,6 +138,10 @@ For plugin icon creation, modification, or review, use the `icon-jetbrains` skil
|
||||
|
||||
Run `Plugin DevKit | Code | Frontend and Backend API Usage` inspection when moving code across split boundary.
|
||||
|
||||
## Icon skill
|
||||
|
||||
For plugin icon creation, modification, or review, use the `icon-jetbrains` skill at `.kilo/skills/icon-jetbrains/SKILL.md` together with `packages/kilo-jetbrains/AGENTS.md`. The skill covers IntelliJ New UI SVG roles, sizing, palette, dark variants, and icon validation guidance.
|
||||
|
||||
## Source map
|
||||
|
||||
Paths below are relative to [`Kilo-Org/kilocode`](https://github.com/Kilo-Org/kilocode).
|
||||
|
||||
Reference in New Issue
Block a user