搜索结果
全部能力
找到 174 个相关结果 / 浏览器自动化
软件工程 / 诊断修复
playwright-skill
playwright-skill
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check…
软件工程 / 诊断修复
electron
electron
Build cross-platform desktop applications with Electron, covering main/renderer process architecture, IPC communication, BrowserWindow management, menus, tray…
软件工程 / 诊断修复
dev-browser
dev-browser
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or…
软件工程 / 诊断修复
expect
expect
Use when editing .tsx/.jsx/.css/.html, React components, pages, routes, forms, styles, or layouts. Also when asked to test, verify, validate, QA, find bugs,…
软件工程 / 诊断修复
browsing-with-playwright
browsing-with-playwright
Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web browsing, form submission, web scraping, UI testing, or any browser interaction. NOT when only fetching static content (use curl/wget instead).
软件工程 / 部署发布
Chrome CDP
chrome-cdp
与本地 Chrome 浏览器会话交互(仅在明确要求检查、调试或与 Chrome 中打开的页面交互,并获得用户明确批准后)
软件工程 / 诊断修复
fetch
fetch
Use this skill when the user wants to retrieve a URL without a full browser session: fetch HTML or JSON from static pages, inspect status codes or headers,…
软件工程 / 诊断修复
scrapling-official
scrapling-official
Scrape web pages using Scrapling with anti-bot bypass (like Cloudflare Turnstile), stealth headless browsing, spiders framework, adaptive scraping, and…
软件工程 / 诊断修复
e2e-testing
e2e-testing
End-to-end testing patterns with Playwright for full-stack Python/React applications. Use when writing E2E tests for complete user workflows (login, CRUD, navigation), critical path regression tests, or cross-browser validation. Covers test structure, page object model, selector strategy (data-testid > role > label), wait strategies, auth state reuse, test data management, and CI integration. Does NOT cover unit tests or component tests (use pytest-patterns or react-testing-patterns).
软件工程 / 诊断修复
search
search
Use this skill when the user wants to search the web without a full browser session: find URLs, titles, and metadata for a query. Prefer it over a browser when…
软件工程 / 诊断修复
高性能浏览器
high-perf-browser
通过网络协议、资源加载和浏览器渲染内部机制优化 Web 性能。当用户提及"页面加载速度"、"Core Web Vitals"、"首屏时间"、"渲染阻塞"、"资源压缩"、"HTTP/2"、"HTTP/3"、"预加载"、"懒加载"、"关键渲染路径"或"性能预算"时使用。
软件工程 / 诊断修复
agent-浏览器自动化
agent-browser-automation
面向 AI 智能体的无头浏览器自动化 CLI,使用原生 Rust 二进制文件与 Chrome DevTools Protocol 实现
软件工程 / 诊断修复
playwright-scraper
playwright-scraper
Playwright web scraping: dynamic content, auth flows, pagination, data extraction, screenshots
软件工程 / 诊断修复
gstack-workflow-assistant
gstack-workflow-assistant
Team of specialist AI workflows for Claude Code with CEO review, engineering planning, code review, shipping, QA testing, and browser automation
软件工程 / 诊断修复
cmux-terminal-multiplexer
cmux-terminal-multiplexer
AI-native terminal multiplexer with programmable socket API, full Playwright-equivalent browser automation, and agent team coordination — built for Claude Code…
软件工程 / 诊断修复
browserstack
browserstack
Run tests on BrowserStack. Use when user mentions "browserstack", "cross-browser", "cloud testing", "browser matrix", "test on safari", "test on firefox", or "browser compatibility".
软件工程 / 诊断修复
tavily-key-generator-proxy
tavily-key-generator-proxy
Auto batch-register Tavily API keys via browser automation and pool them behind a unified proxy gateway with web console
软件工程 / 部署发布
sentry-browser-sdk
sentry-browser-sdk
Full Sentry SDK setup for browser JavaScript. Use when asked to "add Sentry to a website", "install @sentry/browser", or configure error monitoring, tracing,…
软件工程 / 诊断修复
scrapy-web-scraping
scrapy-web-scraping
Expert guidance for building web scrapers and crawlers using the Scrapy Python framework with best practices for spider development, data extraction, and…
软件工程 / 诊断修复
extract
extract
Extract structured data from websites and produce an executable Playwright script plus extracted data. Use when the user wants to scrape, extract, pull,…