conversion-patterns

Structure lead-generation landing pages with one primary CTA and measurement-gated conversion experiments.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/ccediland/web-stack-skills --skill conversion-patterns-ccediland
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: conversion-patterns
Source: https://github.com/ccediland/web-stack-skills/tree/main/plugin/skills/conversion-patterns
Command: npx skills add https://github.com/ccediland/web-stack-skills --skill conversion-patterns-ccediland

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Lead-generation pages often ship with competing calls to action, long forms, and unverifiable trust claims, and teams then change them based on opinion rather than data. This Skill provides structural conversion-rate-optimization rules for es-MX service business sites on the Astro/Cloudflare stack, enforcing an instrumentation-first sequence so every change is measured. ## Core Features & Use Cases - Primary-conversion decision framework: Choose exactly one primary action (WhatsApp deep link, short form, or tel: click-to-call) based on how the business actually closes, with the secondary action kept at reduced visual weight. - Landing hierarchy and trust signals: A four-part section order (fold, evidence, objection ground, closing ask) plus es-MX-specific trust slots like physical address, horarios, CFDI availability, and aviso de privacidad links. - Measurement-gated experiment loop: Hypotheses name a funnel leak, one variant tests at a time via edge-logic's A/B pattern with ab_expose and funnel events, and losing variants are removed. - Use Case: When building a landing page for a Mexican plumbing service, use this Skill to decide WhatsApp as the primary CTA, cap the contact form at three fields plus consent, place verifiable trust signals, and queue a CTA-placement experiment only after baseline analytics accumulate. ## Quick Start Use the conversion-patterns skill to structure the landing page for my service business with a single primary CTA and a measurement plan.

Frequently Asked Questions about conversion-patterns

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure a landing page for lead generation?▼

Use a four-part hierarchy: above the fold with the offer and primary CTA, an evidence section, objection-handling content, and a closing block repeating the same primary action. Each section must retire an objection or add evidence, otherwise it competes with the funnel.

How do I choose between WhatsApp, a form, or phone as the primary CTA?▼

Decide from how the business actually closes: WhatsApp for chat-based local services, a short form when qualifying info is needed first, and tel: links for voice-driven or emergency services. The secondary action exists but never matches the primary's visual weight.

Can I run multiple A/B tests on the same landing page?▼

No, experiments queue and never run in parallel on the same page because two concurrent tests on one funnel read each other's noise. Each test changes one structural variant, measures with ab_expose plus funnel events, then removes the losing variant.

What trust signals matter for Mexican service business websites?▼

Key es-MX trust signals include a visible physical address and coverage area, honest response-time commitments, CFDI invoicing availability, and a linked aviso de privacidad at the form. All claims must be verifiable and owner-ratified, never fabricated.

When should conversion optimization work start on a new site?▼

Structural defaults can ship on day one, but experimentation requires instrumentation first: analytics events flowing, then a baseline of two to four weeks or a few hundred sessions. Without measurement there is no CRO, only guessing.

What are the limitations of this conversion optimization approach?▼

It does not write copy, since headlines and voice belong to the governed brand canon, and it makes no quantitative lift claims because it cannot source them honestly. It is scoped to lead-generation service sites, not e-commerce checkout funnels.