Checkout flow
Skill Dragoon0x/everything-design-taste/skills/checkout-flow
E-commerce checkout design, payment UX, cart design, conversion optimization, and trust signals.From its SKILL.md
npx -y skills add Dragoon0x/everything-design-taste --skill checkout-flowAssembled 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.5 KB, 293 tokens by cl100k_base, as published. Nobody here has run it
Checkout Flow
The Rule: Fewer Steps = Higher Conversion
- Guest checkout option (always)
- Single-page checkout when possible
- If multi-step: show progress, allow editing previous steps without losing data
Cart Design
- Show item image, name, quantity, price
- Easy quantity adjustment (+ / - or input)
- Remove item with confirmation
- Show subtotal, taxes, shipping, and total clearly
- Promo code field (collapsed by default, not prominent)
Payment Form
- Card number: auto-format with spaces (4242 4242 4242 4242)
- Expiry: MM/YY format with auto-slash
- CVC: show where to find it on the card (tooltip with diagram)
- Show accepted card types (Visa, Mastercard, etc.)
- Support digital wallets (Apple Pay, Google Pay) above the form
Trust Signals
- Security badges near payment fields
- "Secure checkout" in the header
- Money-back guarantee
- Customer support contact visible
- SSL indicator
Order Summary
- Visible throughout checkout (sidebar on desktop, expandable on mobile)
- Update in real-time as user changes options
- Show shipping estimate before final step
- Clear total breakdown (no surprises)
Post-Purchase
- Confirmation page with order number
- Confirmation email immediately
- Clear delivery timeline
- Easy access to order status
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.