Playwright

Front End Testing with GitHub Actions • Amy Kapernick • YOW! 2025

Front End Testing with GitHub Actions • Amy Kapernick • YOW! 2025

This presentation by Amy Kapernick at YOW! Australia 2025 details how to implement robust front-end testing using GitHub Actions. It covers the rationale for comprehensive front-end testing, the necessity of a live deployment preview, and practical steps for automating tests like Lighthouse for performance/accessibility and Playwright for UI validation. The talk also delves into continuous deployment workflows and explores GitHub Actions' broader utility for workflow automation beyond testing, such as generating issues from code comments.

Inside Garry Tan's Claude Code Setup

Inside Garry Tan's Claude Code Setup

Garry Tan, President & CEO of Y Combinator, introduces GStack, an open-source toolkit that structures Claude into a complete AI engineering team. He demonstrates how GStack's skills—like 'Office Hours' for idea validation, 'Design Shotgun' for UI mockups, and browser-based QA—streamline the development process from concept to code.

Bending a Public MCP Server Without Breaking It — Nimrod Hauser, Baz

Bending a Public MCP Server Without Breaking It — Nimrod Hauser, Baz

Learn practical strategies to adapt third-party MCP server tools for production AI applications. This talk covers five key practices: curating tools, enhancing descriptions, implementing deterministic guardrails, composing new tools from existing ones, and leveraging tools as simple functions, all demonstrated through a real-world "Spec Reviewer" example.