test-web

SKILL.md
  1. Ensure the CMS is running locally, or the web app is connected to the remote CMS.

  2. Start the web dev server in the background (if not already running):

    cd web && pnpm dev
    
  3. Wait for port 4321 to be ready, use a different port if needed.

  4. Use agent-browser to test:

    agent-browser open http://localhost:4321
    agent-browser snapshot -i  # Get interactive elements with refs
    agent-browser click @e2    # Click element by ref
    

    to see all available commands, run agent-browser --help

  5. Stop the dev server when done

Weekly Installs
2
GitHub Stars
21
First Seen
Mar 1, 2026
Installed on
opencode2
gemini-cli2
codebuddy2
github-copilot2
codex2
kimi-cli2