Audits active repositories, MCP servers, plugins, connectors, environment surfaces, and tooling to recommend high-value ECC-native skills, hooks, agents, and operator workflows. Use when setting up Claude Code or understanding what capabilities are actually available in the environment.
How this skill is triggered — by the user, by Claude, or both
Slash command
/everything-claude-code:workspace-surface-auditThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
只读审计技能,用于回答"这个工作区和机器现在实际能做什么,我们接下来应该添加或启用什么?"
只读审计技能,用于回答"这个工作区和机器现在实际能做什么,我们接下来应该添加或启用什么?"
这是 ECC 原生的 setup-audit 插件替代方案。除非用户明确要求后续实施,否则不修改文件。
.env、.mcp.json、插件设置或连接的应用面以发现缺失的工作流层仅检查回答问题所需的文件和设置:
package.json、锁文件、语言标记、框架配置、README.md.mcp.json、.lsp.json、.claude/settings*.json、.codex/*AGENTS.md、CLAUDE.md、安装清单、钩子配置.env* 文件STRIPE_API_KEY、TWILIO_AUTH_TOKEN、FAL_KEY生成紧凑的清单:
如果某个面仅作为原语存在,指出这一点。示例:
将工作区与以下内容比较:
不要只列出名称。对于每个比较,回答:
对于每个真正的差距,推荐正确的 ECC 原生形态:
| 差距类型 | 首选 ECC 形态 |
|---|---|
| 可重复的操作者工作流 | 技能 |
| 自动执行或副作用 | 钩子 |
| 专门的委派角色 | 智能体 |
| 外部工具桥接 | MCP 服务器或连接器 |
| 安装/引导指导 | 设置或审计技能 |
当需求是操作性的而非基础设施时,默认使用编排现有工具的面向用户的技能。
按此顺序返回五个部分:
npx claudepluginhub aaione/everything-claude-code-zhAudits repo, MCP servers, plugins, env surfaces, and harness setup to inventory available capabilities and recommend ECC-native skills, hooks, agents, and operator workflows.
Analyzes a codebase and recommends tailored Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Useful when setting up Claude Code or optimizing workflows.
Discovers Claude Code tool environment including native tools and MCP servers via scans, amplifies prompts with capabilities, and suggests non-binding tool compositions for 'what tools to use' or 'best approach' queries.