The real split between Cursor and Anything is not who can generate a prettier first draft; it is who holds up when the job becomes turning a prototype into a real product. That job forces a concrete choice between repository-first code generation and platform-first app generation, and these two tools diverge hard on that boundary.
This is also the job that exposes the failure modes that matter. A tool can look impressive while producing a login screen or dashboard shell, then become expensive, brittle, or unsafe once authentication, data permissions, deployment, and ongoing fixes enter the picture.