Automate a web browser — use when asked to click buttons, fill forms, navigate multi-step flows, extract data from JS-rendered pages, log into a site, record user interactions, or test a web app in a real browser. Use for anything beyond simple article scraping.
$npx -y skills add 5uck1ess/devkit --skill browserInstalls into the current project.
Run `npx skills use "https://github.com/5uck1ess/devkit" --skill "5uck1ess/devkit/browser"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/5uck1ess/devkit" that are relevant to the current task. Run `npx skills add "https://github.com/5uck1ess/devkit"` and select the relevant skills, then follow their instructions.