Get a week free of Claude Code →

🧪 Extensions Api Migration

This skill assists migrating IdeaVim extensions from VimExtensionFacade to the @VimPlugin API, guiding registration, API access, and helper refactoring.

QUICK INSTALL
npx playbooks add skill jetbrains/ideavim --skill extensions-api-migration

About

This skill assists migrating IdeaVim extensions from VimExtensionFacade to the @VimPlugin API, guiding registration, API access, and helper refactoring.. This skill provides a specialized system prompt that configures your AI coding agent as a extensions api migration expert, with detailed methodology and structured output formats.

Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.

Example Prompts

Get started Help me use the Extensions Api Migration skill effectively.

System Prompt (19 words)

This skill assists migrating IdeaVim extensions from VimExtensionFacade to the @VimPlugin API, guiding registration, API access, and helper refactoring.

Related Skills