SkillsLLM
CategoriesBlogAI NewsAbout
HomeCLI Toolscc-use-exp

cc-use-exp

by doccker

Pending

让 Claude Code、Gemini CLI、Codex 开箱即用的分层配置模板,减少 token 浪费和 AI翻车,持续完善中。

328stars
35forks
Python
Added 3/22/2026
View on GitHubDownload ZIP
CLI Toolsclaude-codecodexgemini-cli
Installation
# Add to your Claude Code skills
git clone https://github.com/doccker/cc-use-exp
README.md
<div align="center">

AI 编码助手配置体系

<!-- 封面图 --> <img src="./cover.svg" alt="AI 编码助手配置体系" width="100%" style="max-width: 800px" />

保留你熟悉的 CLI,让 Claude Code、Gemini CLI 和 Codex 开箱即用

按费力度从低到高,用最少操作获得最大帮助

version license Claude Code Gemini CLI Codex PRs Welcome GitHub stars GitHub forks GitHub watchers

</div>

不是提示词集合,而是一套可维护的 AI 协作配置系统。

适合谁

  • 同时使用 Claude Code、Gemini CLI、Codex 中的一种或多种 CLI
  • 不想在每个 session 里重复交代技术栈、项目结构和编码规范
  • 希望把团队协作方式沉淀成可维护的 rules、skills 和 workflow
  • 想降低 AI 常见翻车和危险操作风险

核心收益

  • 一次维护,三套工具分别同步到各自用户级入口
  • 分层加载(rules 常驻 + skills 按需 + workflow 显式调用),减少常驻上下文负担
<details> <summary><strong>📑 目录导航</strong></summary>
Comments (0)
to leave a comment.

No comments yet. Be the first to share your thoughts!

Related Skills

everything-claude-code

by affaan-m

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
94,747
  • 内置防御性规则,降低修改测试适配错误、危险命令、过度重构等常见问题
  • 保留你熟悉的 CLI,不强迫切换到新的交互方式
  • 本项目的重点不是继续堆更长的提示词,而是把长期会反复出现的协作约定拆成可维护的结构:全局原则、审批规则、语言技能和任务 workflow 各司其职。


    快速部署

    一键同步(推荐)

    macOS/Linux:

    ./tools/sync-config.sh
    

    Windows:

    tools\sync-config.bat
    

    脚本会自动同步三套配置:

    • .claude/ → ~/.claude/
    • .gemini/ → ~/.gemini/
    • .codex/global/AGENTS.md → ~/.codex/AGENTS.md(受管区块合并)
    • .codex/global/rules/ → ~/.codex/rules/
    • .codex/skills/ → ~/.agents/skills/
    • .codex/profiles/*.toml → ~/.codex/config.toml(受管区块合并)

    其中 Codex 采用增量部署:

    • 不会整体覆盖 ~/.codex/
    • 不会动 auth.json、history.jsonl、日志、sqlite、cache 等运行态文件
    • 只维护当前项目负责的 AGENTS 受管区块、cc-* rules 和 cc-* skills

    各工具的部署特性:

    • Claude Code:同步到 ~/.claude/,并保留历史对话记录和个人配置
    • Gemini CLI:同步到 ~/.gemini/,并保留认证信息(如 oauth_creds.json)和运行时数据
    • Codex:对 ~/.codex/AGENTS.md 和 ~/.codex/config.toml 使用受管区块合并;只管理 ~/.codex/rules/ 与 ~/.agents/skills/ 下当前项目同步出去的 cc-* 内容;不改用户已有默认模型、provider 或 base_url

    支持的工具

    | 工具 | 配置目录 | 部署位置 | 状态 | |------|---------|---------|------| | Claude Code | .claude/ | ~/.claude/ | ✅ 完整支持 | | Gemini CLI | .gemini/ | ~/.gemini/ | ✅ 完整支持 | | Codex | .codex/ | ~/.codex/ + ~/.agents/skills/ | ✅ 完整支持(增量部署) |


    • 适合谁
    • 核心收益
    • 快速部署
    • 支持的工具
    • 项目定位
    • Part 1: Claude Code
      • 快速开始
      • 常见场景速查
      • [ToolSea...
    12,402
    JavaScript
    AI Agentsai-agentsanthropic
    View details
    ui-ux-pro-max-skill

    by nextlevelbuilder

    An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
    47,554
    4,627
    Python
    CLI Toolsai-skillsantigravity
    View details
    awesome-claude-skills

    by ComposioHQ

    A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
    46,719
    4,767
    Python
    AI Agentsagent-skillsai-agents
    View details
    oh-my-openagent

    by code-yeongyu

    omo; the best agent harness - previously oh-my-opencode
    42,221
    3,144
    TypeScript
    AI Agentsaiai-agents
    View details
    cherry-studio

    by CherryHQ

    AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
    42,010
    3,920
    TypeScript
    AI Agentsagency-agentsai-agent
    View details
    claude-mem

    by thedotmack

    A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.
    39,175
    2,858
    TypeScript
    AI Agentsaiai-agents
    View details