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.
marcus/sidecar
Use sidecar next to CLI agents for diffs, file trees, conversation history, and task management with td
php-memcached-dev/php-memcached
memcached extension based on libmemcached library
Hidden Gems
High-utility projects flying under the radar. Low stars, high potential.
New Arrivals
Recently created projects with active commits and initial traction.
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
zinja-coder/zin-mcp-client
MCP Client which serves as bridge between mcp servers and local LLMs running on Ollama, Created for MCP Servers Developed by Me, However other MCP Servers may run as well
Early Stage
Young, active projects building towards their first 100 stars.
Latest Picks
Handpicked repositories selected for utility and relevance.

Impeccable: Fixing AI's Generic UI Problem
AI coding assistants keep generating the same UI: Inter font, purple gradients, cards within cards. Paul Bakaus identified this pattern and created Impeccable, a design language that guides LLMs toward distinctive design decisions instead of regurgitating their training data.
impeccable
pbakaus

Agent Skills: Teaching AI Agents Senior Engineering Habits
AI coding agents optimize for speed over quality, skipping specs, tests, and reviews. Agent Skills is an open-source framework from Google Chrome engineer Addy Osmani that teaches AI agents the disciplined workflows of senior engineers—within the bounds of what current models can do.
agent-skills
addyosmani

Open Design: The Local-First Alternative to Claude Design
Anthropic's Claude Design introduced elegant AI-powered design generation, but required cloud hosting and vendor commitment. Open Design emerged as a local-first alternative that supports multiple AI models, runs entirely on your machine, and lets you bring your own API keys. The philosophical divide isn't about better or worse—it's about hosted polish versus self-hosted control.
open-design
nexu-io

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
