portless

Set up Portless for named .localhost URLs in this project

Content Preview
---
description: Set up Portless for named .localhost URLs in this project
argument-hint: [app-name]
allowed-tools: Skill(setup-portless), Bash, Read, Edit, Write, Glob, AskUserQuestion
---

Invoke the setup-portless skill for: $ARGUMENTS
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/portless.md \
  https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/setup/portless.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/qdhenry/Claude-Command-Suite

Then reference at .claude/commands/setup/portless.md

Related Skills