satan9394/dsh-code-simplify ↗★ 0
dsh-code-simplify
代码简化插件,通过删除冗余、降低复杂度和去除不必要抽象,提升代码的可读性与可维护性。
AI 分析
核心用于重构和精简臃肿代码。适合需要降低代码复杂度、消除过度设计并获取精简后 diff 的开发者。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:satan9394/dsh-code-simplify说明文档
阅读完整 README ↗使用
对 agent 说"简化这段代码 / 太绕了精简一下",
code-simplify 技能按 理解 → 列简化点 → 小步简化 → 验证 → 交付 diff 执行。