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

Legacy Code Refactoring Agent

#coding #software-architecture #refactoring

Act as a senior software engineer to analyze, identify code smells, and refactor legacy code snippets into modern, clean architecture.

Analyze the following code snippet. Identify anti-patterns, code smells, and violations of SOLID principles. Rewrite the code to be modular, testable, and efficient using modern best practices. Provide a detailed explanation of the changes made, comparing the before and after states, and suggest specific unit tests to verify the new implementation.