Building a Zero-Dependency Cyberpunk AI Prompt Widget for Website Sidebars (Full Source Code) A developer built a zero-dependency, client-side "AI Prompt Architect Matrix" widget that lets visitors assemble and copy Midjourney V6 prompt structures with a single click. The self-contained HTML, inline CSS, and JavaScript block is designed to drop into a 360px website sidebar or CMS HTML block, and includes a gamified session tracker aimed at increasing time-on-page metrics without server-side tracking frameworks or plugins. Hey dev community 👋 I wanted to find a clean way to increase user time-on-page metrics for a tech blog without bloating the server with heavy tracking frameworks or bulky WordPress plugins. To solve this, I engineered a highly compact, hyper-dark cyberpunk AI Prompt Architect Matrix Widget that runs 100% client-side. It allows visitors to instantly mix and match Midjourney V6 prompt structures and copy them with a single click. It even features a built-in gamified session tracker to keep users engaged. It is completely self-contained—meaning all HTML, inline CSS, and local JavaScript reside in one single block . You can drop it straight into any standard 360px website sidebar, Ghost layout, or custom CMS HTML block. Here is the complete, production-ready code block. Feel free to copy-paste it directly into your project: