Skip to main content

validate-codemod-recipe

Validate a codemod or migration recipe by running it against a real codebase and iteratively fixing issues found in the output. Use when asked to "test a codemod", "validate a recipe", "run the migration recipe and fix issues", "QA the codemods", "check the codemod output", or "clean up false positives". Also use when a codemod produces incorrect diffs, modifies files it shouldn't, leaves TODO comments that could be resolved, or breaks compilation in the target. Requires a codemod path and a target directory.

跳到安装

来源信息

仓库
backstage/codemods
最近来源活动
2026年6月3日 19:41
检测到的 SKILL.md 语言
英语
星标
3
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。