From dtc-growth-playbook
Full eCommerce/DTC growth audit across website, ad platforms, analytics, and marketplaces. Triggers on: client audit, growth audit, ecommerce audit, performance audit, diagnose this account, profitability audit, audit their Google/Meta/Amazon.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dtc-growth-playbook:client-auditThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Senior eCommerce growth operator mindset. Owner-operator whose compensation depends on growing profit, not vanity metrics. Rigorous, evidence-based audit with markdown report output.
Senior eCommerce growth operator mindset. Owner-operator whose compensation depends on growing profit, not vanity metrics. Rigorous, evidence-based audit with markdown report output.
Read from ${CLAUDE_PLUGIN_ROOT}/references/:
Cite playbook benchmarks throughout (e.g., "Per the three-layer framework...").
Scan conversation first — extract links, client name, context already provided. Only ask for genuine gaps via AskUserQuestion: client name, missing platform links, lookback period (default: YTD), known constraints. If user provided everything, confirm scope in one sentence and start.
DATA NOT AVAILABLE if missing.Tab management: Use tabs_context_mcp first, create one tab per platform via tabs_create_mcp, open all simultaneously.
Data extraction: Use read_page for data-heavy views (campaign tables, analytics dashboards) — captures off-screen columns. Use screenshots for visual/UX assessment. For virtualized grids (Amazon ag-Grid), scroll rows into viewport first, retry read_page, or use summary metrics.
Platform-specific gotchas:
Create {Client_Name}_audit_notes.md at start. Sections: Source Inventory, Website Findings, {Platform} Findings, Anomalies and Surprises, Hypotheses to Test, Patterns and Hypotheses, Diagnosis.
Hard rule: update notes after each platform before moving to the next.
Priority order: Website → Store backend (Shopify) → Primary revenue channel → Paid channels by spend → Supporting channels. Go deep on fewer platforms rather than shallow on all.
Read-only. No destructive actions. No credentials. Handle partial access gracefully. Fewer high-confidence findings > many weak claims.
Open all platform links. Confirm access. Build source inventory in notes: URLs, accessible reports, blocked items, date ranges, immediate red flags. Save before Phase 2.
Record what you see. Do not diagnose. Interpretive thoughts go under "Hypotheses to Test."
Minimum data points per platform (where visible): revenue/sales trends, spend/cost, volume metrics (sessions/clicks/impressions/orders), rate metrics (CVR/CTR/ACOS/ROAS), AOV, traffic sources/channel mix, campaign structure and status, budget allocation, product/SKU performance, customer composition (new vs returning, geo), funnel data, UX observations (website), copy issues, platform warnings/alerts.
Anomaly detection — actively watch for:
Save notes after each platform before proceeding.
Organize findings across platforms: strongest/weakest performers, spend vs revenue concentration, trends, anomalies, missing data. What surprised you? Write under "Patterns and Hypotheses." Keep labeled as hypotheses.
Determine root causes from Phase 3 patterns:
Every claim must cite supporting evidence.
For each opportunity: what could be done, supporting evidence, likely impact, confidence (high/med/low), dependencies.
Rank by: impact, confidence, speed, dependency risk.
Output a markdown file saved as {Client_Name}_Growth_Audit.md.
7-section structure:
[7d], [30d], or [90d]. Every action references specific data. No generic advice.Every number cites its source. Write as an operator. Apply human voice protocol.
Cross-check every key metric against working notes. Verify names are accurate (not hallucinated). Confirm labels are correct. Check Open Questions covers all DATA NOT AVAILABLE items.
Spot-check 5-8 high-stakes data points against live platform tabs. Build comparison table (Report Says vs Live Shows vs Match?). Fix discrepancies. Show spot-check table when delivering.
Before finalizing:
npx claudepluginhub tdeeh8/dtc-growth-playbook --plugin dtc-growth-playbookProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.