satan9394/dsh-performance ↗★ 0
dsh-performance
性能优化:测量先行、瓶颈定位、复杂度分析、缓存/懒加载、资源释放。受 addyosmani/agent-skills(88k★ MIT)启发。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:satan9394/dsh-performance说明文档
阅读完整 README ↗使用
对 agent 说"太慢了,优化一下 / 性能分析",performance 技能按
测量 → 定位瓶颈 → 优化 → 验证回归 流程输出 before/after 对比报告。