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
Updated 1/16/2026
Stars
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use extensions-api-migration