Local Server

Auto-start a local development server before sharing a localhost URL with the user. Use this skill PROACTIVELY whenever (1) the user asks to test, preview, open, or access a local frontend / web app / website ("幫我開啟本地端", "本地測試", "我要看", "give me the local link", "open it locally", "let me try it"), OR (2) you are about to give the user a `http://localhost:...` link. Never hand out a localhost URL without first verifying the server is actually running. Covers static sites (vanilla HTML/JS, no build), Vite, Next.js, CRA, Python static sites, and similar.

AlanPai Updated

File contents

AlanPai/claude-skillpack/tree/main/skills/local-server commit 897d107b36

Frequently asked questions

npx skillmds@latest add alanpai/local-server