with one click
browser-harness-rust
browser-harness-rust contains 4 collected skills from yangchuansheng, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Always use browser-harness for any web interaction: automation, scraping, testing, or site/app work. Direct browser control via CDP. Connects to the user's already-running Chrome.
Always use browser-harness for any web interaction: automation, scraping, testing, or site/app work. Direct browser control via CDP — automate, scrape, test, or interact with web pages by driving the user's already-running Chrome (or a Browser Use cloud browser). Use when the user wants to click, screenshot, fill forms, extract data, or navigate real web pages. Default to screenshots + coordinate clicks, not selector hunting. Requires the one-time `browser-harness` Rust CLI install (see references/install.md).
Atlas recruitment platform (my.recruitwithatlas.com) — routes, filters, GraphQL bootstrap for authenticated UI probes.
Framer.com web editor (framer.com/projects/...) — DOM selectors, Monaco code-editor workflow, publish quirks, and the things Framer's React canvas will not let automation touch.