frevana-solution-page
Installation
SKILL.md
Frevana Solution Page
Create single-file HTML landing pages that match Frevana's solution-page visual system. The user can describe the page in natural language; do not require them to hand-write JSON.
The visual target is the current Frevana /individual page: neutral white canvas, oversized Host Grotesk headlines, Open Sans body/UI text, soft-green proof chips, dark charcoal primary CTAs, green inline feature links, alternating product-illustration rows, airy spot illustrations that visually blend into the white page, and a dark slate footer.
Workflow
- Read
references/design.mdbefore generating the page. - Extract the user's natural-language brief into the internal page schema.
- Ask follow-up questions only when a missing detail would materially change the page, such as the audience, product, or required CTA URL.
- If the user gives only CTA text, use
/zh-CN/signupas the CTA URL. - Generate the page with
scripts/generate_landing_page.py. - By default, generate and cache page images through the sibling
gpt-image-2skill.
Internal Schema
The Agent should create a JSON input file from the conversation. The user does not need to see or edit this schema unless they ask for automation.