Daily Trends Rankings
Top GitHub Rankings
Today’s GitHub trending list is dominated by a massive wave of innovation surrounding Claude Code and agentic workflows. Leading the pack is a project inspired by Andrej Karpathy that fine-tunes Claude’s coding behavior, helping developers bypass common LLM pitfalls for a much smoother development experience. We are also seeing high interest in "memory" layers like claude-mem, which allows AI assistants to retain context across sessions, effectively turning a simple chatbot into a persistent, intelligent pair programmer that learns from your specific workflow.
Beyond general coding assistants, the community is pivoting toward highly specialized AI "studios." For instance, Claude-Code-Game-Studios transforms a single model into a full-scale game development team, while projects like ai-hedge-fund explore the intersection of LLMs and financial strategy. The overarching themes are clear: we are moving past basic prompts into a world of self-evolving agents and domain-specific AI frameworks. Whether you are synthesizing voices with Voicebox or exploring the historic Apollo 11 source code, today’s trends highlight a fascinating blend of cutting-edge automation and foundational software engineering.
| Rank | Repo | Description | Language | Stars | Fork | Stars today | Growth |
|---|---|---|---|---|---|---|---|
| 1 | forrestchang /andrej-karpathy-skills | A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls. | — | 42,775 | 3,470 | 9,646 | 22.55% |
| 2 | pascalorg /editor | Create and share 3D architectural projects. | TypeScript | 12,616 | 1,549 | 1,391 | 11.03% |
| 3 | thedotmack /claude-mem | A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions. | TypeScript | 57,764 | 4,670 | 2,305 | 3.99% |
| 4 | Lordog /dive-into-llms | 《动手学大模型Dive into LLMs》系列编程实践教程 | Jupyter Notebook | 29,377 | 3,564 | 941 | 3.20% |
| 5 | virattt /ai-hedge-fund | An AI Hedge Fund Team | Python | 55,032 | 9,551 | 1,058 | 1.92% |
| 6 | chrislgarry /Apollo-11 | Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules. | Assembly | 66,789 | 7,608 | 606 | 0.91% |
| 7 | obra /superpowers | An agentic skills framework & software development methodology that works. | Shell | 154,222 | 13,389 | 2,055 | 1.33% |
| 8 | jamiepine /voicebox | The open-source voice synthesis studio | TypeScript | 18,244 | 2,126 | 1,062 | 5.82% |
| 9 | public-apis /public-apis | A collective list of free APIs | Python | 423,288 | 46,088 | 950 | 0.22% |
| 10 | vercel-labs /open-agents | An open source template for building cloud agents. | TypeScript | 2,607 | 290 | 915 | 35.10% |
| 11 | lsdefine /GenericAgent | Self-evolving agent: grows skill tree from 3.3K-line seed, achieving full system control with 6x less token consumption | Python | 1,907 | 244 | 446 | 23.39% |
| 12 | google /magika | Fast and accurate AI powered file content types detection | Python | 13,750 | 722 | 768 | 5.59% |
| 13 | Donchitos /Claude-Code-Game-Studios | Turn Claude Code into a full game dev studio — 49 AI agents, 72 workflow skills, and a complete coordination system mirroring real studio hierarchy. | Shell | 10,385 | 1,582 | 612 | 5.89% |