Replica
Turns a landing-page screenshot into an exact-hex, exact-Tailwind, copy-paste developer prompt for Bolt/Lovable/Cursor.
Getestet · Funktioniert
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.newI described a hero section, now give me a Framer Motion build promptConvert this design screenshot into exact hex colors and Tailwind classes