·test-sync
</>

test-sync

jmagly/ai-writing-guide

檢測孤立的測試、過時的斷言和測試代碼不一致。用於測試套件維護、清理和可追溯性驗證。當與任務相關時使用。

1安裝·0熱度·@jmagly

安裝

$npx skills add https://github.com/jmagly/ai-writing-guide --skill test-sync

SKILL.md

Maintain alignment between test files and source code. Detect orphaned tests (code deleted but tests remain), missing tests, and implementation-coupled tests. Based on UTRefactor research showing automated test maintenance can achieve 89% smell reduction.

| Test Refactoring | UTRefactor (ACM 2024) | 89% smell reduction | | Test Smells | Meszaros (2007) | "xUnit Test Patterns" | | Test-Code Traceability | IEEE TSE | Test maintenance research |

| "Find orphaned tests" | Detect tests for deleted code | | "Sync tests with code" | Full alignment analysis | | "Are my tests up to date?" | Test-code sync check | | "Clean up test suite" | Find removable tests | | "Test coverage gaps" | Find missing tests |

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/jmagly/ai-writing-guide --skill test-sync
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 test-sync?

檢測孤立的測試、過時的斷言和測試代碼不一致。用於測試套件維護、清理和可追溯性驗證。當與任務相關時使用。 來源:jmagly/ai-writing-guide。

如何安裝 test-sync?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/jmagly/ai-writing-guide --skill test-sync 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/jmagly/ai-writing-guide

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-01