va-preview

Create live preview URLs for local development servers and static HTML files.

511|53|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/jazzenchen/VibeAround --skill va-preview
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: va-preview
Source: https://github.com/jazzenchen/VibeAround/tree/main/src/skills/va-preview
Command: npx skills add https://github.com/jazzenchen/VibeAround --skill va-preview

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the need for easy sharing and viewing of local dev server outputs and static files as live previews, streamlining collaboration and testing processes.

Core Features & Use Cases

  • Live Preview Creation: Convert local dev server outputs or static HTML files into a shareable public URL.
  • Cross-Platform Access: Users can access the live preview from browsers or mobile devices.
  • Use Case: Ideal for developers who want to share their web development progress with peers or clients for real-time feedback without leaving their local development environment.

Quick Start

To generate a live preview link for your local server, run the va-preview skill with the port and working directory of your server.

Frequently Asked Questions about va-preview

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a shareable URL for my local dev server?

You can create a shareable URL for your local dev server by using a live preview tool to convert local outputs into public links. This enables real-time sharing and testing without leaving your local environment.

Can I access my live preview from a mobile device?

Yes, you can access your live preview from a mobile device. Cross-platform access allows users to view local dev server outputs and static HTML files from both web browsers and mobile devices.

How do I generate a live preview link for a static HTML file?

To generate a live preview link for a static HTML file, you need to run the preview generation process with the correct port and working directory. This provides a shareable public URL for collaborative viewing.

Do I need a specific server to share my web development progress?

Yes, you need the VibeAround MCP server and valid session information to share your web development progress. These components are required to function correctly and generate accessible live preview URLs.

What is the best way to share local web development progress with clients?

The best way to share local web development progress with clients is by creating a live preview URL from your local dev server. This allows real-time feedback without requiring complex deployment steps.

Why does my live preview require session information to function?

Your live preview requires session information to function because it relies on the VibeAround MCP server to establish and maintain the connection between your local environment and the shareable public URL.