Shopify Audit banner
craigdanielk craigdanielk

Shopify Audit

Security community

Description

--- description: Audit a live Shopify store for the problems that actually cost sales --- Audit the store at `$ARGUMENTS` (or the one configured in this project). Work through these in order — they are ranked by how often they cost real money, not by how easy they are to check. Report findings with evidence, and say plainly when something could not be checked rather than assuming it passes. ## 1. Checkout and conversion blockers - Does add-to-cart work on a real product? Test it, don't infer

Installation

Installs to ~/.claude/skills/craigdanielk-claude-starter-pack-shopify-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/craigdanielk-claude-starter-pack-shopify-audit && curl -fsSL https://raw.githubusercontent.com/craigdanielk/claude-starter-pack/HEAD/commands/shopify-audit.md -o ~/.claude/skills/craigdanielk-claude-starter-pack-shopify-audit/SKILL.md

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

Full documentation available on GitHub

View Source Repository