Plugin Claude Code
Pixel-verified website cloning for Claude Code.
Plugin Claude Code
Pixel-verified website cloning for Claude Code.
Hook Claude Code
Runs when the agent finishes a response, executing session_log.py via python3. From HarKro753/claude-copy.
Hook Claude Code
Runs when a session ends, executing session_log.py via python3. From HarKro753/claude-copy.
Settings file Claude Code
Agent settings declaring 2 hook events (Stop, SessionEnd).
Skill Claude CodeCodex
Expert guidelines for Chrome extension development with Manifest V3, covering security, performance, and best practices. Use when building browser extensions, creating popup UIs, implementing content scripts, working with Chrome APIs, managing extension permissions, or publishing to Chrome Web Store.
Plugin Claude Code
Turn a captured website into a pixel-verified clone — static HTML routes or shadcn/ui React components — measured against the reference screenshot by one engine.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing guard.py via python3. From HarKro753/claude-copy.
Skill Claude CodeCodex
Clone a captured website into pixel-verified static HTML — a capture session (pages.json plus one folder per page holding ref.png, source.html, computed.json, meta.json) becomes one page.html per route, sharing a shell, a stylesheet, a glyph set and a token scale, where every route's check exits 0 against its own…
Skill Claude CodeCodex
Recreate a single flat image as one self-contained HTML page, verified by rendering it and comparing to the image — no capture, no DOM, no HTML input. Use when the user hands you just a picture (a screenshot, a poster, an Instagram/carousel slide, a graphic, a UI mock) and wants it rebuilt, cloned, copied or "made…
Skill Claude CodeCodex
Clone a captured website into verified shadcn/ui React components — a capture session becomes one component per route with its captured states as props, themed from the site's own tokens, every state gated against its own reference screenshot. Use when the deliverable is a real component tree rather than a static…
Skill Claude CodeCodex
When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says "write copy for," "improve this copy," "rewrite this page," "marketing copy," "headline help," or "CTA copy." For…
Skill Claude CodeCodex
Mathematical spacing, sizing, weight, line-height, letter-spacing, radius, and padding rules for "productive" SaaS interfaces, across density regimes: Dense (Linear / Doppler / Raycast / Vercel), Comfortable/roomier (Cal.com style), and anything in between. Use this whenever you are building OR refining any such UI …
Skill Claude CodeCodex
Build, validate, and distribute Claude Code plugins — the packaged form of skills, agents, hooks, MCP/LSP servers, monitors and bin/ executables, with a .claude-plugin/plugin.json manifest and optionally a marketplace.json catalog. Use this whenever the user wants to make, package, ship, share, or publish an…
Skill Claude CodeCodex
Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json…
Skill Claude CodeCodex
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Agent Claude Code
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent Claude Code
Compare two outputs WITHOUT knowing which skill produced them.
Agent Claude Code
Evaluate expectations against an execution transcript and outputs.
Instructions file
Instructions for HarKro753/claude-copy, covering codebase overview and the clone plugin.