AI INTELLIGENCE / DAILY SIGNAL
0011011011
2026-06-10 / GITHUB SIGNAL

GitHub Trending Digest — June 10, 2026

mvanhorn/last30days-skill — 2,561 stars today (38.8k total). Sixth day tracking, refuses to slow down. Trajectory: 28k → 30.5k → 34.2k → 36.6k → 38.8k. Still pulling 2.5k/day and 9.3k this week. The AI research skill tha...

BRIEFING STRUCTURE19 SIGNALS

Inside this digest

  • Hottest Repos
  • AI & ML
  • Developer Tools
  • Hidden Gems
  • Notable Trends
← Back to archive

Hottest Repos

  • mvanhorn/last30days-skill — 2,561 stars today (38.8k total). Sixth day tracking, refuses to slow down. Trajectory: 28k → 30.5k → 34.2k → 36.6k → 38.8k. Still pulling 2.5k/day and 9.3k this week. The AI research skill that scrapes Reddit, X, YouTube, HN, Polymarket and synthesizes a summary. At this rate it crosses 40k tomorrow. The "skills as products" category has its undisputed champion.

  • apple/container — 1,358 stars today (29.5k total). New to digest. Apple's Docker alternative. Lightweight Linux VMs on Mac, written in Swift, optimized for Apple Silicon. OCI-compatible — pull from Docker Hub, push back. Not a wrapper, a ground-up reimagination of containers as lightweight VMs. 298 open issues means the community is already building on it hard. This is Apple's clearest move yet toward owning the developer toolchain. Apache-2.0.

  • harry0703/MoneyPrinterTurbo — 1,471 stars today (84.7k total). New to digest. Sudden spike on a giant. One-click AI short video generation using LLMs — generates script, voiceover, subtitles, and background video. At 85k stars this was already massive, but pulling 1.5k/day means something triggered a fresh discovery wave. The "AI for content creation" category is alive and growing.

  • obra/superpowers — 1,011 stars today (223k total). The gravity well of the agent ecosystem. At 223k it's less a project and more infrastructure. Still gaining 1k/day at this scale — extraordinary.

  • RyanCodrai/turbovec — 877 stars today (10.75k total). Crossed 10k! Fourth day tracking: 6.9k → 8.7k → 9.9k → 10.75k. The Rust vector index built on Google's TurboQuant — 31GB into 4GB, faster than FAISS, no training step. Consistent growth confirms this is real adoption. Now a top-tier FOSS vector search option. MIT.

AI & ML

  • chopratejas/headroom — 15,060 stars this week (21.5k total). Dropped off daily trending but still the biggest weekly mover at 15k/week. Context compression for AI agents (60-95% token reduction). The "context engineering" infrastructure layer is now established. From 6k to 21k in two weeks.

  • maziyarpanahi/openmed — 535 stars today (2.2k total). Second day, tripling yesterday's pace (165 → 535/day). Local-first healthcare AI: 1,000+ specialized medical models, full HIPAA Safe Harbor PII de-identification, native Apple MLX support. No patient data leaves the device. The most serious open-source healthcare AI project on GitHub. Apache-2.0.

  • Andyyyy64/whichllm — 555 stars today (4.4k total). Second day, growth rate doubled. One command to find the best local LLM for your hardware. Auto-detects GPU/CPU/RAM, ranks by what actually fits and performs, simulates hardware before you buy. Jumped from 3.4k to 4.4k overnight. MIT.

  • lfnovo/open-notebook — 4,245 stars this week (28.9k total). New to digest. Open-source NotebookLM alternative with more flexibility — self-hosted, works with any LLM provider. At nearly 29k stars and 3.3k forks, this is the open-source answer to Google's NotebookLM. MIT.

  • Anti-slop movement: ~88k combined — taste-skill (40.5k, +7.8k/week), impeccable (37.2k, +3.3k/week). Up from ~86k yesterday. taste-skill blew past 40k — the "teach your AI taste" movement is now larger than most funded dev tool companies. Both projects still accelerating.

Developer Tools

  • refactoringhq/tolaria — 618 stars today (14.8k total). Fourth day, still strong. Desktop app for markdown knowledge bases — files-first, git-first, offline-first. Built by the Refactoring.fm founder. Think Obsidian but fully open-source and AI-native. AGPL-3.0.

  • dmtrKovalenko/fff — 481 stars today (8.3k total). New to digest. The fastest file search toolkit, purpose-built for AI agents. Rust core with Neovim, C, and NodeJS bindings. Actively pushed today. When your AI agent needs to find files fast, this is the engine. MIT.

  • openai/plugins — 1,144 stars this week (2.7k total). New to digest. OpenAI enters the skills/plugin game. Official Codex plugins with manifest spec — Figma, Notion, Expo, Netlify, Google Slides. Plugins can include skills, MCP configs, agents, commands, and hooks. The platform vendor ecosystem just got its third major entrant after Google and Anthropic.

  • revfactory/harness — 1,256 stars this week (6.7k total). New to digest. A meta-skill that designs agent teams. Describe your domain, it generates specialized agents, skills, and orchestration logic. Six team patterns (Pipeline, Fan-out/Fan-in, Expert Pool, etc.). This is "skills that create skills" — the ecosystem is going recursive. Apache-2.0.

Hidden Gems

  • activeloopai/hivemind — 777 stars. "One brain for all your agents." Cloud-backed shared memory: captures session traces, mines them for patterns, auto-generates reusable skills, and injects them into every connected agent. Claims 25% cost reduction and 43% fewer tokens on LoCoMo benchmark. From Activeloop (Deep Lake). The "team memory" problem is getting serious engineering. Apache-2.0.

  • kunchenguid/no-mistakes — 1.2k stars. git push no-mistakes — intercepts your push, spins up an isolated worktree, runs AI-powered code review + testing + linting, auto-fixes mechanical issues, and only forwards clean code upstream. Auto-opens PRs. Works with Claude, Codex, OpenCode. The git pre-push hook, reimagined for the agent era. MIT.

  • ibelick/ui-skills — 2.5k stars (+177 today). Skills for design engineers — the skills ecosystem expanding from backend/infra into the design layer. Another vertical falling to the "skills as products" wave.

Notable Trends

  • The skills ecosystem is going vertical and recursive. We now have skills for engineering (superpowers, agent-skills), product management (pm-skills), design (ui-skills, impeccable), cloud infra (google/skills), and a meta-skill that generates other skills (harness). Every major platform vendor (Google, OpenAI, Anthropic) now has an official skills/plugins repo. This isn't a trend — it's an industry restructuring.

  • Apple's container play is the week's biggest infrastructure signal. A Swift-native, Apple Silicon-optimized Docker alternative from Apple itself, already at 29.5k stars. Combined with Apple MLX powering projects like openmed, Apple is quietly building the most complete on-device AI development stack.