Write code like a human will maintain it
Summary
The article argues that AI-generated code can propagate copy-pasted patterns and code smells. It advocates using shared helpers and deliberate refactoring, since LLMs learn from your existing codebase and may mirror its style, potentially harming long-term maintainability.