drewperd1000

External Website Builder To Production — Data skill for Claude Code

Data community

A Claude Code skill that takes a website built somewhere else (Webflow, Framer, Readdy, custom code, etc.) and ships it to fully-instrumented production on Railway with PostHog analytics, Microsoft Cl.

How to install External Website Builder To Production

This entry records only its repository, not the path inside it, so there is no exact command to give. Open drewperd1000/external-website-builder-to-production and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What External Website Builder To Production does

A Claude Code skill that takes a website built somewhere else (Webflow, Framer, Readdy, custom code, etc.) and ships it to fully-instrumented production on Railway with PostHog analytics, Microsoft Clarity, Resend email, geo-aware consent banner, optional Stripe/Whop memberships, and optional affiliate tracking.

Alternatives in Data

  • Sentry — Inspect Sentry issues, summarize production errors, and pull health data 14.6k ★
  • Skill Production Pipeline — Claude-skills — Effective: 2026-03-07 Applies to ALL new skills, improvements, and deployments 5.3k ★
  • Pipeline Feature — Add a feature to the FFmpeg transcode pipeline following Tunarr's pipeline builder pattern 2.5k ★

README

external-website-builder-to-production

A Claude Code skill that takes a website built somewhere else — Webflow, Framer, Wix Studio, Readdy, Bubble, an AI generator, or your own custom code — and ships it to fully-instrumented production on Railway with analytics, email, consent banner, and (optional) memberships and affiliate tracking.

**Who this is for**: founders, marketers, and developers who want a real production stack without having to learn the operational stack themselves. The skill is designed to be Claude-driven — Claude executes the technical work, you make the business decisions.

What you get when this skill runs end-to-end

  • A Railway-deployed Vite + React + Express site at your custom domain
  • Cloudflare MCP integration for easily connecting the correct domain settings, etc. You can opt for using your own Domain registrar DNS service, but you'll need to do more manual work.
  • PostHog analytics with
    • same-origin internal reverse proxy - this recovers 10–25% of events that ad-blockers would otherwise drop (!!! 🤯)
    • loaded-callback init pattern (no race), and build-time deploy + both global- and page-variant identifiers attached to every event. This enables A/B/n testing of every page individually in addition to global website versions.
    • Granular Tracking by every CTA text, Button, etc that you want to understand the performance of
    • Prebuilt variant-tracking dashboards for sequential CRO iteration with 6+ pre-built PostHog dashboards
    • Easy creation of additional custom dashboards in PostHog: detailed, unlimited dashboards for measuring every metric you might be interested in (and filtering out the metrics you're not)
    • this altogether gives you MORE power than the $100+ Mouseflow subscription tier... for free
  • Microsoft Clarity heatmaps + session replay alongside PostHog (the unlimited free-fallback for replay capacity past PostHog's free-tier cap of 5k desktop / 2.5k mobile sessions