ryangriffinau

P Deploy And Verify — DevOps skill for Claude Code

DevOps community

Deploy an app and verify desktop and mobile behavior.

How to install P Deploy And Verify

Installs to ~/.claude/skills/ryangriffinau-skills-p-deploy-and-verify/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ryangriffinau-skills-p-deploy-and-verify && curl -fsSL https://raw.githubusercontent.com/ryangriffinau/skills/HEAD/prompts/p-deploy-and-verify.md -o ~/.claude/skills/ryangriffinau-skills-p-deploy-and-verify/SKILL.md

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

What P Deploy And Verify does


description: Deploy an app and verify desktop and mobile behavior argument-hint: []

Deploy the app and verify that the deployment worked properly without any errors (iterate and fix if there were errors). Then visit the live site with playwright as both desktop and mobile browser and take screenshots and check for js errors and look at the screenshots for potential problems and iterate and fix them all super carefully!

Alternatives in DevOps

  • Appwrite — Appwrite® - complete cloud infrastructure for your web, mobile and AI apps 57.5k ★
  • 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 ★

Full documentation available on GitHub

View Source Repository