Embed Snippet Generator

Build and — critically — VERIFY a third-party embed/snippet catalog for a website builder, CMS, or page builder that exposes a 'custom code' / 'code embed' field. Covers the two distinct embed surfaces (site-wide <head> code vs a sandboxed per-section code-embed) and their different tag + character-limit rules; a provider catalog + snippet generator UI; and the part everyone skips — proving each snippet actually RENDERS by reproducing the host's real embed sandbox headless, not just that it passes a validator. Includes the hard-won gotchas: placeholder-id artifacts vs real bugs (a fake ID returning 404 is NOT a broken template), provider embed-format drift (rebrands, host renames, legacy→new loaders — always re-check the provider's CURRENT official docs before 'fixing'), logos via a build-time manifest instead of runtime svg/png guessing (the SSR/hydration onError race), protocol-relative // failing in a null-origin srcdoc iframe, per-account host subdomains (paste the full URL, don't hardcode a shared host +

pooriaarab 6839c68 8.3 KB Updated

File contents

pooriaarab/skills/tree/main/embed-snippet-generator commit 6839c68b1a

Frequently asked questions

npx skillmds@latest add pooriaarab/embed-snippet-generator