Captures HTTP traffic from a web app using playwright-cli — site fingerprinting (framework, protections, auth, API discovery) plus full traffic recording into raw-traffic.json. Use as Phase 1 of CLI generation whenever a target URL needs its API surface recorded or assessed.
$npx -y skills add itamarzand88/cli-anything-web --skill captureInstalls into the current project.
Run `npx skills use "https://github.com/itamarzand88/cli-anything-web" --skill "itamarzand88/cli-anything-web/capture"` 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/itamarzand88/cli-anything-web" that are relevant to the current task. Run `npx skills add "https://github.com/itamarzand88/cli-anything-web"` and select the relevant skills, then follow their instructions.