By saldigioia
Recover product databases from defunct e-commerce sites via Wayback Machine, CommonCrawl, and Shopify CDN archaeology. Self-contained 9-stage pipeline: CDX dump, filter, fetch, Shopify CDN discovery, match, download, normalize, build. Supports Shopify, Swell Commerce, Fourthwall, and custom platforms. Use for recovering products from dead websites, archiving defunct stores, rebuilding catalogs from web archives, CDX dumps, WARC files, or Shopify CDN URLs.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A marketplace of Claude Code plugins maintained by Rare Data Club.
# Add the marketplace (one time)
claude plugin marketplace add saldigioia/claude-plugins
# Install the plugins you want
claude plugin install every-layout@rare-data-club
claude plugin install wayback-archive@rare-data-club
Or from inside an interactive Claude Code session:
/plugin marketplace add saldigioia/claude-plugins
/plugin install every-layout@rare-data-club
/plugin install wayback-archive@rare-data-club
To install everything in one shot:
curl -fsSL https://raw.githubusercontent.com/saldigioia/claude-plugins/main/install.sh | bash
| Plugin | Version | What it does |
|---|---|---|
every-layout | 4.2.0 | Axiom-enforced CSS layout primitives, Astro 5 site architecture, archival data patterns, and design system tokens. 13 composable primitives, 32 numbered principles, 6 axioms enforced by CI-grade strict-check and JS-budget gates. Zero-JS-by-default, media-query-free, modular-scale spacing. |
wayback-archive | 1.0.1 | Recover product databases from defunct e-commerce sites via Wayback Machine, CommonCrawl, and Shopify CDN archaeology. Self-contained 9-stage pipeline supporting Shopify, Swell Commerce, Fourthwall, and custom platforms. |
Pull the latest marketplace catalog and refresh installed plugins:
claude plugin marketplace update rare-data-club
claude-plugins/
├── .claude-plugin/
│ └── marketplace.json # Marketplace catalog
├── plugins/
│ ├── every-layout/ # Self-contained plugin with its own plugin.json
│ └── wayback-archive/ # Self-contained plugin with its own plugin.json
├── install.sh # One-command bootstrap
├── LICENSE
└── README.md
Each plugin is self-contained and versioned independently via its own .claude-plugin/plugin.json. Adding a new plugin is one commit: drop the plugin directory under plugins/ and append an entry to marketplace.json.
MIT — see LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub saldigioia/claude-plugins --plugin wayback-archiveAxiom-enforced CSS layout primitives, Astro 5 site architecture, archival data patterns, and design system tokens. 13 composable primitives, 32 numbered principles, 6 axioms enforced by CI-grade strict-check and JS-budget gates. Zero-JS-by-default, media-query-free, modular-scale spacing.
Recover product databases from defunct e-commerce sites via Wayback Machine, CommonCrawl, and Shopify CDN archaeology. Self-contained 9-stage pipeline: CDX dump, filter, fetch, Shopify CDN discovery, match, download, normalize, build. Supports Shopify, Swell Commerce, Fourthwall, and custom platforms. Use for recovering products from dead websites, archiving defunct stores, rebuilding catalogs from web archives, CDX dumps, WARC files, or Shopify CDN URLs.
Extract content from closed web platforms (GoDaddy Websites & Marketing, Hostinger, HubSpot, Shopify, Squarespace, Webflow, Weebly, Wix) into WordPress-compatible WXR files. Inspect, extract, QA, and import to WordPress.
MCP server for the Wayback Machine — save URLs, retrieve snapshots, search archives, check status, list screenshots, compare snapshots, and manage cache
AI-powered Saleor e-commerce configuration with streamlined commands and intelligent discovery
Manage Shopify stores: product creation, bulk imports, content pages, blog posts, and SEO metadata.
Complete Shopify development reference covering Liquid templating, theme development (OS 2.0), GraphQL/REST APIs, app development, Shopify Functions, Hydrogen, performance optimisation, and debugging. Single unified skill with progressive disclosure via 11 reference files. API version 2026-01.
Expert subagent and skills for Shopify development — GraphQL Admin and Storefront APIs, Liquid templating, Online Store 2.0 themes, Hydrogen/Remix headless storefronts, Shopify Functions, checkout UI extensions, Polaris components, app development with App Bridge, webhooks, and JavaScript/TypeScript/React patterns.