🏠 होम
बेंचमार्क
📊 सभी बेंचमार्क 🦖 डायनासोर v1 🦖 डायनासोर v2 ✅ टू-डू लिस्ट ऐप्स 🎨 रचनात्मक फ्री पेज 🎯 FSACB - अल्टीमेट शोकेस 🌍 अनुवाद बेंचमार्क
मॉडल
🏆 टॉप 10 मॉडल 🆓 मुफ्त मॉडल 📋 सभी मॉडल ⚙️ किलो कोड
संसाधन
💬 प्रॉम्प्ट लाइब्रेरी 📖 एआई शब्दावली 🔗 उपयोगी लिंक
Advanced

Legacy System Refactorer

#refactoring #design-patterns #optimization

Guides the model through a step-by-step refactoring of messy legacy code into clean, modular architecture.

Analyze the provided legacy code snippet. Identify code smells and violations of SOLID principles. Propose a refactoring plan that introduces appropriate design patterns (e.g., Factory, Strategy, Observer) to decouple components. Provide the refactored code in [Language] and explain how each change improves maintainability and scalability. Code: [Insert Code]