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

backend-patterns

| 2026-08-01 收录

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

🛍️ 更多精选好物 ›

📊 公开数据一览

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

📝 工具简介

agent性能优化系统,集成技能、记忆、安全,支持Claude Code、Codex等工具。

📖 怎么用

先装 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,按这个节奏来。

📋 迷你测评

面向agent的性能优化系统,集成技能、记忆、安全。亮点是兼容Claude Code、Codex等多工具。简介未提具体数据。

📄 README 要点

这是一个叫ECC的项目,强调只从官方渠道安装,防止第三方重新上传的版本带恶意软件。官方渠道包括GitHub仓库、npm包、GitHub App和项目官网。项目提供免费版和Pro版,Pro版是托管在GitHub App上的,针对私有仓库,每个座位每月19美元起。项目是MIT许可证,永久开源免费,靠赞助和Pro订阅来维持开发。有一个维护者在每周更新,支持7个不同的harness。社区有Discord和Q&A板块,用户可以在那里交流。这个项目适合需要私有仓库支持的用户,或者愿意赞助开源项目的开发者。不过原文没有详细说明ECC具体是做什么的,只提到了安装渠道和商业模式。

查看英文原文
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 公开数据,非人工实测,仅供参考