name: code-refactor description: Improve readability, structure, and maintainability of the current local codebase without changing behavior. Use when the user asks to clean up code, reduce duplication, simplify control flow, rename for clarity, or reorganize logic while preserving compatibility. Do not use for feature work disguised as refactoring. Chinese triggers: 重構、最佳化結構、清理程式碼、提取重複邏輯、提高可讀性、保持行為不變.
只整理結構,不改變原有行為。
7w4.net小蔥技能。
這個 Skill 整體質量中等偏上,介面顯示清晰,功能定位明確(最佳化程式碼結構、減少重複、提升可讀性,同時保持程式行為不變)。中文支援友好,使用簡單。主要不足是缺少使用說明和示例,普通使用者初次上手可能不知道具體怎麼用、什麼時候用它來重構程式碼,整體完成度還有提升空間。