Repository of the Day - heygen-com/hyperframes, and Daily Trends - June 23, 2026
Published: 6/23/2026
This daily roundup highlights repository momentum from GitGenius analytics for June 23, 2026, using UTC daily deltas in stars and subscribers.
The scan reviewed 2009 repositories, with 1872 repos contributing star deltas and 1872 repos contributing subscriber deltas.
Repo of the day
heygen-com/hyperframes led the day with +679 stars to 30618 total stars and +0 subscribers to 82 total subscribers. HyperFrames is an open-source video rendering framework developed by HeyGen, designed to enable the creation, preview, and rendering of HTML-based video compositions. Its core innovation is allowing users to define videos using standard HTML files with data attributes, making it accessible to both developers and AI agents. Unlike other frameworks that rely on proprietary DSLs or React components, HyperFrames leverages the familiarity and flexibility of HTML, CSS, and popular animation libraries such as GSAP, Anime.js, Lottie, Three.js, and the Web Animations API.
The framework is AI-first, meaning it is built to integrate seamlessly with coding agents like Claude Code, Cursor, Gemini CLI, and OpenAI Codex. HyperFrames provides specialized skills that teach these agents how to author compositions, manage GSAP timelines, apply Tailwind CSS styles, and utilize various animation adapters. These skills are accessible via slash commands, enabling agents to scaffold, animate, and render videos based on user prompts. This agent-driven workflow streamlines video creation, allowing users to describe their desired video and have the agent generate the HTML composition, animations, and media assets.
HyperFrames offers a robust CLI tool for manual project creation and management. Users can initialize a project, preview compositions in the browser with live reload, and render videos to MP4 using FFmpeg. The CLI is non-interactive by default, supporting automated pipelines and deterministic rendering—ensuring that identical inputs always produce identical outputs. The framework requires Node.js version 22 or higher and FFmpeg for local rendering.
A key architectural feature is the Frame Adapter pattern, which allows users to bring their own animation runtime. This modularity supports a wide range of animation libraries and ensures frame-accurate, deterministic playback. HyperFrames also includes a catalog of over 50 ready-to-use blocks and components, such as social overlays, shader transitions, data visualizations, and cinematic effects, which can be easily added to projects.
HyperFrames distinguishes itself from similar tools like Remotion by its authoring approach. While Remotion uses React components and requires a build step, HyperFrames uses HTML and plays compositions as-is, without bundling. This makes it easier to paste and animate arbitrary HTML/CSS and supports seekable, frame-accurate library-clock animations. HyperFrames is fully open source under the Apache 2.0 license, allowing commercial use without restrictions, unlike Remotion’s source-available model with licensing constraints.
The repository is organized into several packages: the CLI for composition management, core types and parsers, a seekable capture engine using Puppeteer and FFmpeg, a full rendering pipeline, a browser-based editor UI, an embeddable web player component, and shader transitions for advanced effects. Documentation is comprehensive, covering quickstart guides, API references, and detailed guides for animation and agent integration.
HyperFrames is built for both developers and AI agents, offering a flexible, open, and deterministic platform for video composition and rendering. Its HTML-native approach, extensive catalog, and agent-driven workflows make it a powerful tool for automated and scalable video production. The project welcomes contributions and uses Git LFS for managing large regression test assets. Overall, HyperFrames aims to democratize video rendering by making it accessible, extensible, and fully open source.
Fastest rising repos
- mattpocock/skills - +1674 stars (143241 total), language: Shell. Skills for Real Engineers. Straight from my .claude directory.
- headroomlabs-ai/headroom - +1493 stars (48481 total), language: Python. Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.
- DeusData/codebase-memory-mcp - +1381 stars (12841 total), language: C. High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
- apple/container - +1253 stars (40769 total), language: Swift. A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon.
- mukul975/Anthropic-Cybersecurity-Skills - +990 stars (19626 total), language: Python. 817 structured cybersecurity skills for AI agents · Mapped to 6 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND, NIST AI RMF & MITRE F3 (Fight Fraud) · agentskills.io standard · Works with Claude Code, GitHub Copilot, Codex CLI, Cursor, Gemini CLI & 20+ platforms · 29 security domains · Apache 2.0
Subscriber surge
- NousResearch/hermes-agent - +6 subscribers (795 total), +980 stars. The agent that grows with you
- asgeirtj/system_prompts_leaks - +6 subscribers (544 total), +397 stars. Extracted system prompts from Anthropic - Claude Fable 5, Opus 4.8, Claude Code, Claude Design. OpenAI - ChatGPT 5.5 Thinking, GPT 5.5 Instant, Codex. Google - Gemini 3.5 Flash, 3.1 Pro, Antigravity. xAI - Grok, Cursor, Copilot, VS Code, Perplexity, and more. Updated regularly.
- termux/termux-app - +4 subscribers (1531 total), +58 stars. Termux - a terminal emulator application for Android OS extendible by variety of packages.
- TauricResearch/TradingAgents - +4 subscribers (652 total), +182 stars. TradingAgents: Multi-Agents LLM Financial Trading Framework
- Alishahryar1/free-claude-code - +4 subscribers (214 total), +251 stars. Use claude code and codex for free in the terminal, VSCode extension, and discord like OpenClaw (voice supported)
Hidden gems
- IBM/mcp - +3 stars to 388 total stars, 13 subscribers. A collection of Model Context Protocol (MCP) servers, clients and developer tools by IBM.
- moondevonyt/Moon-Dev-Code - +3 stars to 197 total stars, 13 subscribers. All code seen on Moon Dev Youtube
- moondevonyt/Harvard-Algorithmic-Trading-with-AI - +3 stars to 427 total stars, 6 subscribers. Harvard Algorithmic Trading
- cloudflare/pp-browser-extension - +2 stars to 408 total stars, 14 subscribers. Client for Privacy Pass protocol providing unlinkable cryptographic tokens
- mattpocock/course-video-manager - +2 stars to 485 total stars, 5 subscribers
Language movers
- python - +18528 stars across 333 repos. Example repos: microsoft/agent-lightning, openai/gpt-oss, volcengine/MineContext
- typescript - +11674 stars across 230 repos. Example repos: nrwl/nx, amantus-ai/vibetunnel, QwenLM/qwen-code
- rust - +3719 stars across 81 repos. Example repos: BloopAI/vibe-kanban, farion1231/cc-switch, firecracker-microvm/firecracker
- shell - +3618 stars across 26 repos. Example repos: VoltAgent/awesome-claude-code-subagents, frankbria/ralph-claude-code, obra/superpowers
- javascript - +2880 stars across 54 repos. Example repos: react/react, thedotmack/claude-mem, micytao/vllm-playground
Category spotlight
- machine learning - +8061 stars across 200 repos. Example repos: amantus-ai/vibetunnel, openai/gpt-oss, onnx/onnx
- automation - +7058 stars across 122 repos. Example repos: microsoft/agent-lightning, shiyu-coder/Kronos, eigent-ai/eigent
- natural language processing - +4853 stars across 71 repos. Example repos: fastai/fastai, NVIDIA-NeMo/Gym, KeygraphHQ/shannon
- javascript - +4616 stars across 54 repos. Example repos: react/react, google/adk-js, a2ui-project/a2ui
- software engineering - +4308 stars across 22 repos. Example repos: davila7/claude-code-templates, google/go-github, usestrix/strix
Maintainer watch
- mattpocock - +1743 stars across 5 repos. Example repos: mattpocock/course-video-manager, mattpocock/skills, mattpocock/sandcastle
- headroomlabs-ai - +1493 stars across 1 repos. Example repos: headroomlabs-ai/headroom
- deusdata - +1381 stars across 1 repos. Example repos: DeusData/codebase-memory-mcp
- apple - +1271 stars across 7 repos. Example repos: apple/foundationdb, apple/ml-stable-diffusion, apple/pkl
- microsoft - +1203 stars across 33 repos. Example repos: microsoft/terminal, microsoft/agent-lightning, microsoft/VibeVoice
