‹ 返回总目录
开发工具 最近更新08-04

cpp-coding-standards

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量6.9K
⭐ GitHub Stars237,707(fork 36115)
🗓️ 最近推送2026-08-04
🌱 项目创建2026-01-18
💻 语言 / LicenseJavaScript · MIT
🐛 开放Issue111

📝 工具简介

agent性能优化系统,集成skills、instincts、memory、security和research-first开发,支持Claude Code、Codex、Opencode、Cursor等。

📖 怎么用

装ECC插件,在Claude Code里跑`/plugin marketplace add https://github.com/affaan-m/ECC`再`/plugin install ecc@ecc`。或者手动克隆:`git clone https://github.com/affaan-m/ECC.git`,进目录后`mkdir -p ~/.claude/rules/ecc`,把规则拷过去:`cp -R rules/common ~/.claude/rules/ecc/`和`cp -R rules/typescript ~/.claude/rules/ecc/`(换成你的技术栈)。用Codex的话,克隆后`npm install`再跑`bash scripts/sync-ecc-to-codex.sh`。工作流是plan -> test -> implement -> review -> verify -> remember -> improve。

📋 迷你测评

和Java版同源的C++优化系统,同样集成多模块和research-first理念。亮点是跨平台兼容主流编码agent,对C++项目来说算是一套现成的工程化方案。适合想给agent加buff的C++开发者,具体优化效果没给数据。

📄 README 要点

这是一个C++编码标准工具,和Java版本类似,同样强调只能从官方渠道安装,包括GitHub仓库、npm包、GitHub App和官方网站,避免第三方镜像带来的安全风险。核心功能是C++代码的编码标准检查和执行,有免费开源版本和付费Pro版本,Pro版本支持私有仓库,每个座位每月19美元起。项目采用MIT许可证,由一个维护者持续更新,每周发布新版本,支持7种测试框架。适合需要严格C++编码规范、重视代码安全性和一致性的开发团队,特别是企业级项目。

查看英文原文
Language: English Português (Brasil) 简体中文 繁體中文 日本語 한국어 Türkçe Русский Tiếng Việt ไทย Deutsch Español [!WARNING] Official sources only. Install ECC only from verified channels: the GitHub repository github.com/affaan m/ECC, the npm packages ecc universal and ecc agentshield , the GitHub App, the plugin slug ecc@ecc , and the project website ecc.tools. Third party re uploads and unofficial mirrors are not maintained or reviewed by the project and may contain malware. ECC Pro + GitHub App Install free · Private repos from $19/seat/mo Sponsor ECC Fund the open source project Community Discord · Q&A · Show and Tell OSS stays free. This repo is MIT licensed forever. ECC Pro is the hosted GitHub App for private repos. Sponsors and Pro subscribers fund the work. That's why a single maintainer ships weekly across 7 harnesses. Partners & sponsors                 Community sponsors: Mike Morgan · @jasonwu513 · @1anter · @massimotodaro · @meadmccabe Become a Sponsor · Sponsor Tiers · Sponsorship Program Jump to install ↓ ECC Your agent can write code, but ECC gives it a coordinated engineering system and toolbox: it plans before it builds, verifies changes with tests, reviews its own work from a fresh context, remembers what matters, and turns repeated wins into reusable skills and workflows. [安装/使用命令见下方] Instead of rebuilding that process in every prompt, you install it once and make it part of how your agent works. Optimize the context window. Persist everything else. ECC is MIT licensed open source. It works best with Claude Code today, with first class Codex support and adapters for Cursor, OpenCode, Gemini, Zed, GitHub Copilot, Antigravity, Qwen, and other harnesses. Access to 67 agents, 281 skills, and 94 legacy command shims, plus hooks, rules, memory, continuous learning, and AgentShield security scanning. The agents are specialized for planning, review, build repair, security, architecture, and domain

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考