refactor
github · Coding
精细的代码重构,提升可维护性但不改变行为。涵盖函数提取、变量重命名、拆分巨型函数、增强类型安全、消除代码异味及应用设计模式。相比 repo-rebuilder 更温和,适合渐进式优化。
Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements.
npx skills add https://github.com/github/awesome-copilot --skill refactor
星标 34919 · 安装量 17869