工程開發
investigate-dependencies
進行徹底的依賴項審計,識別冗餘代碼、未使用的功能和不當的使用模式。透過充分利用現有依賴項而非重新發明輪子,確保專案的模組化與代碼整潔。
安裝
Agent 類型
Claude Code
安裝指令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/investigate-dependencies/install?os=mac&agent=claude" | bash
安裝指令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/investigate-dependencies/install?os=windows&agent=claude" -o install-investigate-dependencies.bat && install-investigate-dependencies.bat
下載安裝腳本