@touwaeriol/claude-code-plus

by touwaeriol · v1.0.0 · prompt

特别提醒:git commit、changelog 不使用中文,而是使用英文

Install

Add @touwaeriol/claude-code-plus to Claude Code with the PolySkill CLI: polyskill add @touwaeriol/claude-code-plus

Instructions

特别提醒:请使用简体中文进行交流 特别提醒:git commit、changelog 不使用中文,而是使用英文 # Claude Code Plus - 架构说明 ## 📋 项目概述 Claude Code Plus 是一个 IntelliJ IDEA 插件,集成了 Claude AI 助手,提供智能代码编辑、文件操作、终端执行等功能。 ## 🏗️ 整体架构 ``` ┌─────────────────────────────────────────────────────────────────────────────┐ │ 前端 (Vue 3) │ ├─────────────────────────────────────────────────────────────────────────────┤ │ Components: Services: │ │ ├── TerminalBackgroundBar.vue ├── RSocketSession.ts (Claude SDK) │ │ ├── FileRollbackBar.vue ├── jetbrainsRSocket.ts (IDE 功能) │ │ ├── ChatInput.vue (Ctrl+B) └── sessionStore.ts (状态管理) │ │ └── ... │ └──────────…

Keywords: github, git-commit, changelog, version-control, software-development, coding-best-practices, english-commit-messages, repository-management, collaboration-tools