64 related articles

Banquish is a Mac app that clips live web fragments onto a free-form canvas, eliminating tab-switching hell. Combined with AI Agent automation, it creates personalized information dashboards.

Deep dive into the verification browser for AI agents: how 13ms verification windows and one-call checks solve hallucination problems in browser automation, enabling the leap from capability to trustworthiness.

Claude Code creator Boris argues top engineers should embrace AI-era automation leverage. By encoding domain knowledge into infrastructure, preview environments, and lint rules, engineers multiply output—the core path to Staff Engineer.

Is Bun being rewritten in Rust? This article explores the community debate and analyzes why Bun chose Zig over Rust, examining the engineering tradeoffs between Zig and Rust in systems programming.

Deep analysis of MediaCrawler, a popular GitHub open-source project using Playwright browser automation for multi-platform crawling across Xiaohongshu, Douyin, Kuaishou, Bilibili, Weibo, Tieba, and Zhihu.

Deep dive into the popular GitHub project MediaCrawler — a Playwright-based multi-platform crawler framework supporting data collection from Xiaohongshu, Douyin, Kuaishou, Bilibili, Weibo, Tieba, and Zhihu.

How a Bilibili creator used AI Agent, MCP, and Playwright to build a JLCEDA local netlist analysis plugin from scratch—covering features, setup, and the full Agent-driven dev process.

OpenAI Codex is more than a coding tool—it's an AI agent that writes code, makes slides, and operates browsers. This guide covers its four versions, permission modes, plugins, automation, and six best practices.

Deep dive into AI-era automated testing: using Pytest + Playwright + MCP for stable automation, constraining code conventions with Skills, avoiding non-determinism and high token costs. Includes real debugging war stories.
NeuralPGN: A Local-First Chess Opening…
NeuralPGN is an open-source chess opening trainer using the FSRS spaced repetition algorithm, built with Tauri for a local-first, privacy-friendly experience.

Griddy McGridFace is an open-source desktop collage tool built on Tauri + Rust, featuring face detection, print-quality export (PNG/PDF), batch import, and color sorting—fully offline, watermark-free, and cross-platform.

BrowserWing is an open-source browser action recorder (1300+ GitHub stars) with 78 built-in scripts for GitHub, Bilibili, Zhihu, and more. Record once, run repeatedly, and let AI Agents reliably execute fixed web workflows.

Bun combines a JS runtime, bundler, test runner, and package manager into one executable. Built on JavaScriptCore and Zig, it offers blazing-fast startup, native TypeScript support, and Node.js compatibility.

Learn how to build smooth open/close popover animations using the HTML popover attribute, CSS Anchor Positioning, and @starting-style — zero JavaScript needed.

Playwright E2E Builder is an AI Skill installed in Cursor that transforms UI automation from throwaway scripts into sustainable engineering assets through a four-step workflow, with built-in locator health checks.

Through the practical case of the message-scroller component, this article delves into applying the Single Responsibility Principle in front-end component design—how to abstract scrolling logic independently and balance cost with long-term returns.

Playwright's three new Test Agents—Planner, Generator, and Healer—cover the full pipeline from test design to script generation and auto-repair, integrated with VS Code, Claude Code, and more.

A deep-dive evaluation of Addy Osmani, Matt Pocock, and Gary Tan's skill libraries, distilling a 5-step Research→Prototype→Plan→Build→Test agent dev loop and why the best skill system is always your own.

Master Claude Code agents with four core strategies: planning, verification, context management, and system evolution. Move beyond Vibe Coding to systematic AI development.

6 AI Skills for test engineers: test case generation, PRD-to-XMind, JMeter scripts, Playwright automation, performance reports, and requirement checklists—completing 2-3 days of work in half a day.