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.
camsong/fetch-jsonp
Make JSONP request like window.fetch
raspberrypi/picotool
Hidden gem repository
rakshasa/libtorrent
libTorrent BitTorrent 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.
AstraZeneca/DiffAbXL
The official implementation of DiffAbXL benchmarked in the paper "Exploring Log-Likelihood Scores for Ranking Antibody Sequence Designs", formerly titled "Benchmarking Generative Models for Antibody Design".
laduniestu/better-next
Nextjs starterkit using Better Auth
dcodesdev/LetterSpace
Self-hosted open source newsletter platform for managing subscribers and sending campaigns
Early Stage
Young, active projects building towards their first 100 stars.
Latest Picks
Handpicked repositories selected for utility and relevance.

Graphify: Stop Grepping, Start Querying Your Codebase
AI coding assistants waste tokens and time grepping through thousands of files to answer architectural questions. Graphify replaces sequential file reading with a queryable knowledge graph built from deterministic AST parsing—giving AI assistants the context they need without the file-by-file slog. Used in production at Shopify, Datadog, and JP Morgan despite some reported rough edges.
graphify
Graphify-Labs

Nature-Skills: AI Agent Tools for Publication Writing
Generic LLMs write blog posts and emails. Researchers needed something narrower: tools that handle Nature-style prose, format citations, respond to peer reviews, and generate publication figures. One developer built exactly that as reusable AI agent skills, racking up 199K installs.
nature-skills
Yuan1z0825

VoltAgent Built the Curation Layer OpenClaw Needed
OpenClaw's skills registry grew so fast that finding safe, quality contributions became impossible. VoltAgent built the filtering and curation infrastructure that any thriving open ecosystem eventually needs—removing spam, flagging security risks, and organizing what works.
awesome-openclaw-skills
VoltAgent

AI Agent Demos Work, Production Breaks—Here's Why
Most developers can call an LLM API, but shipping a production AI agent that doesn't hallucinate or break is a different problem. This open-source book from Pine AI's Chief Scientist systematically addresses the engineering gap through constraints, verification, and hands-on experiments—moving beyond frameworks to teach the reliability principles behind 'Agent = LLM + Context + Tools.'
ai-agent-book
bojieli

Voicebox: Local Voice Cloning That Rivals ElevenLabs
Spacedrive creator Jamie Pine shipped Voicebox, a desktop app that clones voices and handles dictation entirely offline. It bundles seven TTS engines, supports 23 languages, and persists voice profiles across sessions—matching enterprise voice tools without the cloud dependency or recurring costs.
voicebox
jamiepine

The 2,100-Skill Library Teaching AI Agents How to Code
AI coding agents have raw capability but no structured operational memory. AAS Core fills that gap with a standardized catalog of 2,100+ SKILL.md playbooks that agents can load on demand—unglamorous infrastructure work that makes the flashy stuff possible.
agentic-awesome-skills
sickn33
