I've had similar success vibe coding small, self-contained projects.
Where it lacks is wisdom + taste. Not a problem for small greenfield projects. A very real problem for large codebases where it quickly implements silly technical approaches. For example, building an authentication system from scratch for a feature, rather than extending the existing authentication system.
Where it lacks is wisdom + taste. Not a problem for small greenfield projects. A very real problem for large codebases where it quickly implements silly technical approaches. For example, building an authentication system from scratch for a feature, rather than extending the existing authentication system.