Daily Trends Rankings
Top GitHub Rankings
Today’s trending list is dominated by a surge in tools designed to supercharge the Claude Code ecosystem. Leading the pack is a simple but powerful configuration file based on Andrej Karpathy’s insights, which helps developers avoid common LLM coding pitfalls to ensure more reliable output. We are also seeing clever plugins like claude-mem, which gives the AI a persistent memory of your coding sessions, and specialized skills for tasks like Android reverse engineering. It is clear that the community is moving past basic chat interfaces and focusing on fine-tuning AI pair-programmers for professional-grade, context-aware development.
Beyond coding assistants, the "agentic" era is hitting its stride with projects like GenericAgent and EvoMap’s evolver. These tools unlock self-evolving capabilities, allowing AI systems to grow their own skill trees and optimize performance with significantly lower token consumption. Meanwhile, OpenAI and Vercel are providing the scaffolding for complex multi-agent workflows and cloud-based deployments. From Google’s Magika speeding up file detection to Voicebox democratizing speech synthesis, the overarching theme today is the shift toward autonomous, specialized systems that handle the heavy lifting of modern software development.
| 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. | — | 49,683 | 4,095 | 7,959 | 16.02% |
| 2 | 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 | 59,654 | 4,900 | 1,897 | 3.18% |
| 3 | lsdefine /GenericAgent | Self-evolving agent: grows skill tree from 3.3K-line seed, achieving full system control with 6x less token consumption | Python | 2,744 | 316 | 872 | 31.78% |
| 4 | jamiepine /voicebox | The open-source voice synthesis studio | TypeScript | 19,047 | 2,195 | 880 | 4.62% |
| 5 | vercel-labs /open-agents | An open source template for building cloud agents. | TypeScript | 3,179 | 350 | 738 | 23.21% |
| 6 | google /magika | Fast and accurate AI powered file content types detection | Python | 14,720 | 791 | 854 | 5.80% |
| 7 | steipete /wacli | WhatsApp CLI | Go | 1,672 | 197 | 321 | 19.20% |
| 8 | topoteretes /cognee | Knowledge Engine for AI Agent Memory in 6 lines of code | Python | 15,785 | 1,625 | 170 | 1.08% |
| 9 | z-lab /dflash | DFlash: Block Diffusion for Flash Speculative Decoding | Python | 1,590 | 109 | 195 | 12.26% |
| 10 | Lordog /dive-into-llms | 《动手学大模型Dive into LLMs》系列编程实践教程 | Jupyter Notebook | 30,640 | 3,710 | 1,385 | 4.52% |
| 11 | openai /openai-agents-python | A lightweight, powerful framework for multi-agent workflows | Python | 21,211 | 3,452 | 172 | 0.81% |
| 12 | EvoMap /evolver | The GEP-Powered Self-Evolution Engine for AI Agents. Genome Evolution Protocol. | evomap.ai | JavaScript | 3,136 | 337 | 812 | 25.89% |
| 13 | SimoneAvogadro /android-reverse-engineering-skill | Claude Code skill to support Android app's reverse engineering | Shell | 2,208 | 249 | 375 | 16.98% |
| 14 | BasedHardware /omi | AI that sees your screen, listens to your conversations and tells you what to do | Dart | 9,075 | 1,615 | 378 | 4.17% |