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
Atualizado 1/16/2026
Estrelas
10177
Forks
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use extensions-api-migration