Wf full funnel cro
Skill multiplex-ai/muggle-ai-teams/skills/wf-full-funnel-cro
AI workflow for Claude Code — describe what you want, get production-grade results. Code, content, design, planning. Built by MuggleTest.
npx -y skills add multiplex-ai/muggle-ai-teams --skill wf-full-funnel-croAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Full-funnel conversion rate optimization workflow — audit and optimize every stage from landing page through retention. Chains 9 CRO skills in funnel order. Use when user says "full funnel CRO", "optimize my funnel", "conversion audit", "end-to-end CRO", "funnel optimization", "why aren't people converting", "improve our conversion rates", or "CRO workflow". Covers landing → signup → onboarding → upgrade → retention.
SKILL.md
4.3 KB, 924 tokens by cl100k_base, as published. Nobody here has run it
Full-Funnel CRO Workflow
Systematically optimize every conversion point in the user journey.
Pre-Flight
Check for .agents/product-marketing-context.md. If missing, invoke product-marketing-context first.
Stage 1: Acquisition (Landing Pages)
Step 1A — Page CRO Audit
Invoke page-cro on the primary landing page(s):
- Conversion blockers, messaging clarity, CTA effectiveness
- Quick wins vs. high-impact changes
Step 1B — Copy & Design Review
Invoke copy-editing on existing page copy:
- Seven-sweep edit (Clarity, Voice, So What, Prove It, Specificity, Emotion, Zero Risk)
- If copy needs full rewrite, invoke
copywritinginstead Invokeui-ux-pro-maxto review visual design: - Layout, visual hierarchy, typography, spacing, CTA prominence
- Use
frontend-design:frontend-designto implement design changes
Step 1C — Popup/Lead Capture
Invoke popup-cro to audit or design:
- Exit-intent, scroll-trigger, or timed popups
- Email capture strategy
Step 1D — Form Optimization
Invoke form-cro on any non-signup forms:
- Demo request, contact, lead capture forms
- Field reduction, progressive profiling
Output: Prioritized list of acquisition-stage changes.
Stage 2: Activation (Signup & Onboarding)
Step 2A — Signup Flow
Invoke signup-flow-cro:
- Registration friction audit
- Field-by-field analysis, social proof, progress indicators
- Use
ui-ux-pro-maxfor signup form visual design andfrontend-design:frontend-designto implement
Step 2B — Onboarding Flow
Invoke onboarding-cro:
- Activation metric definition (aha moment)
- Step-by-step flow design, empty states, email triggers
- Time-to-value optimization
Output: Redesigned signup → onboarding flow with metrics plan.
Stage 3: Monetization (Upgrade & Pricing)
Step 3A — Paywall/Upgrade Screens
Invoke paywall-upgrade-cro:
- In-app upgrade moments, feature gates, trial expiration
- Use
ui-ux-pro-maxfor upgrade modal/screen visual design - UI patterns, trigger points, urgency/proof elements
Step 3B — Pricing Psychology
Invoke marketing-psychology focused on:
- Anchoring, decoy effect, loss aversion for pricing
- Apply findings to upgrade screens from 3A
Output: Optimized upgrade experience with psychology-backed design.
Stage 4: Retention
Step 4A — Churn Prevention
Invoke churn-prevention:
- Cancel flow design with save offers
- Dunning sequence for failed payments
- Win-back campaign structure
Step 4B — Retention Email Sequences
Invoke email-sequence for:
- Re-engagement sequence (inactive users)
- Win-back sequence (post-cancel)
- Feature adoption drips
Output: Complete retention system (cancel flow + dunning + email sequences).
Stage 5: Measurement
Step 5A — Analytics Setup
Invoke analytics-tracking:
- Funnel-wide event tracking plan
- Per-stage conversion metrics and dashboards
Step 5B — Testing Plan
Invoke ab-test-setup:
- Prioritized test backlog from all stages above
- Statistical requirements, duration estimates
- Testing roadmap (which tests to run first)
Output: Measurement infrastructure + prioritized test queue.
Skill Chain Summary
Acquisition: page-cro → copy-editing → popup-cro → form-cro
Activation: signup-flow-cro → onboarding-cro
Monetization: paywall-upgrade-cro + marketing-psychology
Retention: churn-prevention → email-sequence
Measurement: analytics-tracking → ab-test-setup
Rules
- Work through stages in order (acquisition → retention), but within each stage steps can be parallelized.
- Present findings per stage and get user approval before moving to the next stage.
- If the user only cares about one stage, run just that stage — don't force the full funnel.
- Always end with Stage 5 (measurement) regardless of which stages were run.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.