browser-cli
Browser automation, testing, and debugging via Chrome DevTools
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install browser-cli?โผ
Run `npx skills add finas/browser-cli --all -g -y` in your terminal to install the skill globally.
How to automate browser testing from the terminal?โผ
Start Chrome with remote debugging on port 9222, then use commands like navigate, click, fill, and screenshot to run full test workflows without manual clicking.
Can browser-cli check website performance and SEO?โผ
Yes. It runs Lighthouse audits and performance traces covering speed, accessibility, best practices, and SEO metrics.
Does browser-cli work with AI coding assistants?โผ
Yes. It follows the SKILL.md standard and works with MCP-compatible assistants like Claude Code, Kiro, and OpenClaw.
Can I test mobile layouts with browser-cli?โผ
Yes. The emulate command simulates devices like iPhone 12, iPad Pro, and Pixel 5 with correct viewports and user agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core