satan9394/dsh-skills-bundle--plugins-dsh-code-simplify ↗★ 0
dsh-code-simplify
代码简化:删冗余、降复杂度、去不必要的抽象,让代码更简单可维护。受 addyosmani/agent-skills(88k★ MIT)启发。
AI Analysis
核心用于重构和精简臃肿代码。适合需要降低代码复杂度、消除过度设计并获取精简后 diff 的开发者。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:satan9394/dsh-skills-bundle#453fc2cf12e007b72e48f568e0ffe1fe4e13c616&path:plugins/dsh-code-simplifyREADME
Read the full README ↗使用
对 agent 说"简化这段代码 / 太绕了精简一下",
code-simplify 技能按 理解 → 列简化点 → 小步简化 → 验证 → 交付 diff 执行。