什麼是 clean-tests?
在編寫、修復、編輯或重構 Python 測試時使用。強制實施清潔程式碼原則-快速測試、邊界覆蓋、每次測試一個斷言。 來源:ertugrul-dmr/clean-code-skills。
在編寫、修復、編輯或重構 Python 測試時使用。強制實施清潔程式碼原則-快速測試、邊界覆蓋、每次測試一個斷言。
透過命令列快速安裝 clean-tests AI 技能到你的開發環境
來源:ertugrul-dmr/clean-code-skills。
Test everything that could possibly break. Use coverage tools as a guide, not a goal.
Coverage tools report gaps in your testing strategy. Don't ignore them.
Trivial tests document behavior and catch regressions. They're worth more than their cost.
在編寫、修復、編輯或重構 Python 測試時使用。強制實施清潔程式碼原則-快速測試、邊界覆蓋、每次測試一個斷言。 來源:ertugrul-dmr/clean-code-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/ertugrul-dmr/clean-code-skills --skill clean-tests在編寫、修復、編輯或重構 Python 測試時使用。強制實施清潔程式碼原則-快速測試、邊界覆蓋、每次測試一個斷言。 來源:ertugrul-dmr/clean-code-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/ertugrul-dmr/clean-code-skills --skill clean-tests 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ertugrul-dmr/clean-code-skills