LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

run-wwtt-website - Run and test the WanderWave Travel & Tours website

Run, build, screenshot, or test the WanderWave Travel & Tours web application using Vite and Playwright driver.

Tags

Updated: 2026-09-15

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Start Vite dev server
  • Take webpage screenshot
  • Navigate to web route
  • Execute interactive REPL commands
  • Install project dependencies
  • Run frontend and backend tests

Inputs

  • Target URL or route path
  • Driver command line arguments
  • Environment variables BASE_URL and HEADLESS
  • Repository root directory path

Outputs

  • Screenshot image files
  • Page title console output
  • Running Vite dev server instance

Requirements

  • Node.js 18 or higher
  • Playwright Chromium browser
  • Available port 3000 or 3001

Source

  • Spec: SKILL.md
testing
web-development
react
vite
playwright
screenshot
Start Vite dev server
Take webpage screenshot
Navigate to web route
Execute interactive REPL commands
Target URL or route path
Driver command line arguments
Environment variables BASE_URL and HEADLESS
Screenshot image files
Page title console output
Running Vite dev server instance