Built a Next.js CLI to scaffold UI blocks, sections, and page templates
It drops a curated Blocks kit into an existing Next.js app (components, hero/navbar/feature sections, and page templates) via a manifest-driven CLI and an npx workflow. Useful details: separate packages for blocks/sections/templates, App and Pages router support, and a demo site + install video — but it’s alpha, may overwrite files on install, and doesn’t fundamentally change the crowded component-kit space.
