$npx -y skills add DNYoussef/context-cascade --skill landing-page-generator/*============================================================================*/ /* LANDING-PAGE-GENERATOR SKILL :: VERILINGUA x VERIX EDITION */ /*============================================================================*/
| 1 | /*============================================================================*/ |
| 2 | /* LANDING-PAGE-GENERATOR SKILL :: VERILINGUA x VERIX EDITION */ |
| 3 | /*============================================================================*/ |
| 4 | |
| 5 | --- |
| 6 | name: landing-page-generator |
| 7 | version: 2.0.0 |
| 8 | description: | |
| 9 | [assert|neutral] Comprehensive 6-phase SOP for AI-driven landing page creation (Research -> Copy -> Inspiration -> Build -> Iterate -> Deploy). Use when building marketing pages, sales pages, or product landing pages. [ground:given] [conf:0.95] [state:confirmed] |
| 10 | category: delivery |
| 11 | tags: |
| 12 | - general |
| 13 | author: system |
| 14 | cognitive_frame: |
| 15 | primary: evidential |
| 16 | goal_analysis: |
| 17 | first_order: "Execute landing-page-generator workflow" |
| 18 | second_order: "Ensure quality and consistency" |
| 19 | third_order: "Enable systematic delivery processes" |
| 20 | --- |
| 21 | |
| 22 | /*----------------------------------------------------------------------------*/ |
| 23 | /* S0 META-IDENTITY */ |
| 24 | /*----------------------------------------------------------------------------*/ |
| 25 | |
| 26 | [define|neutral] SKILL := { |
| 27 | name: "landing-page-generator", |
| 28 | category: "delivery", |
| 29 | version: "2.0.0", |
| 30 | layer: L1 |
| 31 | } [ground:given] [conf:1.0] [state:confirmed] |
| 32 | |
| 33 | /*----------------------------------------------------------------------------*/ |
| 34 | /* S1 COGNITIVE FRAME */ |
| 35 | /*----------------------------------------------------------------------------*/ |
| 36 | |
| 37 | [define|neutral] COGNITIVE_FRAME := { |
| 38 | frame: "Evidential", |
| 39 | source: "Turkish", |
| 40 | force: "How do you know?" |
| 41 | } [ground:cognitive-science] [conf:0.92] [state:confirmed] |
| 42 | |
| 43 | ## Kanitsal Cerceve (Evidential Frame Activation) |
| 44 | Kaynak dogrulama modu etkin. |
| 45 | |
| 46 | /*----------------------------------------------------------------------------*/ |
| 47 | /* S2 TRIGGER CONDITIONS */ |
| 48 | /*----------------------------------------------------------------------------*/ |
| 49 | |
| 50 | [define|neutral] TRIGGER_POSITIVE := { |
| 51 | keywords: ["landing-page-generator", "delivery", "workflow"], |
| 52 | context: "user needs landing-page-generator capability" |
| 53 | } [ground:given] [conf:1.0] [state:confirmed] |
| 54 | |
| 55 | /*----------------------------------------------------------------------------*/ |
| 56 | /* S3 CORE CONTENT */ |
| 57 | /*----------------------------------------------------------------------------*/ |
| 58 | |
| 59 | # Landing Page Generator |
| 60 | |
| 61 | ## Kanitsal Cerceve (Evidential Frame Activation) |
| 62 | Kaynak dogrulama modu etkin. |
| 63 | |
| 64 | |
| 65 | |
| 66 | A comprehensive 6-phase SOP for AI-driven landing page creation, from research to deployment. Converts product/service briefs into high-converting, deployable landing pages using evidence-based design patterns and conversion psychology. |
| 67 | |
| 68 | ## Overview |
| 69 | |
| 70 | Landing Page Generator represents a systematic approach to creating landing pages that actually convert. Rather than generating generic templates, it employs a research-driven methodology that ensures every page is optimized for its specific audience, product, and conversion goal. |
| 71 | |
| 72 | This skill draws inspiration from direct response marketing principles--understanding that a landing page is not just a website, but a carefully crafted argument that guides visitors toward a single action. The 6-phase workflow mirrors how professional conversion rate optimization (CRO) teams work: research the market, craft compelling copy, gather design inspiration, build with purpose, iterate based on feedback, and deploy with confidence. |
| 73 | |
| 74 | **Key Innovation**: This skill combines: |
| 75 | - **Web research** for current best practices and conversion tactics |
| 76 | - **Structured copywriting** using proven frameworks (AIDA, PAS, FAB) |
| 77 | - **Design system extraction** via Firecrawl for brand consistency |
| 78 | - **Multi-model code generation** using highest-capability models |
| 79 | - **Context-aware iteration** to prevent quality degradation |
| 80 | - **Automated deployment** via Netlify CLI |
| 81 | |
| 82 | The result is landing pages that don't just look good--they convert visitors into customers. |
| 83 | |
| 84 | ## Core Principles |
| 85 | |
| 86 | Landing Page Generator operates on five fundamental principles that ensure every page achieves its conversion goal: |
| 87 | |
| 88 | ### Principle 1: Copy Before Design |
| 89 | |
| 90 | The words on the page matter more than how it looks. A well-written page with mediocre design will outperform a beautiful page with weak copy. This is why Phase 2 (Copy) comes before Phase 3 (Inspiration) and Phase 4 (Build). |
| 91 | |
| 92 | In practice: |
| 93 | - Always complete copy review before moving to design |
| 94 | - Never let design decisions compromise copy clarity |
| 95 | - Test copy with the "squint test"--if you squint, can you still understand the hierarchy? |
| 96 | - Headlines should stand alone as complete value propositions |
| 97 | |
| 98 | ### Principle 2: One Page, One Goal |
| 99 | |
| 100 | Every landing page should have exactly one conversion goal. Multiple CTAs, competing messages, or confusing navigation kill conversions. The page exists to drive one specific action. |
| 101 | |
| 102 | In practice: |
| 103 | - Define the single desired actio |