claude-code-plus

作者 touwaeriol已验证

🖥️ GUI Plugin for Claude Code / Codex CLI / Gemini CLI in JetBrains IDEs - Run AI coding assistants with a beautiful visual interface

146
Stars
19
Forks
JavaScript
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/touwaeriol/claude-code-plus

快速入门

使用 claude-code-plus 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

Claude Code Plus

Claude Code Plus Logo

Advanced AI Programming Assistant for JetBrains IDEs

JetBrains Plugin GitHub Release 한국어


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.

✨ Features

  • AI-Powered Conversations - Chat with Claude AI directly in your IDE
  • Smart Context Management - Reference files and code snippets with @ mentions
  • Multi-Session Support - Manage multiple chat sessions simultaneously
  • Rich Tool Integration - View and interact with Claude's tool usage (file read/write, bash commands, etc.)
  • IDE Integration - Click to open files, view diffs, and navigate to specific lines
  • Dark Theme Support - Fully compatible with IntelliJ's dark themes
  • Export Capabilities - Save conversation history in multiple formats

📸 Screenshots

Tool Calls Demo

View Claude's tool usage with detailed information for Read, Write, and Edit operations.

Tool Calls Demo

@ Mention File Search

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

@ Mention File Search

Model Selector

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

Model Selector

Permission Request

Secure authorization dialog for file write operations.

Permission Request

User Question Dialog

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

User Question Dialog

Keyboard Shortcuts

Rich keyboard shortcuts for efficient operations.

Keyboard Shortcuts

Task Progress View

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

Task Progress View

MCP Configuration

Support Model Context Protocol to extend Claude's capabilities.

MCP Configuration

📦 Installation

Option 1: JetBrains Marketplace (Recommended)

  1. Open your JetBrains IDE
  2. Go to SettingsPluginsMarketplace
  3. Search for "Claude Code Plus"
  4. Click Install and restart IDE

Option 2: GitHub Release (Manual)

  1. Download the latest jetbrains-plugin-x.x.x.zip from Releases
  2. In your IDE: SettingsPlugins → ⚙️ → Install Plugin from Disk...
  3. Select the downloaded zip file and restart IDE

🔧 Requirements

  • JetBrains IDE: IntelliJ IDEA 2024.2 - 2025.3.x (Build 242-253)
  • Node.js: v18 or higher (Download) - ensure node command is available in PATH
  • Claude Code: One-time setup required
    • Open terminal and run: npx @anthropic-ai/claude-code
    • Follow the prompts to authenticate
    • See Official Documentation for detailed setup guide

Note: The plugin includes a bundled Claude CLI - no separate CLI installation required!

Using API Key (Alternative)

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.

🚀 Quick Start

  1. Install the plugin following the installation steps above
  2. Ensure Claude CLI is installed and authenticated
  3. Open the Claude Code Plus tool window (right sidebar)
  4. Start chatting with Claude!

Tips

  • Use @ to mention files and add them as context
  • Click on file paths in tool outputs to open them in the editor
  • Click on tool cards (Read/Write/Edit) to view diff preview
  • Press ESC to interrupt AI generation
  • Switch models anytime using the model selector (Opus/Sonnet/Haiku)
  • Use keyboard shortcuts:
    • Ctrl+J - Quick actions
    • Ctrl+U - Common operations
    • Enter - Send message
    • Shift+Enter - New line in input

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

🔗 Links


Made with ❤️ by touwaeriol

常见问题

What is claude-code-plus?

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 146 GitHub stars.

Is claude-code-plus safe to use?

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.

How do I install claude-code-plus?

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).

What programming language is claude-code-plus written in?

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.

Are there alternatives to claude-code-plus?

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.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情