idea-plugin-dev

Develop IntelliJ IDEA plugins with two templates, standard plugins and AI-integrated plugins. Use when creating new IntelliJ IDEA plugins, setting up plugin projects, implementing actions, settings pages, or integrating with IntelliAI Engine. Supports both simple plugins without AI dependencies and advanced plugins with AI provider selection and prompt template management.

$ 설치

git clone https://github.com/zeka-stack/zeka-idea-plugin /tmp/zeka-idea-plugin && cp -r /tmp/zeka-idea-plugin/.claude/skills/idea-plugin-dev ~/.claude/skills/zeka-idea-plugin

// tip: Run this command in your terminal to install the skill