deploy

This skill automates Quartz static site deployment to GitHub Pages with Playwright-based visual verification. This skill should be used when the user requests deployment, publishing, or explicitly invokes "/deploy". The workflow includes building the site, committing changes with auto-generated messages, pushing to the v4 branch, and verifying the deployed page in both light and dark modes using Playwright MCP tools.

$ Installieren

git clone https://github.com/GoBeromsu/Quartaz /tmp/Quartaz && cp -r /tmp/Quartaz/.claude/skills/deploy ~/.claude/skills/Quartaz

// tip: Run this command in your terminal to install the skill