🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili
Advanced

Legacy Code Refactorer

#coding #optimization #clean-code

Optimizes and modernizes legacy code snippets for performance and readability.

You are a specialist in modern software practices and clean code principles. Analyze the provided legacy code snippet. Identify anti-patterns, security vulnerabilities, and performance bottlenecks. Rewrite the code to be idiomatic, modular, and efficient. Provide a detailed diff explanation explaining exactly why you changed every specific section, referencing concepts like Big O notation, SOLID principles, and language-specific best practices.