flaky-fix
✓根据检测到的模式建议并应用针对片状测试的修复。在 Flaky-Detect 之后使用可识别需要修复的不可靠测试。当与任务相关时使用。
SKILL.md
Analyze flaky test patterns and suggest or auto-apply fixes. Based on FlakyFix research showing LLMs can automatically repair flaky tests with targeted prompts.
| LLM Auto-repair | FlakyFix (2023) | arXiv:2307.00012 - 70%+ success rate | | Flaky Taxonomy | Google (2016) | Flaky Tests Study | | Pattern-based Fixes | FlaKat (2024) | arXiv:2403.01003 |
| "Fix this flaky test" | Analyze and suggest fix | | "Make this test reliable" | Apply deterministic patterns | | "Why is this test flaky?" | Root cause analysis + fix | | "Auto-fix flaky tests" | Batch fix safe patterns | | "Remove timing dependency" | Specific timing fix |
根据检测到的模式建议并应用针对片状测试的修复。在 Flaky-Detect 之后使用可识别需要修复的不可靠测试。当与任务相关时使用。 来源:jmagly/ai-writing-guide。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/jmagly/ai-writing-guide --skill flaky-fix- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 flaky-fix?
根据检测到的模式建议并应用针对片状测试的修复。在 Flaky-Detect 之后使用可识别需要修复的不可靠测试。当与任务相关时使用。 来源:jmagly/ai-writing-guide。
如何安装 flaky-fix?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jmagly/ai-writing-guide --skill flaky-fix 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/jmagly/ai-writing-guide
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01