Buy Your Tickets for AI Council 2026!

2026 Talks

Max Schmitt
Max Schmitt
Software Engineer | Ex-Microsoft Playwright

Make Vibe Coding Safe: How to Test with Playwright?

  • Lightning Talks

Vibe coding is fast, but it often skips the safety rails: features look fine in a demo and then break in real user flows. Especially when you iterate on them. This talk shows how to make vibe-coded web apps reliable by adding end-to-end tests with Playwright that are quick to write, stable in CI, and focused on what actually matters.

A big shift is that modern coding assistants like Cursor and Claude Code can run commands and iterate on real failures. Whats missing is the glue, between e.g. Claude Code to run a test and gets its state. I will show practical workflows for writing tests faster using MCP Skills and Playwright MCP, both in an editor and inside Claude Code environments.

Based on lessons from building multiple websites over the last months, I will share a repeatable approach for growing a small, high-signal test suite that keeps up with rapid development and gives you the confidence to ship more changes without fear.

Max Schmitt

Software Engineer

Max Schmitt

Ex-Microsoft Playwright

Max is a Software Engineer at the AWS AGI Lab. Previously, he spent five years working on Playwright at Microsoft, helping build and maintain core functionality and Python and .NET ecosystems. He is passionate about open source and developer tooling, with a focus on making end-to-end testing setup seamless, execution reliable, and test suites easy to maintain.