Stats
Links
Categories
Battle-tested Claude Code configurations from an Anthropic hackathon winner
npx claudepluginhub skyconnfig/everything-claude-code-zhHarness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
这是一个 Claude Code 插件仓库,包含生产级的配置、技能、代理、命令和规则。
everything-claude-code/
├── agents/ # 专用代理配置
├── skills/ # 技能定义
│ └── everything/ # 核心技能 + 最佳实践示例
├── commands/ # 斜杠命令
├── rules/ # 全局规则
├── hooks/ # 自动化钩子
├── contexts/ # 动态上下文
├── examples/ # 示例配置
└── cloud-drive/ # 完整项目示例(网盘系统)
# 复制到 Claude 配置目录
cp -r skills/everything ~/.claude/skills/
cp commands/*.md ~/.claude/commands/
cp agents/*.md ~/.claude/agents/
cp rules/*.md ~/.claude/rules/
# 进入网盘系统示例
cd cloud-drive
npm install
npm run dev
欢迎提交 PR 和 Issue!
MIT
Harness-native ECC skills, hooks, rules, MCP conventions, and operator workflows
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage