Micro Landing Builder

🌐Community
by shipshitdev · vlatest · Repository

Quickly create high-converting micro landing pages for testing and campaigns – boosting your marketing efforts instantly!

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add micro-landing-builder npx -- -y @trustedskills/micro-landing-builder
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "micro-landing-builder": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/micro-landing-builder"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The Micro Landing Builder skill enables an AI agent to quickly generate high-converting, config-driven NextJS landing pages for startups. It creates standalone NextJS applications where content is defined in a app.json configuration file and the user interface comes from a specified UI components package (defaulting to @agenticindiedev/ui). These landing pages can then be deployed independently to any domain using Vercel.

When to use it

  • Rapid Testing: Quickly create multiple landing page variations for A/B testing different messaging and designs.
  • Campaign Launch: Generate dedicated landing pages for specific marketing campaigns or promotions.
  • Startup Validation: Easily build initial landing pages to validate a business idea or product concept.
  • Batch Creation: Generate many landing pages at once from CSV, JSON, or existing templates.

Key capabilities

  • Config-Driven Generation: Landing page content and structure are defined in an app.json file.
  • Customizable UI: Uses a specified UI components package for styling and layout (defaults to @agenticindiedev/ui).
  • Vercel Deployment: Landing pages are designed for easy deployment via Vercel.
  • Section Types: Supports common landing page sections like Hero, Features, Pricing, FAQ, CTA, Testimonials, Stats, and Email Capture.
  • Batch Creation: Allows creation of multiple landing pages from CSV/JSON files or templates.

Example prompts

  • "Create a new landing page for 'Acme Corp' with the slug 'acme-landing' and domain 'acme.com', focused on AI-powered marketing."
  • "Generate a landing page using the UI package '@myorg/landing-kit' for a startup named 'Beta Solutions' with the slug 'beta-solutions'."
  • "Create a batch of landing pages from the data in projects.csv and deploy them to the /www/landings directory."

Tips & gotchas

  • UI Package Dependency: You must have a published UI components package available for use. The skill requires specific component types (Hero, Features, Pricing, FAQ, CTA, Testimonials, Stats, EmailCapture, Header, Footer).
  • app.json Schema: The structure and content of the app.json file are critical; refer to references/config-schema.md for details on the schema.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
shipshitdev
Installs
54

🌐 Community

Passed automated security scans.