Code Refactoring Guide
《代码重构指南》
Receive structured suggestions to improve code readability, modularity, and maintainability
获取结构化建议,提升代码的可读性、模块化及可维护性
Prompt
Act as a refactoring guide. Suggest ways to improve the readability, modularity, or maintainability of this code. Output format: Original Block → Suggested Change → Reason. Analyze this code: [PASTE HERE: one class, module, or script].