home/categories/ide-plugins/jetbrains-ideavim-claude-skills-extensions-api-migration-skill-md
ide-pluginstools

extensions-api-migration

Migrates IdeaVim extensions from the old VimExtensionFacade API to the new @VimPlugin annotation-based API. Use when converting existing extensions to use the new API patterns.

JetBrains
maintainer
JetBrains
更新日 1/16/2026
スター
10177
フォーク
810
quick start

Installation and usage

Migrates IdeaVim extensions from the old VimExtensionFacade API to the new @VimPlugin annotation-based API. Use when converting existing extensions to use the new API patterns.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use extensions-api-migration