Best for
- Auditing a landing page for conversion performance
- Designing or improving a landing page layout, copy, or user flow
- Setting up, analyzing, or interpreting A/B tests or multivariate tests
indranilbanerjee/digital-marketing-pro/skills/cro/SKILL.md
Audit landing pages, forms, pricing pages, and checkout flows for conversion killers, and design statistically sound A/B tests — ICE-prioritized recommendations, hypothesis templates, and script-computed sample sizes and significance checks. Advises and plans; it does not edit your site or run the tests. Triggers on "/digital-marketing-pro:cro", "audit this landing page", "why is our conversion rate so low", "how long should this A/B test run", "reduce cart abandonment". Reads the brand profile,
Decision brief
Audit landing pages, forms, pricing pages, and checkout flows for conversion killers, and design statistically sound A/B tests — ICE-prioritized recommendations, hypothesis templates, and script-computed sample sizes and significance checks. Advises and plans; it does not edit your site or run the tests.
Compatibility matrix
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill "skills/cro"Inspect the Agent Skill "cro" from https://github.com/indranilbanerjee/digital-marketing-pro/blob/fa4ccd0a4afc1b902ef8de8d297b180aa148d46a/skills/cro/SKILL.md at commit fa4ccd0a4afc1b902ef8de8d297b180aa148d46a. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
1. 5-second scan -- Review the page as a first-time visitor. Can you identify what the company does, who it is for, and what action to take within 5 seconds? 2. Above-the-fold audit -- Evaluate headline specificity, subheadline support, hero relevance, and CTA prominence. The fo…
1. Identify the problem -- Use data (analytics, heatmaps, session recordings, user feedback) to pinpoint the conversion bottleneck. 2. Form hypothesis -- Write a structured hypothesis: "If we [change X], then [metric Y] will [increase/decrease] by [estimated amount] because [rat…
Activate this skill when the user's request involves any of the following:
Before producing any marketing output from this module:
Before executing, gather the following from the user (ask if not provided):
Permission review
No configured static risk pattern was detected
This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.
Evidence record
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 91/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 768 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
Activate this skill when the user's request involves any of the following:
Before producing any marketing output from this module:
~/.claude-marketing/brands/{slug}/profile.jsonskills/context-engine/compliance-rules.mdskills/context-engine/industry-profiles.md for the brand's industryskills/context-engine/platform-specs.md for character limits and format requirementspython "${CLAUDE_PLUGIN_ROOT}/scripts/campaign-tracker.py" --brand {slug} --action list-campaigns before planning new work~/.claude-marketing/brands/{slug}/guidelines/_manifest.json exists, load and enforce: restrictions.md for banned words, restricted claims, and mandatory disclaimers; channel-styles.md for channel-specific tone overrides (may differ from base voice); messaging.md for approved key messages, taglines, and positioning language; voice-and-tone.md for detailed voice rules beyond the 4 numeric scores. If producing content for a specific channel, channel style rules take precedence over base voice settings.Do not ask the user for information that already exists in their brand profile.
Before executing, gather the following from the user (ask if not provided):
python "${CLAUDE_PLUGIN_ROOT}/scripts/sample-size-calculator.py" --baseline-rate {rate} --mde {mde} --mde-type absolute --significance 0.95 --power 0.80 (pass --mde-type relative if the MDE is a relative lift — the two differ by roughly two orders of magnitude, ~200×, at a 5% baseline). Estimate test duration based on daily traffic.python "${CLAUDE_PLUGIN_ROOT}/scripts/significance-tester.py" --control-visitors {n} --control-conversions {n} --variant-visitors {n} --variant-conversions {n} --confidence 0.95, check segment-level results, calculate revenue impact, and document learnings regardless of outcome.landing-page-audit.md -- Detailed audit checklist, scoring rubric, and benchmark conversion rates by industryab-testing.md -- Test design templates, sample size calculators, statistical methods, and common testing pitfallsform-optimization.md -- Field-by-field optimization guide, progressive profiling implementation, and form UX patternspricing-psychology.md -- Pricing page templates, psychological principles with examples, and tier structure frameworkscheckout-optimization.md -- Cart abandonment diagnosis, checkout flow templates, and payment optimization strategiespersonalization-testing.md -- Segment-based personalization test design, minimum segment sizes, and personalization measurement pitfallsSites with fewer than 1,000 monthly conversions often cannot reach statistical significance within a reasonable timeframe. For these sites, skip A/B testing and instead implement best practices directly based on audit findings. Use before/after measurement with awareness of confounding variables. Consider qualitative methods (user testing with 5 users catches 85% of usability issues) over quantitative testing.
B2B landing pages often need to be longer because purchase decisions involve multiple stakeholders, higher price points, and longer evaluation cycles. Do not default to "shorter is better." Instead, ensure the above-the-fold section qualifies intent quickly, and let the rest of the page handle objections comprehensively. B2C impulse purchases benefit from short, fast, single-CTA pages.
Check the device split before making recommendations. If 70%+ of traffic is mobile, optimize for mobile first and ensure desktop does not break. If traffic is desktop-dominant (common in B2B), optimize for desktop but never neglect mobile. The "responsive" middle ground often serves neither well.
Healthcare, finance, legal, and insurance pages often require lengthy disclaimers, disclosures, or compliance text. Do not recommend removing these. Instead, work on formatting (collapsible sections, footnotes, smaller but readable type) and ensure the required content does not visually compete with the primary CTA. Position disclaimers after the conversion point where legally permissible.
Avoid launching A/B tests during Black Friday, holiday seasons, or major promotional periods. User behavior during peaks is not representative of normal behavior. Tests run during these periods will produce unreliable results. If a test must run during a peak, note the caveat and plan a validation retest during a normal period.
Frequently asked questions
Audit landing pages, forms, pricing pages, and checkout flows for conversion killers, and design statistically sound A/B tests — ICE-prioritized recommendations, hypothesis templates, and script-computed sample sizes and significance checks. Advises and plans; it does not edit your site or run the tests.
The source record exposes this install command: npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill "skills/cro". Inspect the command and pinned source before running it.
Alternatives
aaron-he-zhu/aaron-marketing-skills
Use when the user asks to "design an email A/B test", "set up a multivariate subject/CTA test", "run a send-time test", "build a hold-out group", or "is this email result statistically and practically material?"; produces a falsifiable hypothesis, one-variable-per-cell matrix, sample-size/MDE/duration/power plan, and an effect/uncertainty read from own ESP data. Applies only a precommitted owner-approved action rule; the helper never chooses a business action. Not for EQS/vetoes or writing the e
rampstackco/claude-skills
How to produce ad creative that converts at performance scale. Hook patterns, format selection, video pacing, variation systems, sequential testing methodology, fatigue detection, brand-voice alignment without conversion dilution, and platform-specific creative norms. Triggers on ad creative, ad design, hook patterns, ad video pacing, creative testing, ad variations, creative refresh, creative fatigue, refresh ad creative, video ads for Meta, TikTok creative, LinkedIn ad creative, ad asset libra
novoads/agent-skills
Generate high-CTR YouTube thumbnails using Nano Banana Pro via the Novoads API. Handles reference image upload, character likeness alignment, proven CTR-tested prompt formulas, and bounded batch generation. Use when the user asks to create a YouTube thumbnail, video thumbnail, A/B test thumbnail variations, or refers to thumbnail design with their face, brand assets, or product photos.
wondelai/skills
Audit websites and landing pages for conversion issues and design evidence-based A/B tests. Use when the user mentions "landing page isnt converting", "conversion rate", "A/B test", "why visitors leave", "objection handling", "bounce rate", "conversion funnel", "increase signups", or "people add to cart but dont buy". Also trigger when diagnosing why signups are low, designing experiment hypotheses, or auditing checkout flows for friction points. Covers funnel mapping, persuasion assets, and obj