GitHub Trending Daily — 2026-05-21: 코드그래프와 스킬 레지스트리가 차트를 주도했다
Daily snapshot of GitHub Trending, captured at KST 2026-05-21.
오늘의 Trending은 코드 그래프 + 스킬 레지스트리 + 개인용 AI 런타임이 한 화면에 겹쳐 보인다는 점이 핵심이다. codegraph가 1위로 올라서면서 컨텍스트를 미리 인덱싱하는 계층이 전면으로 나왔고, academic-research-skills, CLI-Anything, superpowers, claude-plugins-official는 반복 가능한 작업 절차를 패키징하는 흐름을 더 강하게 보여준다. openhuman과 agentmemory는 그 위에서 돌아가는 지속형 런타임과 기억 계층을 받쳐 준다.
Snapshot
| ★ today | Repo | Lang | Signal |
|---|---|---|---|
| +1,910 | colbymchenry/codegraph | TypeScript | Pre-indexed code knowledge graph for Claude Code, Codex, Cursor, and OpenCode — fewer tokens, fewer tool calls, 100% local |
| +1,639 | Imbad0202/academic-research-skills | Python | Academic Research Skills for Claude Code: research → write → review → revise → finalize |
| +3,603 | tinyhumansai/openhuman | Rust | Your Personal AI super intelligence. Private, Simple and extremely powerful. |
| +2,620 | multica-ai/andrej-karpathy-skills | — | A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy’s observations on LLM coding pitfalls. |
| +762 | rohitg00/ai-engineering-from-scratch | Python | Learn it. Build it. Ship it for others. |
| +930 | HKUDS/CLI-Anything | Python | ”CLI-Anything: Making ALL Software Agent-Native” — CLI-Hub: https://clianything.cc/ |
| +237 | can1357/oh-my-pi | TypeScript | ⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more |
| +1,776 | obra/superpowers | Shell | An agentic skills framework & software development methodology that works. |
Trend signal
colbymchenry/codegraph는 “프롬프트를 잘 쓰는 것”보다 컨텍스트를 미리 구조화하는 것이 더 중요해졌다는 걸 보여준다.Imbad0202/academic-research-skills,HKUDS/CLI-Anything,obra/superpowers,anthropics/claude-plugins-official은 스킬이 문서가 아니라 배포 가능한 실행 체계가 됐다는 신호다.tinyhumansai/openhuman과rohitg00/agentmemory는 개인 AI 런타임의 핵심이 모델 자체보다 지속성, 기억, 도구 연결임을 다시 드러낸다.rmyndharis/OpenWA,truelockmc/streambert,zakirullin/files.md는 에이전트 주변의 운영면이 메신저, 미디어, 파일 중심 UX로 더 넓게 퍼지고 있음을 보여준다.
Top projects to watch
colbymchenry/codegraph— 코드베이스를 미리 색인하는 컨텍스트 계층.Imbad0202/academic-research-skills— 연구 절차를 Claude Code용 스킬로 묶는 흐름.tinyhumansai/openhuman— 개인 AI 런타임과 상시 실행형 운영면.HKUDS/CLI-Anything— 소프트웨어를 agent-native로 바꾸는 실행 표면.obra/superpowers— 에이전트 작업 절차를 스킬로 정리하는 프레임워크.rohitg00/agentmemory— 실제 벤치마크 기반의 persistent memory.anthropics/claude-plugins-official— 공식 플러그인 디렉터리와 배포 표준화.msitarzewski/agency-agents— 다양한 역할의 전문 에이전트를 조합하는 운영 패턴.
Why this matters
오늘 차트의 메시지는 단순하다. 모델 경쟁은 계속되지만, 사용자가 실제로 가치를 느끼는 지점은 컨텍스트·절차·지속성 쪽으로 이동했다. 그래서 1위가 codegraph라는 사실보다 더 중요한 건, 그 뒤를 잇는 항목들이 전부 “무엇을 기억하고, 어떻게 반복하고, 어디에서 실행할 것인가”를 둘러싼 부품이라는 점이다.
Related
- Previous day: 2026-05-20-github-trending-daily
- Trend hub: moc-ai-coding
- Dev tools hub: moc-dev-tools
- Agents hub: moc-ai-agents