landing-experience-checker
Use when the user asks to "pre-launch check the landing page", "run a Quality-Score preflight", or "verify ad-to-page message match before launch"; produces an ad↔page continuity report — message-match gaps, above-the-fold check, page-speed read, form-friction count, mobile-render flags — as a pass/fix punch list. Not for redesigning or rewriting the page — use landing-optimizer; not for scoring the account or the RQS — use ad-account-auditor. 落地页体验预检/广告落地页一致性检查
npx skills add aaron-he-zhu/aaron-marketing-skills --skill landing-experience-checker --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Landing Experience Checker Preflights the destination page against the ads before launch — ad↔page message-match continuity, above-the-fold offer/CTA presence, page-load speed, form-field friction, and mobile rendering — and returns a pass/fix punch list. This works the ROAS **O (Offer)** lever from the post-click side: it is the Quality-Score / landing-page-experience relevance check that stands between finished creative and a go-live decision. It **checks only** — it does not rewrite or redesign the page (that is `landing-optimizer`) and it does not compute the RQS or run vetoes (that is `ad-account-auditor`). ## Quick Start ``` Preflight [destination URL] against these headlines: [paste] — flag message-match gaps before we launch ``` ``` Run a Quality-Score landing preflight on [URL]: above-the-fold offer, speed, form friction, mobile ``` ``` Ads point at [URL] but the landing-page-experience rating is "below average" — tell me which lever is failing ``` ## Skill Contract **Expected output**: an ad↔page continuity punch list — each of the five checks (message-match, above-the-fold, speed, form friction, mobile) marked Pass / Partial / Fix with the specific gap and the one leve
- Quick Start
- Skill Contract
- Handoff Summary
- Data Sources
- Instructions
- Save Results
- Reference Materials
- Next Best Skill
What does the landing-experience-checker skill do?
Use when the user asks to "pre-launch check the landing page", "run a Quality-Score preflight", or "verify ad-to-page message match before launch"; produces an ad↔page continuity report — message-match gaps, above-the-fold check, page-speed read, form-friction count, mobile-render flags — as a pass/fix punch list. Not for redesigning or rewriting the page — use landing-optimizer; not for scoring the account or the RQS — use ad-account-auditor. 落地页体验预检/广告落地页一致性检查
How do I install it?
Run `npx skills add aaron-he-zhu/aaron-marketing-skills --skill landing-experience-checker --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From aaron-he-zhu/aaron-marketing-skills, a repository with 2,508 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
