Spin up a new personal project at a subdomain of austinfox.com on Vercel. Use when the user says "deploy this", "ship this", "put it on austinfox.com", "set up <name>.austinfox.com", "spin up a new personal project", or anything that implies creating a new Vercel project on an austinfox.com subdomain. One Vercel project per subdomain, Bun+Vite+React+TypeScript default stack. Three access patterns (public, single-password, multi-user with cloud progress) — pick per project. Wildcard DNS for *.austinfox.com is already configured on Porkbun, so subdomain creation is Vercel-only.
$npx -y skills add austinfox/claude-plugins --skill subdomain-deployInstalls into the current project.
Run `npx skills use "https://github.com/austinfox/claude-plugins" --skill "austinfox/claude-plugins/subdomain-deploy"` 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/austinfox/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/austinfox/claude-plugins"` and select the relevant skills, then follow their instructions.