dev-proxy-init
Installation
SKILL.md
dev-proxy-init Skill
Set up @reopt-ai/dev-proxy — a subdomain-based reverse proxy for local
development. This skill detects the project structure, generates configuration
files, and guides DNS/TLS setup so the user can access local services at
http://<subdomain>.<domain>:<port>.
IMPORTANT: Always confirm the proposed route map with the user before writing config files. Never overwrite existing configs without asking.
Phase 1: Prerequisites
1.1 Check Node.js
node -v
Related skills