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].