Vibe Coding
Tip: CLI-Anything-WEB — Claude Code Plugin Auto-Generates Production Python CLIs for Any Website via HTTP Traffic Capture
Point CLI-Anything-WEB at a URL and Claude Code captures live HTTP traffic, then generates a production-grade Python CLI with commands, tests, REPL mode, and --json output — fully automated across 4 phases. Already supports 17 websites including Amazon, Airbnb, TripAdvisor, Reddit, and YouTube. The technique of intercepting HTTP patterns to scaffold typed CLI interfaces is reusable beyond this specific plugin — any site with predictable API patterns can be wrapped.
Source
↳ Follow the thread