Claude Skills · DevOps & Infrastructure
Website Change Verifier
jqaisystems/jqai-ai-skillsVerify website changes across source, routes, rendering, metadata, discovery surfaces, and deployment state. Use when a user asks to check a new or edited page, confirm an exact replacement, validate a route, inspect responsive behavior, verify metadata or sitemap changes, compare localhost with production, or determine whether a website change is fully working.
At a glance
This skill is for DevOps & Infrastructure and helps you verify website changes across environments, check page rendering and responsive behavior, and validate routing and metadata updates.
git clone --depth 1 https://github.com/jqaisystems/jqai-ai-skills
cp -r jqai-ai-skills/skills/website-change-verifier ~/.claude/skills/website-change-verifier
Setup, runtime and requirements describe jqaisystems/jqai-ai-skills, the repo this skill ships in.
WebsitedeploymenttestingMetadataSitemapproduction
Also in jqaisystems/jqai-ai-skills
View the repoGenerate the dual-agent workspace contract, an AGENTS.md skill registry plus a CLAUDE.md pointer, so one set of skills serves both Claude Co...
Run a batch of AI image generations through a hosted assistant without getting rate limited, losing subject likeness, or storing credentials...
Lint copy against a brand voice guide. Scans files for em dashes, buzzword clusters, hedge language, vague superlatives, passive voice, excl...
Write public-safe case studies from private projects, automations, agent workflows, internal tools, demos, or client-facing systems. Use whe...
Audit final client deliverables against the agreed scope, verify files and links, and prepare a clear handoff with an unsent delivery messag...
Generate a branded, single-file HTML client intake questionnaire for any service business. Picks the right question set (brand identity, web...
Scaffold a complete client project folder from your own reusable structure template, with a filled-in brief file and feedback log. Never ove...
Find duplicated code introduced or touched in the current session, then safely consolidate exact or low-risk duplicates while preserving beh...
Write a personalised cold outreach email from a company research block. Produces one tight email under 180 words built on a specific observa...
Generate a simple desktop-oriented self-playing HTML product demo. Use for legacy demo walkthroughs with an intro screen, dashboard mockup,...
Generate the recommended responsive self-playing HTML product demo. Creates a single-file index.html with intro screen, dashboard mockup, st...
Run a structured discovery interview for a new client project and turn the answers into a completed brief plus a strategy starter document....
Other DevOps & Infrastructure skills
Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...
Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...