Conversion optimization
Skill Dragoon0x/everything-design-taste/skills/conversion-optimization
Conversion rate optimization, funnel analysis, friction reduction, and CRO testing.From its SKILL.md
npx -y skills add Dragoon0x/everything-design-taste --skill conversion-optimizationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 9 stars9 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.
SKILL.md
1.2 KB, 229 tokens by cl100k_base, as published. Nobody here has run it
Conversion Optimization
Funnel Analysis
- Define the funnel: Landing → Signup → Activation → Conversion
- Measure each step: Drop-off percentage per step
- Find the biggest leak: Fix the step with highest drop-off first
- Test one change at a time: Isolate variables
- Measure downstream: A change in step 1 may affect step 3
Friction Points
| Friction | Fix |
|---|---|
| Too many form fields | Remove non-essential fields |
| Account required | Allow guest checkout/trial |
| Unclear value | Better headline, social proof |
| Slow page load | Performance optimization |
| Missing trust signals | Add security badges, testimonials |
| Hidden costs | Show total cost upfront |
| Complex flow | Reduce steps, simplify decisions |
Quick Wins
- Reduce form fields (each field = ~5% drop-off)
- Add social proof near CTAs
- Fix mobile experience (most traffic is mobile)
- Improve page load speed
- Clear error messages that help recovery
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.