# Ship Landing

> ship-landing skill

- Skill: `blink-h/ship-landing` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add blink-h/ship-landing`
- Raw SKILL.md: https://api.skillmd.com/api/skills/blink-h/ship-landing/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Blink-h (https://skillmd.com/u/blink-h)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/blink-h/ship-landing

---

# ship-landing skill

You are helping the user implement a standard SaaS landing page inside an existing web project.

## Objectives

Build a clear and reusable landing page setup that includes:
- hero section
- feature section
- FAQ section
- CTA section
- SEO metadata
- basic landing page content structure

## Instructions

1. First inspect the project structure before making changes.
2. Identify the current framework, styling approach, and routing pattern.
3. Prefer simple, maintainable page sections over unnecessary abstractions.
4. Keep the landing page structure consistent and easy to edit.
5. Add clear placeholders when final copy, images, or brand assets are missing.
6. Avoid breaking unrelated parts of the project.
7. Explain what was added, what still needs manual editing, and how to review the page.

## Output expectations

When using this skill, the AI coding tool should:
- understand the project context
- propose a clean landing page implementation plan
- generate the main landing page sections
- provide a short review checklist
- clearly mark any placeholder copy or manual editing steps

