Real fixes for broken websites and AI-generated code
Practical technical guides, diagnostics, recovery walkthroughs, and deep dives into the real-world failures we see fixing WordPress and AI-built websites.
Technical articles based on real-world failures
Lovable App Not Working? How to Diagnose the Problem
Lovable app not working? Use this practical diagnosis process before adding another AI fix.
v0 Vercel Publishing Problems: What to Check
v0 Vercel publishing problems usually involve build logs, project settings, routes, dependencies, APIs or production configuration.
Claude Code Generated App Not Running? What Usually Breaks
Claude Code generated apps can fail because of setup, dependencies, build errors, imports, routes or environment assumptions.
Cursor Changed the Wrong Files? How to Recover Safely
Cursor can edit across a codebase quickly, which is useful when the context is correct and risky when it is not. If Cursor changed the wrong files, recovery depends on reviewing the…
Replit Database or Auth Not Working?
Replit database and auth problems often involve secrets, connection strings, callback URLs, permissions or deployment settings.
Bolt.new Netlify Deployment Problems: What to Check
Bolt.new Netlify deployment problems usually involve build commands, publish directories, environment variables, redirects or production runtime errors.
Claude Code TypeScript Errors? Why They Keep Appearing
Claude Code TypeScript errors often come from wrong types, props, imports, dependency conflicts or generated code that does not match the project.