GitHub Trending Daily — 2026-05-13

Daily snapshot of GitHub Trending (daily), captured 2026-05-13 KST.

Top Repos (by daily stars)

★ todayRepoLangDescription
+3,372mattpocock/skillsShellSkills for Real Engineers — straight from .claude directory. 78K total ★
+1,829CloakHQ/CloakBrowserPythonStealth Chromium, drop-in Playwright replacement. 9.5K total ★
+1,595tinyhumansai/openhumanRustPersonal AI super intelligence. Private & powerful
+1,506obra/superpowersShellAgentic skills framework. 189K total ★
+1,335rohitg00/agentmemoryTypeScriptPersistent memory for AI coding agents
+1,159github/spec-kitPythonSpec-Driven Development toolkit. 98K total ★
+1,048supertone-inc/supertonicSwiftOn-Device, multilingual TTS via ONNX
+987yikart/AiToEarnTypeScript”Let’s use AI to Earn!”
+824rasbt/LLMs-from-scratchJupyterChatGPT-like LLM in PyTorch from scratch. 94K total ★
+620millionco/react-doctorTypeScriptAI agent writes bad React — this catches it
+489apernet/hysteriaGoCensorship-resistant proxy
+439danielmiessler/Personal_AI_InfrastructureTypeScriptAgentic AI infra for magnifying human capabilities
+281trycua/cuaHTMLOpen-source Computer-Use Agent infrastructure
+233imthenachoman/How-To-Secure-A-Linux-ServerEvolving Linux server hardening guide

Trend Signal

Agent infrastructure maturity is the dominant signal today. The stack has matured beyond single-repo breakthroughs into a coherent ecosystem:

  • Skills layer: mattpocock/skills (78K ★) and obra/superpowers (189K ★) both validate the agentic skills-as-code pattern
  • Memory layer: rohitg00/agentmemory shows persistent memory becoming a first-class concern for coding agents
  • Browser control: CloakHQ/CloakBrowser provides the stealth capability layer
  • Personal AI runtime: openhuman (Rust) and Personal_AI_Infrastructure show agent infrastructure personalizing

Traditional dev tooling (spec-kit, hysteria, LLMs-from-scratch) remains present, but the AI agent ecosystem is clearly consolidating around reusable skills, persistent memory, and controlled execution environments.