---
name: sundial-org/landing-gen-2
source: https://app.decimal.ai/s/sundial-org-landing-gen-2@1/SKILL.md
source_sha256: e9498d6601e3
---

# Landing Page Generator

Describe your product, get a conversion-optimized landing page. React + Tailwind, ready to deploy.

## Quick Start

```bash
npx ai-landing "AI tool that writes documentation"
```

## What It Does

- Generates full landing page code
- Includes hero, features, pricing, CTA
- Mobile-responsive design
- SEO meta tags included
- Conversion-optimized copy

## Usage Examples

```bash
# Generate from description
npx ai-landing "SaaS for project management"

# Specify sections
npx ai-landing "API monitoring tool" --sections hero,features,pricing,faq

# Choose style
npx ai-landing "Developer tool" --style minimal
```

## Output Includes

- React/Next.js component
- Tailwind CSS styling
- Responsive design
- Dark mode support
- Placeholder images

## Sections Generated

- Hero with value prop
- Social proof
- Feature grid
- Pricing table
- FAQ accordion
- CTA footer

## Requirements

Node.js 18+. OPENAI_API_KEY required.

## License

MIT. Free forever.

---

**Built by LXGIC Studios**

- GitHub: [github.com/lxgicstudios/ai-landing](https://github.com/lxgicstudios/ai-landing)
- Twitter: [@lxgicstudios](https://x.com/lxgicstudios)