142 related articles

A Bilibili creator open-sourced a Codex-based multi-platform auto-publishing Skill with 95% stability. It auto-fills titles, tags, and thumbnails on Bilibili, Douyin, and more, then waits for user confirmation before publishing.

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.

Anthropic engineer Lydia and YK Sugi break down Claude Code's Intent-Driven Development paradigm, covering dynamic workflows, auto mode, sub-agent orchestration, and the evolving role of software engineers in the AI era.

Chrome DevTools for Agents, unveiled at Google I/O, gives AI coding agents a closed feedback loop with Lighthouse audits, user input simulation, and device emulation.
wigolo: A Zero-Cost MCP Tool That Give…
wigolo is a local-first open-source MCP tool that gives AI coding assistants like Cursor and Claude Code free web search, fetch, crawl, and research capabilities — no API keys, no cloud, $0/query.

Full breakdown of a real AI testing pipeline: API collection, doc enrichment, AI test case generation, Agent-driven execution, and test reports — with Skills, RAG, and Harness engineering.

Tencent's open-source BrowserSkill (BSK) lets AI agents reuse your real browser login state via a separate window, single-tab borrowing, and human takeover — safely and within clear boundaries.

AI agents are revolutionizing JS reverse engineering. This deep dive covers built-in tool chains, automation modes, prompt engineering for e-commerce, and full pipeline automation from parameter extraction to database storage.

A deep dive into AI testing workflows: API capture, test case generation, Agent orchestration, and automated execution. Learn the two core challenges — incomplete information and mandatory human review.
Coasty: API Infrastructure Built for C…
Coasty (YC S26) is an API platform for computer-use agents, wrapping screenshot capture, mouse/keyboard control, and session management into a unified interface so developers can focus on agent logic.

Claude Code found to contain user monitoring logic, raising AI tool privacy concerns. Learn how to isolate Claude Code, Codex & Copilot with Docker Sandboxes — full setup and escape testing included.

A deep dive into building verifiable, self-evolving Agent automation loops with Claude Code and Codex — covering Loop Contracts, four trigger types, three-phase execution architecture, and Evolve Loops.

How should test engineers choose AI tools? This guide breaks down the pitfalls of pure AI solutions and recommends a hybrid strategy using tools like DeepSeek, TRAE, Claude Code, and Skill encapsulation.

In 1975, a 28-year-old Spielberg's shark film — plagued by a malfunctioning mechanical shark and 105 days over schedule — became Hollywood's first $100M movie. The full story of Jaws at 50.

An in-depth analysis of the AI-driven software testing paradigm: with Skill and CLI as the core hub, supporting both platformized management and digital employees, helping testing teams transform from script writers into capability builders.

In-depth hands-on review of Alibaba's open-source web automation tool PageAgent: three integration methods, script execution analysis, and a full breakdown of current limitations. Add AI Agent capabilities to web pages with one line of JS.

A detailed guide on building a custom Claude Code Skill to auto-fetch, filter, and generate daily AI news reports—covering execution logic, task decomposition, HTML visualization, and source tracing.

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.

TigrimOSR is an open-source multi-agent system written in Rust, supporting full agent loop definition via YAML config files with only 250MB memory usage. A deep dive into Loop Engineering, Rust advantages, and self-hosted Agentic AI.

Perplexity's Comet browser faces user criticism over lagging model versions, stalled updates, and stability issues. A deep analysis of AI browser challenges.