by touwaeriol
🖥️ GUI Plugin for Claude Code / Codex CLI / Gemini CLI in JetBrains IDEs - Run AI coding assistants with a beautiful visual interface
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
# Add to your Claude Code skills
git clone https://github.com/touwaeriol/claude-code-plusGuides for using ai agents skills like claude-code-plus.
Last scanned: 5/30/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-30T16:06:10.616Z",
"npmAuditRan": true,
"pipAuditRan": true
}Claude Code Plus is an IntelliJ IDEA plugin that integrates Claude AI directly into your development environment, providing intelligent code assistance through natural language interaction.
View Claude's tool usage with detailed information for Read, Write, and Edit operations.

Quickly reference files in your project using the @ mention feature.

Switch between different Claude models (Opus 4.5, Sonnet 4.5, Haiku 4.5).

Secure authorization dialog for file write operations.

Interactive dialog for Claude to ask clarifying questions with model selection and feature settings.

Rich keyboard shortcuts for efficient operations.

Real-time view of Claude's task execution progress.

Support Model Context Protocol to extend Claude's capabilities.

jetbrains-plugin-x.x.x.zip from Releasesnode command is available in PATHnpx @anthropic-ai/claude-codeNote: The plugin includes a bundled Claude CLI - no separate CLI installation required!
If you prefer to use your own Anthropic API key instead of Claude Code subscription, you can use cc-switch to configure it:
npx cc-switch
This tool helps you switch between different authentication methods for Claude Code.
@ to mention files and add them as contextESC to interrupt AI generationCtrl+J - Quick actionsCtrl+U - Common operationsEnter - Send messageShift+Enter - New line in inputContributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
claude-code-plus is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by touwaeriol. 🖥️ GUI Plugin for Claude Code / Codex CLI / Gemini CLI in JetBrains IDEs - Run AI coding assistants with a beautiful visual interface. It has 145 GitHub stars.
Yes. claude-code-plus passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/touwaeriol/claude-code-plus" and add it to your Claude Code skills directory (see the Installation section above).
claude-code-plus is primarily written in JavaScript. It is open-source under touwaeriol on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh claude-code-plus against similar tools.
No comments yet. Be the first to share your thoughts!