Encapsulated Mockup Builder

Build front-end prototypes, mockups, landing pages, dashboards, component demos, and interactive UI concepts as ONE self-contained HTML file — a single <style> block in <head>, a single <script> block before </body>, tokens in :root, and every icon/graphic/image embedded inline (SVG or data URI) so the file opens and works with zero external dependencies, bundlers, or missing assets. Use this whenever the user asks for a prototype, mockup, demo, "quick page", "something I can open in the browser", "show me what it'd look like", an artifact/preview, a design handoff, or any front-end that isn't being wired into an existing build system — even if they don't say "single file". Also use when converting a React/Vue/Tailwind snippet into something runnable without npm.

fernandokylas Updated

File contents

fernandokylas/editorial-web-craft/tree/main/skills/encapsulated-mockup-builder commit 02bdd9f3a6

Frequently asked questions

npx skillmds@latest add fernandokylas/encapsulated-mockup-builder