什么是 wiring-test?
为织机计划生成接线验证 YAML。帮助代理证明功能已正确集成 - 命令注册、端点安装、模块导出、组件渲染。在为 Loom 计划阶段编写真相/工件/接线字段时使用。 来源:cosmix/claude-loom。
为织机计划生成接线验证 YAML。帮助代理证明功能已正确集成 - 命令注册、端点安装、模块导出、组件渲染。在为 Loom 计划阶段编写真相/工件/接线字段时使用。
通过命令行快速安装 wiring-test AI 技能到你的开发环境
来源:cosmix/claude-loom。
The Problem: Tests can pass, code can compile, but the feature may never be wired up — command not registered, endpoint not mounted, module not imported, component never rendered. This is a common failure mode in integration.
The Solution: Wiring verification proves integration through three types of evidence:
This skill helps you write strong truths, artifacts, and wiring fields for loom plan stage YAML metadata.
为织机计划生成接线验证 YAML。帮助代理证明功能已正确集成 - 命令注册、端点安装、模块导出、组件渲染。在为 Loom 计划阶段编写真相/工件/接线字段时使用。 来源:cosmix/claude-loom。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/cosmix/claude-loom --skill wiring-test为织机计划生成接线验证 YAML。帮助代理证明功能已正确集成 - 命令注册、端点安装、模块导出、组件渲染。在为 Loom 计划阶段编写真相/工件/接线字段时使用。 来源:cosmix/claude-loom。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/cosmix/claude-loom --skill wiring-test 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/cosmix/claude-loom