Awhile back I hacked together a project called Hactar (https://github.com/Hactar-js/hactar). In a nutshell, it parses code (javascript projects) and automatically configures dependencies. If you use ES6 it will add and configure babel, add CSS and it will add Webpack, start requiring SVG files and it will add a SVG Webpack loader etc.<p>I never really had time to further develop the idea. It has sat gathering dust since the weekend I hacked it together.<p>Recently, seeing stuff like Kite (https://kite.com) pop up has made me wonder if there would be a commercial market for this sort of thing. What says the HN community? Is it worth pursuing this further?