Daily Spotlight
Curated open source finds. Hand-picked for utility and relevance.
Trending & Rising
High-velocity repos and community favorites.
Trending Now
High-velocity repositories gaining rapid community traction.
newrelic/node-newrelic
New Relic Node.js agent code base. Developers are welcome to create pull requests here, please see our contributing guidelines. For New Relic technical support, please go to http://support.newrelic.com.
php-memcached-dev/php-memcached
memcached extension based on libmemcached library
eclipse-omr/omr
Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes
Hidden Gems
High-utility projects flying under the radar. Low stars, high potential.
New Arrivals
Recently created projects with active commits and initial traction.
zou-group/sirius
SiriuS: Self-improving Multi-agent Systems via Bootstrapped Reasoning
antfu/vitest-package-exports
A Vitest util to get all exported APIs of a package and prevent unintended breaking changes.
Jaidalisk/Game-Memory-Artisan-Toolkit
Free PC Game Memory Editor 2026 🛠️ | Ultimate Modding Tool & Trainer
Early Stage
Young, active projects building towards their first 100 stars.
Latest Picks
Handpicked repositories selected for utility and relevance.

The Missing Layer: Skill Libraries for AI Coding Agents
AI coding assistants are powerful but fragmented—each rebuilding capabilities from scratch. antigravity-awesome-skills introduces SKILL.md standardization and a cross-platform skill library that works with Claude Code, Cursor, Antigravity, and more. The v3.0.0 Governance Update signals the transition from experimental collection to production-ready infrastructure.
antigravity-awesome-skills
sickn33

42K Stars in Under a Year: The Claude Code Collection
A curated collection for Claude Code exploded to 42,000+ stars in less than a year, becoming essential infrastructure for developers building with AI coding agents. The taxonomy of tools—from skills to hooks to orchestrators—reveals how developers actually deploy agentic workflows in production.
awesome-claude-code
hesreallyhim

agent-browser Cuts AI Automation Tokens by 90%
AI browser automation hits a hard limit when full HTML DOMs overwhelm LLM context windows. Vercel Labs' agent-browser solves this by sending compact accessibility tree snapshots instead—cutting token usage by 90% and making web automation practical for AI agents.
agent-browser
vercel-labs

oh-my-claudecode: Multi-Agent Teams for Claude Code
Claude Code's single-agent model hits limits on complex engineering tasks. oh-my-claudecode fills this gap with automatic team orchestration—architect, executor, reviewer—across 32 specialized agents. 1,785 stars in 24 hours suggest developers needed this coordination layer.
oh-my-claudecode
Yeachan-Heo

Obsidian CEO Fixes AI Agents Breaking on Markdown Edits
AI agents like Claude Code return success codes while producing corrupted Markdown and broken databases in Obsidian vaults. Obsidian CEO kepano diagnosed 13 silent failures in the CLI and released agent skills that teach AI how to handle Obsidian's flavor of Markdown, Bases databases, and JSON Canvas—bridging the gap between traditional CLI design and agent workflows.
obsidian-skills
kepano

RTK Cuts AI Coding Token Waste by 60-90%
AI coding agents treat every byte of git status and ls output as precious context, racking up massive token bills on noise that human developers instinctively filter out. RTK solves this with intelligent compression, with real-world usage showing 138 million tokens saved at 88.9% efficiency.
rtk
rtk-ai
