← back to ideas

YAGNI Design Analyzer

6.1
devtools speculative added: Friday January 2026 16:33

A tool that analyzes existing codebases and identifies potential 'YAGNI' implementations (features built with the intent to 'fix it later'). It flags overly complex or rarely used code segments, encouraging refactoring and simplification.

120h
mvp estimate
6.1
viability grade
14
views

technology stack

Python SQLite Medium

inspired by

Revisiting YAGNI from an architectural perspective