By doccker
Equip Claude Code with 32 specialized AI skills and commands to enforce language-specific coding norms (Java, Go, Python, Vue/React/TS), prevent API/Redis/security defects, auto-review/optimize/refactor code, generate software copyright docs and tech designs, setup project configs/Docker/ignores, and streamline git commits/reviews across diverse stacks.
npx claudepluginhub doccker/cc-use-exp --plugin cc-use-exp> **参数说明**:`$ARGUMENTS` 由 Claude Code 自动传递,对应用户输入的参数部分(如 `/cache-patch status` 中的 `status`)。
检查 ToolSearch(WebSearch)是否可用
分析未提交的代码变更,生成结构化的 commit message。
技术设计(doc 文档框架 / checklist 质量检查)
问题修复(fix 快速修复 / debug 系统化调试)
新功能全流程(需求审问 → 设计 → 实现)
系统优化扫描(full/ux/perf/code 四种模式)
统一补丁入口,根据参数执行不同操作。
为新项目初始化 Claude Code 配置
扫描项目生成配置(CLAUDE.md/restart.sh/ignore/Docker)
需求分析(doc 文档框架 / interrogate 极刑审问)
代码审查(full/quick/security 三种模式),支持指定提交
**立即执行以下命令,不做任何检测、搜索或判断:**
一键安装 cc-use-exp 配置体系
卸载 cc-use-exp 配置体系(仅 Plugin Marketplace 安装)
更新 cc-use-exp 配置体系到最新版本
显示当前加载的配置状态
从代码或设计图提取样式变量
当设计或修改 REST API 响应结构、处理 API 返回值时触发。防止 API 设计缺陷导致的字段错位、类型歧义等问题。
当用户操作 .sh、Dockerfile、Makefile、.yml、.yaml 文件,或在 Markdown 中编写 bash 代码块时触发。提供 Bash 编写规范。
当重构涉及字段映射(dataIndex、枚举映射、类型转换)时触发。防止字段名推测错误,确保字段映射的正确性。
前端开发规范,包含 Vue 3 编码规范、UI 风格约束、TypeScript 规范等
Go 开发规范,包含命名约定、错误处理、并发编程、测试规范等
Java 开发规范,包含命名约定、异常处理、Spring Boot 最佳实践等
当用户执行系统级命令(sysctl、iptables、systemctl、Docker 配置、数据库 DDL)或进行服务器运维操作时触发。提供运维安全规范。
Python 开发规范,包含 PEP 8 风格、类型注解、异常处理、测试规范等
当用户操作 Redis 相关代码(go-redis、Jedis、redis-py、ioredis)时触发。提供 Redis 安全与性能规范。
当用户要求重构代码(提取组件、合并重复逻辑、重命名变量、优化结构)时触发。提供重构安全检查清单,防止丢失原始上下文。
当用户执行 /ruanzhu 命令或请求生成软著源代码文档时触发。提供软著源代码 DOCX 生成规范。
Review changed code for reuse, quality, and efficiency, then fix any issues found. Also scans project files for size limit violations.
当使用 MinIO/OSS/S3 等对象存储、设计文件上传下载功能时触发。提供存储 URL 策略选择规范,防止 URL 过期、访问失败等问题。
专业级 UI/UX 设计规范,需要高质量界面设计时手动触发或描述"设计感/专业UI"时自动触发。覆盖视觉层次、配色体系、排版节奏、交互微动效、响应式适配等。日常前端开发由 frontend-dev skill + frontend-design 插件覆盖。
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Runs pre-commands
Contains inline bash commands via ! syntax
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Complete developer toolkit for Claude Code