工程开发
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
下载安装脚本