🎯
skill-creator
🎯Skillfrom vercel-labs/portless
What it does
|Skill creator from Portless, a tool that replaces port numbers with stable named .localhost URLs for local development, making URLs human and agent friendly.
Same repository
vercel-labs/portless(3 items)
skill-creator
Installation
Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add vercel-labs/portless --skill skill-creatorskills.sh Install⚠ Installs to .agents/skills/
npx skills add vercel-labs/portless --skill skill-creatorManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/skill-creator/SKILL.mdSKILL.md
126Installs
-
AddedFeb 17, 2026
More from this repository2
🎯🎯
portless🎯Skill
Replaces port numbers with stable, named .localhost URLs for local development, eliminating port conflicts, cookie clashes, and hardcoded port issues in monorepos. Works as a lightweight reverse proxy that both humans and AI agents can rely on.
oauth🎯Skill
A skill for configuring OAuth providers (Google, Apple, Microsoft, Facebook, GitHub) to work with portless local development URLs, solving redirect URI mismatch issues caused by .localhost subdomains.