Reel generates always-current demo films for web apps and CLIs from a YAML spec. It drives a real browser or terminal, records the actual flow, and renders GIF, MP4, WebM, storyboards, and interactive HTML compositions. Works via CLI, Studio UI, or Claude Code plugin. Fails CI when demos break.
Developer toolsBuild & DevOps
webpack-dashboard is a CLI dashboard for webpack dev server. It replaces noisy build output with a terminal UI showing build progress, asset sizes, errors, and warnings. Install as a dev dependency, add the DashboardPlugin to webpack config, and wrap your dev command with webpack-dashboard.
Developer toolsBuild & DevOps