Landing Page Steal

Copy existing landing pages into a target codebase using Playwright MCP.

159|92|Updated Jun 24, 2025
One-click install
npx skills add https://github.com/bountydotnew/bounty.new --skill landing-page-steal-bountydotnew
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Landing Page Steal
Source: https://github.com/bountydotnew/bounty.new/tree/main/.claude/skills/design-stealer
Command: npx skills add https://github.com/bountydotnew/bounty.new --skill landing-page-steal-bountydotnew

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Copies an existing landing page (from URL or image) into a specified page in the codebase using Playwright MCP. Iteratively refines the implementation until it matches the reference design and interactions as closely as possible. Use when the user wants to copy/reference/steal an existing landing page/url to replicate in their app

Core Features & Use Cases

  • Copy reference landing page/design into the target codebase page
  • Capture, analyze, and reproduce layout, typography, and interactions using Playwright MCP
  • Iterate refinements to achieve fidelity with the reference design across routes or components

Quick Start

Ask the user for a reference URL or image and the target page file, then initiate the iterative design replication workflow.

Frequently Asked Questions about Landing Page Steal

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I replicate an existing landing page design into my codebase?

To replicate a landing page design, you provide a reference URL or image and a target code location. The Skill uses Playwright MCP to capture, analyze, and iteratively refine your frontend implementation until it matches the reference.

Can I use an image instead of a URL to copy a landing page layout?

Yes, you can use an image instead of a URL to copy a landing page layout. The design replication workflow accepts either a reference URL or an image file to analyze and reproduce the layout, typography, and interactions in your target page.

What is the best way to copy frontend UI from a reference URL for a redesign?

The best way to copy frontend UI from a reference URL is using an iterative design match workflow. Playwright MCP captures the reference page, analyzes the layout and interactions, and applies refinements across your target routes or components until fidelity is achieved.

Do I need Playwright MCP to capture and reproduce web app interactions?

Yes, Playwright MCP is required to capture and reproduce web app interactions. It drives the design replication process by analyzing the reference page and iteratively refining the implementation in your codebase to match the captured interactions.

Does landing page replication work across multiple routes and components?

Landing page replication works across multiple routes and components. The iterative refinement workflow applies style transfers and layout reproduction across your specified target code locations within the web app architecture.

Why does my copied landing page not match the reference design exactly?

If your copied landing page does not match the reference design exactly, the iterative refinement process may still be running. The workflow requires defined design match steps using Playwright MCP to progressively align layout, typography, and interactions with the reference.