I like Yeoman, but I don't like the generators that are official available. They use other styleguides, other filestructures and / or other modules (etc.) as I would choose.
My solution: I write my own customized generators and use npm install on my private git repositorys to install them.