This is a multi-agent orchestration system that takes a URL and produces a pixel-perfect React clone using Tailwind and motion. You get a slash command that coordinates four specialized agents: one captures screenshots with Playwright, another extracts design tokens and downloads assets to your public folder, a third writes the component, and a QA reviewer does visual comparison to catch discrepancies. It loops the implementation and review phases up to five times until it's right. The architecture is solid but this is clearly optimized for landing pages and marketing sites, not complex web apps. If you need to quickly replicate a competitor's pricing page or recreate a design you saw, this handles the tedious screenshot-to-code workflow better than doing it manually.
npx skills add https://github.com/horuz-ai/claude-plugins --skill website-cloner