revealui-deploy

Coordinate automated RevealUI app deployments to Vercel with secrets and domain aliases.

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/RevealUIStudio/revcon --skill revealui-deploy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: revealui-deploy
Source: https://github.com/RevealUIStudio/revcon/tree/main/profiles/revealui/claude/skills/revealui-deploy
Command: npx skills add https://github.com/RevealUIStudio/revcon --skill revealui-deploy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deploying RevealUI apps to Vercel requires careful configuration of Vercel projects, GitHub Actions workflows, secret management, and domain aliases, which is error-prone and time-consuming.

Core Features & Use Cases

  • Centralized deployment orchestration for multiple apps (api, cms, marketing, docs, revealcoin) via GitHub Actions and Vercel.
  • Secrets and domain configuration management across environments (production and test) with clear rollback paths.
  • Troubleshooting and auditability of deployment workflows, secrets, and domain aliases.

Quick Start

Execute the GitHub Actions workflow to deploy all RevealUI apps to Vercel and configure required secrets.

Frequently Asked Questions about revealui-deploy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Vercel deployments with GitHub Actions and manage secrets?

Orchestrating deployments to Vercel across multiple apps involves centralizing GitHub Actions workflows, managing secrets across environments, and applying domain aliasing rules to prevent configuration errors and ensure reproducible releases.

How do I configure Vercel projects and domain aliasing for multiple apps?

Configure Vercel projects by coordinating centralized deployment orchestration for multiple apps, defining domain alias rules across production and test environments, and applying clear rollback paths for maintainable infrastructure.

Do I need GitHub Actions to deploy apps to Vercel with secrets management?

GitHub Actions is required to execute the workflow steps for deploying apps to Vercel, injecting environment-specific secrets, and enforcing domain aliasing rules for maintainers and developers across production and test environments.

What is the best way to manage secrets and rollback paths for Vercel deployments?

Troubleshoot failing Vercel deployments by auditing GitHub Actions workflows, verifying secret injection across environments, and validating domain aliasing rules to identify configuration errors and restore reproducible deployment states.