发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
playwright-skill
General-purpose browser automation with Playwright for Claude Code with auto-detection and smart test management
Playwright Skill - Complete API Reference
This document contains the comprehensive Playwright API reference and advanced patterns. For quick-start execution patterns, see [SKILL.md](SKILL.md).
Playwright Go Automation - Implementation Playbook
来自 sickn33/antigravity-awesome-skills 技能
Web Application Testing
To test local web applications, write native Python Playwright scripts.
Playwright MCP Tool Reference
Use this table when deciding which MCP tool to call. Only the most common tools are listed here—call `browser_snapshot` often to keep refs up to date.
Playwright MCP Setup & Configuration
Use this cheat sheet whenever you need to spin up or adjust a Playwright MCP server for browser automation.
Playwright MCP Automation
Use this skill whenever an agent must drive a real browser session via the Playwright MCP server. It covers standing up the MCP daemon, wiring it into your MCP client, and running reliable automation loops (login → navigate → act → verify). Pair these instructions with the upstream repo (<https://github.com/microsoft/playwright-mcp>) for the latest binaries.
TikTok Video Uploader
Upload, schedule, and batch-manage TikTok videos using the `tiktok-uploader` Python library (Playwright-based browser automation wrapping TikTok's web upload page).
YouTube Page Element Identification Guide
How to read `playwright-cli snapshot` output and find the right elements on YouTube pages.