Template Cloner banner
pulkitxm pulkitxm

Template Cloner

Design community

Description

--- name: template-cloner description: Use this agent whenever Pulkit gives a UI template/website URL in the fable repo and wants it reproduced same-to-same — every page, the full look & feel, hover states, and scroll/entrance animations — as a self-contained plain HTML/CSS/JS clone. The agent first reconnoiters the source: it crawls the template to discover ALL its pages, then captures a full-page screenshot, computed-style outline (fonts, colors, type scale, spacing, animations), and raw HTML

Installation

Installs to ~/.claude/agents/pulkitxm-claude-directory-template-cloner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pulkitxm/claude-directory/HEAD/.claude/agents/template-cloner.md -o ~/.claude/agents/pulkitxm-claude-directory-template-cloner.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository