Deploy Gov MVP

Publish government-grade HTML/JS MVPs on GitHub Pages, Netlify, or VPS backends.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/joabeoliveira/skills --skill deploy-gov-mvp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Deploy Gov MVP
Source: https://github.com/joabeoliveira/skills/tree/main/.skills/deploy-gov-mvp
Command: npx skills add https://github.com/joabeoliveira/skills --skill deploy-gov-mvp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guides engineers and government projects through end-to-end deployment of HTML/JS Vanilla MVPs, ensuring secure, compliant publishing across multiple hosting options.

Core Features & Use Cases

  • Multi-channel deployment options: GitHub Pages, Netlify, and VPS-based backends with proxies.
  • Pre-deploy checklists, environment-variable management, and minimal CI/CD (GitHub Actions) setup.
  • Use cases include quick public launch of gov-grade MVPs, compliance testing deployments, and secure distribution of static apps.

Quick Start

Choose a hosting option (GitHub Pages, Netlify, or VPS) and run the pre-deploy checklist to publish your MVP.

Frequently Asked Questions about Deploy Gov MVP

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

FAQPage Schema
How do I deploy a government MVP with HTTPS and CI/CD?

To deploy a government MVP with HTTPS and CI/CD, this Skill guides you through hosting on GitHub Pages or Netlify, setting up VPS backends with proxies, and enforcing HTTPS via GitHub Actions workflows.

What is the best way to host static HTML and JS Vanilla MVPs securely?

The best way to host static HTML and JS Vanilla MVPs securely is using this Skill's multi-channel deployment options, which include GitHub Pages, Netlify, and VPS-based backends with enforced HTTPS and environment-variable best practices.

Can I use GitHub Actions for CI/CD when publishing a gov MVP to a VPS?

Yes, you can use GitHub Actions for CI/CD when publishing a gov MVP to a VPS. This Skill sets up minimal CI/CD workflows and applies governance-specific constraints for VPS backends with proxies.

Do I need a pre-deploy checklist for Netlify and GitHub Pages deployments?

Yes, a pre-deploy checklist for Netlify and GitHub Pages deployments ensures secure, compliant publishing. This Skill provides pre-deploy checklists and environment-variable management for government-grade MVPs.

How do I manage environment variables for a government MVP deployment?

You manage environment variables for a government MVP deployment by following this Skill's environment-variable best practices, integrated into pre-deploy checklists and CI/CD workflows for secure distribution.

When should I choose a VPS backend with proxies over Netlify for a gov MVP?

You should choose a VPS backend with proxies over Netlify for a gov MVP when your deployment requires specific backend configurations and governance-specific constraints that standard static hosting cannot fulfill.