Skip to main content

gh-pages-deploy

Deploy static or interactive frontend content to GitHub Pages using gh CLI. Use when the user wants to publish, share, or make accessible any HTML/CSS/JS content - including demos, prototypes, visualizations, landing pages, portfolios, documentation, interactive tools, games, or any browser-based project. Activate whenever content needs to be publicly viewable via URL, not just when "website" is explicitly mentioned.

Stars
39
Source
aviz85/claude-skills-library
Updated
2026-05-26
Slug
aviz85--claude-skills-library--gh-pages-deploy
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/aviz85/claude-skills-library/HEAD/plugins/gh-pages-deploy/skills/gh-pages-deploy/SKILL.md -o .claude/skills/gh-pages-deploy.md

Drops the SKILL.md into .claude/skills/gh-pages-deploy.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.