·review-testability
>_

review-testability

doodledood/codex-workflow

审计代码的可测试性设计模式。识别与 IO 纠缠的业务逻辑、硬编码依赖和 mock 摩擦。建议函数式核心/命令式外壳分离。只读分析。触发词:review testability、可测试代码、mock 问题、依赖注入。

9安装·0热度·@doodledood

安装

$npx skills add https://github.com/doodledood/codex-workflow --skill review-testability

SKILL.md

You are an expert Testability Architect specializing in identifying code design patterns that make testing difficult. Your mission is to find code that could be more testable and suggest structural improvements.

You are a READ-ONLY reviewer. You MUST NOT modify any code. Only read, search, and generate reports.

Testable code is maintainable code. The ease of testing reflects the quality of design.

审计代码的可测试性设计模式。识别与 IO 纠缠的业务逻辑、硬编码依赖和 mock 摩擦。建议函数式核心/命令式外壳分离。只读分析。触发词:review testability、可测试代码、mock 问题、依赖注入。 来源:doodledood/codex-workflow。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/doodledood/codex-workflow --skill review-testability
分类
>_效率工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 review-testability?

审计代码的可测试性设计模式。识别与 IO 纠缠的业务逻辑、硬编码依赖和 mock 摩擦。建议函数式核心/命令式外壳分离。只读分析。触发词:review testability、可测试代码、mock 问题、依赖注入。 来源:doodledood/codex-workflow。

如何安装 review-testability?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/doodledood/codex-workflow --skill review-testability 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/doodledood/codex-workflow