22348392234839Community·1 Agent Skills Included

vite-plugin-pilot

Browser page inspection, interaction, and frontend testing

Lets coding agents see and operate real browser pages during frontend development. Reads page state, clicks buttons, fills forms, and collects console logs without manual browser switching. Works as a zero-config Vite plugin or standalone server for any website, with Vue and React form handling built in.
npx skills add 2234839/vite-plugin-pilot --all -g -y
Available:

Instructs the agent on how to run the pilot CLI commands, select browser instances, and follow Vue/React-safe interaction rules when testing pages.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install vite-plugin-pilot?

Run `npx skills add 2234839/vite-plugin-pilot --all -g -y` in your terminal to install it globally for your agent.

How to let AI test my browser pages?

Add the plugin to your Vite project or run `npx pilot server`, then your agent can view page snapshots, click elements, and fill forms via simple CLI commands.

Does it work without Vite?

Yes. Standalone server mode connects to any webpage, including production sites, using a console bridge script or a Tampermonkey userscript.

How is it different from Chrome DevTools MCP?

It injects code directly into the page instead of using the Chrome debugging protocol, so it works in embedded browsers and understands Vue and React frameworks.

Does vite-plugin-pilot work with Claude Code and Cursor?

Yes. It follows the standard SKILL.md format and runs with Claude Code, Cursor, and other compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineering