Replica

Turns a landing-page screenshot into an exact-hex, exact-Tailwind, copy-paste developer prompt for Bolt/Lovable/Cursor.

von Surya17155 · Surya17155/Replica

Getestet · Funktioniert ★ 8.4/10

Replica — Turns a landing-page screenshot into an exact-hex, exact-Tailwind, copy-paste developer prompt for Bolt/Lovable/Cursor.

Was es kann

Replica converts a hero-section or landing-page screenshot (or a text description) into a structured, copy-paste-ready developer prompt with exact hex colors, Tailwind class strings, Framer Motion animation tuples, and file structure. It triggers when a user uploads a design screenshot/URL and wants it rebuilt precisely in an AI coding tool like Lovable, Bolt.new, Replit, Cursor, or v0.

Testbericht

The actual prompt-generation template is rigorous and delivers exactly what it claims (hex codes, full box-shadows, animation tuples), but the bundled 'SCRIPTS FOLDER' it describes with specific capability claims (sync engine, RAG matcher, compression algorithm) is five ~18-line stub files whose methods are literally just `pass` — and one has a garbled non-ASCII syntax error (import path = pathlib mashed together with an invalid character) that would crash if anyone tried to run it.

Getestet am: 2026-07-16 · Claude Code 2.x (agent harness)

Installation

git clone https://github.com/Surya17155/Replica
mkdir -p ~/.claude/skills
cp -r Replica ~/.claude/skills/replica

Befehle & Beispiel-Prompts

  • /replicaTurns a landing-page screenshot into an exact-hex, exact-Tailwind, copy-paste developer prompt for Bolt/Lovable/Cursor.

Skills reagieren auf normale Anfragen — keine Slash-Befehle nötig. Nach der Installation aktivieren Prompts wie diese den Skill (auf Englisch):

  • Turn this landing page screenshot into a Tailwind prompt for Bolt.new
  • I described a hero section, now give me a Framer Motion build prompt
  • Convert this design screenshot into exact hex colors and Tailwind classes