preview-environments-builder

Installation
SKILL.md

Preview Environments Builder

Deploy isolated preview environments for every pull request.

Vercel Preview Deployment

# .github/workflows/preview.yml
name: Preview Deployment

on:
  pull_request:
    types: [opened, synchronize, reopened]
Installs
8
GitHub Stars
2
First Seen
Feb 16, 2026
preview-environments-builder — monkey1sai/openai-cli