barkleesanders

Deploy Docs — DevOps skill for Claude Code

DevOps community

Validate and prepare documentation for GitHub Pages deployment.

How to install Deploy Docs

Installs to ~/.claude/skills/barkleesanders-claude-code-starter-deploy-docs/SKILL.md

Terminal
mkdir -p ~/.claude/skills/barkleesanders-claude-code-starter-deploy-docs && curl -fsSL https://raw.githubusercontent.com/barkleesanders/claude-code-starter/HEAD/commands/deploy-docs.md -o ~/.claude/skills/barkleesanders-claude-code-starter-deploy-docs/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Deploy Docs does

Validate and prepare documentation for GitHub Pages deployment.

Alternatives in DevOps

  • Cloudflare Deploy — Deploy apps to Cloudflare using Workers, Pages, and platform services 14.6k ★
  • Vinext — Vite plugin that reimplements the Next.js API surface — deploy anywhere 8.7k ★
  • Claude Code GitHub Actions — by Anthropic - Official GitHub Actions integration for Claude Code with examples and documentation for automat 6.4k ★

Full documentation available on GitHub

View Source Repository