product-conversion-readiness

Solid

Patterns for transforming a functional product into one that converts users to paying customers. Covers onboarding flows, contextual tooltips, glossaries, empty states, upgrade prompts, trust signals (legal entity, About page, uptime badges), notifications (Telegram, webhooks, email), data export with timestamps, and paywall UX. Use when implementing onboarding wizards, tooltip systems, glossary pages, blur-to-upgrade overlays, Telegram bot alerts, webhook delivery, CSV/PDF export, trust pages, or any UX bridging the gap between working product and paying users. Also use when the user mentions onboarding, tooltips, glossary, empty state, upgrade prompt, trust signals, Telegram alerts, export, conversion, paywall, or why users are not paying. Even for making the product more approachable or converting free users, use this skill. Combines with monetization-and-billing for payment integration.

AI & Automation 3 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
20
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Product Conversion Readiness ## Cardinal Rule **The product works. The data is correct. Users don't pay because they don't understand the value, don't trust the source, or can't act on the data.** Every pattern in this skill addresses one of these three gaps: comprehension, trust, or actionability. ## The {{PROJECT_NAME}} Conversion Gap QA audits with user personas confirm a recurring pattern: | Persona | Verdict | Blocker | |---------|---------|---------| | Analyst | Would pay, with conditions | Needs legal entity, source references, citable export | | Developer | Won't pay yet | Needs API keys, 30-day uptime, quickstart | | Power User | Won't pay pure | Needs push alerts (messaging channel) | | Beginner | Won't pay yet | Needs onboarding + glossary in local language | | Mobile/Casual | Won't pay | Needs readable main page + fast widget | | Ops Lead (advanced) | Won't pay for execution | Needs row-level detail inline | | Developer (API) | Close to paying | Needs API keys + 30-day history | | Ops Lead (basic) | Won't pay yet | Needs configurable alerts + drill-down | **Pattern**: Zero personas said the data was wrong. Every blocker is either comprehension (onboarding, tooltips), trust (legal entity, uptime, About), or actionability (alerts, export, API). ## 1. Onboarding Flow ### Progressive Disclosure, Not Wall of Text New users see a 3-step guided tour, not a blank dashboard. ```typescript // example: components/shared/OnboardingWizard.tsx interface OnboardingSt...

Details

Author
Canhada-Labs
Repository
Canhada-Labs/ceo-orchestration
Created
4 weeks ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

suede-paywalls

Design in-app upgrade moments that convert without resentment: paywall screens, feature gates, trial-expiry states, and free-to-paid prompts. Use when the user wants to build or improve an in-product upgrade screen, feature gate, or trial-expiration prompt. Also use when the user mentions 'paywall,' 'upgrade screen,' 'upgrade modal,' 'upsell,' 'feature gate,' 'convert free to paid,' 'freemium conversion,' 'trial expiration screen,' 'limit reached screen,' 'plan upgrade prompt,' 'in-app pricing,' 'free users won't upgrade,' 'trial to paid conversion,' or 'how do I get users to pay.' Use this for any in-product moment where you're asking users to upgrade. Distinct from public pricing pages (see suede-site-alchemy) — this focuses on in-product upgrade moments where the user has already experienced value. For pricing decisions, see suede-pricing.

165 Updated today
JasonColapietro
Web & Frontend Listed

shippage

Generate production-quality, conversion-optimized SaaS landing pages in minutes. Use when the user asks to build a landing page, marketing page, product page, homepage, or website for a SaaS, startup, app, or B2B product. Also use when they say "make a page for my product", "I need a website", "create a sales page", "ship a landing page", or "help me launch". Use for audits too: "roast my page", "audit this landing page", "review my website". Outputs deployable React projects with Tailwind CSS, Framer Motion, shadcn/ui, 200 real design tokens, and 18 conversion-optimized section templates. Supports Next.js, Vite, Remix, Astro, Vue, Svelte. Use this skill even if the user doesn't explicitly say "landing page" — if they're building software and need a website that sells, this is the skill.

0 Updated yesterday
walidoot
AI & Automation Listed

onboard

Design or improve onboarding flows, empty states, and first-time user experiences. Helps users get started successfully and understand value quickly.

0 Updated 4 days ago
Moliboy5000