event-landing-page

Builds and reviews conference, meetup, and hackathon websites with date-gated CTAs and structured data.

1|Updated Sep 6, 2026
One-click install
npx skills add https://github.com/samber/dev-event-organizer-skills --skill event-landing-page-samber
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: event-landing-page
Source: https://github.com/samber/dev-event-organizer-skills/tree/main/skills/event-landing-page
Command: npx skills add https://github.com/samber/dev-event-organizer-skills --skill event-landing-page-samber

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Event websites routinely ship with stale Register buttons, fabricated social proof, inaccessible registration flows, and section orders copied from SaaS landing pages. This Skill turns the decisions already made upstream (positioning, ticket pricing, CFP dates, accessibility target) into a correct page shape, section set, and launch checklist. ## Core Features & Use Cases - Page shape and section set selection: Chooses between a single page, a front door plus practical annexes, a program set, or a full multi-page site based on funding model, team capacity, and whether the program content is real yet. - Date-gated CTA state machine: Renders Propose only during the CFP window and Register only inside the registration window, with a transition table and a manual fallback for sites that cannot evaluate dates. - Content-reveal posture per section: Decides whether missing content is omitted, named with a date, or substituted with a past-edition archive, with consent checks for republishing photos and recordings. - Accessibility and pre-launch gate: Implements the WCAG 2.2 AA target in build order, emits schema.org structured data, and runs a four-item binary go/no-go check including a keyboard-only registration pass. - Use Case: A first-edition conference announces Monday with no speakers confirmed and tickets not yet on sale; the Skill produces an honest minimal page carrying the positioning verbatim, the CFP open date, a code of conduct, and a dated transition plan. ## Quick Start Ask the assistant to plan or review your conference website, providing the event dates, funding model, positioning statement, ticket ladder, and CFP window.

Frequently Asked Questions about event-landing-page

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

FAQPage Schema
What should a conference homepage show before tickets go on sale?

Show the positioning statement, dates, location, who is organizing the event, and a notify-me capture or contact link. Do not show a Register button pointing at a holding page, and omit sections whose content does not exist yet rather than using coming-soon placeholders.

Should a free event website have a call to action?

No. A free event with no registration has nothing for a CTA to do, so the hero substitutes scale and credibility signals like attendee counts and talk numbers. The action set reduces to an unconditional contact link plus schedule and news links.

When should the Propose and Register buttons both appear on an event site?

Show both as independent date-gated buttons when the CFP window and registration window overlap for more than a couple of weeks, or when the call is undersubscribed. Otherwise keep a single date-gated primary button that switches by date.

How do I keep event website buttons correct without date logic?

Convert each CTA transition into a dated task on the campaign calendar with a named owner and a target-state checklist. Schedule each manual change the day before its deadline so a stale Propose or Register button never stays live past its window.

Can I reuse last year's conference photos and talk recordings on this year's site?

Yes, if consent permits: honor the badge photo opt-out from the past edition and verify speaker agreements granted republication rights before embedding recordings. Label archive material as the past edition so it is not mistaken for the upcoming program.

What is a good conversion rate for a conference landing page?

There is no defensible event-page benchmark; published conversion rates describe SaaS and paid-traffic funnels. Use a binary pre-launch gate instead: dated CTA transitions, a one-screen what/who/when/where/cost test, valid structured data, and a keyboard-only registration pass.