Trending & Rising

High-velocity repos and community favorites.

openclaw/openclaw+2768 stars/day
obra/superpowers+652 stars/day
anomalyco/opencode+394 stars/day
x1xhlol/system-prompts-and-models-of-ai-tools+346 stars/day
DigitalPlatDev/FreeDomain+232 stars/day

Trending Now

High-velocity repositories gaining rapid community traction.

sindresorhusSI

sindresorhus/p-retry

Retry a promise-returning or async function

1,000
77
macrozhengMA

macrozheng/mall-app-web

mall-app-web是一个电商系统的移动端项目,基于uni-app实现。主要包括首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等功能。

1,000
775
lichess-bot-devsLI

lichess-bot-devs/lichess-bot

A bridge between Lichess bots and chess engines

1,000
541

Hidden Gems

High-utility projects flying under the radar. Low stars, high potential.

NEWgarrytan/gstack1 week old
NEWHKUDS/CLI-Anything2 weeks old
NEWkarpathy/autoresearch2 weeks old
NEWgoogleworkspace/cli3 weeks old
NEWpaperclipai/paperclip3 weeks old

New Arrivals

Recently created projects with active commits and initial traction.

ErickJ3ER

ErickJ3/raptor

🦖 Raptor: Realtime Abstracted Path Tree Observer

100
3
antfuAN

antfu/vitest-package-exports

A Vitest util to get all exported APIs of a package and prevent unintended breaking changes.

100
5
sdsds222SD

sdsds222/Unitale

一个基于Indextts和Qwen3TTS的 AI 有声书制作工具。利用 LLM 自动拆解剧本与识别情绪,集成多角色 TTS 语音合成(可智能分析音色并使用Qwen3TTS语音设计模型从音色描述文本生成音色),支持音效(SFX)、背景音乐(BGM)混音及实时台词音频滤波器的自动插入和匹配,可直接在浏览器导出 wav 成品,本工具本体无需配置环境即可跨平台在浏览器使用。

100
25

Early Stage

Young, active projects building towards their first 100 stars.

Latest Picks

Handpicked repositories selected for utility and relevance.

claude-code-templates interface preview

Claude Code Templates: The Configuration Layer It Needed

Anthropic's Claude Code is powerful but lacks production-ready configuration. This community project provides the scaffolding teams actually need: tested agent configs, MCP server integrations, hooks, and monitoring templates. The project also exposes the rough edges—field naming mismatches and plugin loading issues show this infrastructure is still evolving.

davila7DA

claude-code-templates

davila7

oh-my-openagent interface preview

Why Agent Code Edits Fail: The Stale-Line Problem

Agent development hits a wall when tools rely on models to reproduce code content instead of using stable line identifiers. This causes stale-line errors that corrupt files mid-edit. oh-my-openagent addresses this infrastructural problem directly, though the approach brings its own challenges around token consumption and orchestration.

code-yeongyuCO

oh-my-openagent

code-yeongyu

PageIndex interface preview

PageIndex vs Vector Databases: Choosing Relevance Over Speed

Vector databases optimize for semantic similarity at scale, but similarity isn't always relevance. PageIndex uses iterative LLM reasoning to achieve breakthrough accuracy on financial and legal documents, accepting higher costs and slower retrieval as an intentional trade-off. The question isn't which approach is better—it's which problem you're actually solving.

VectifyAIVE

PageIndex

VectifyAI

SuperClaude_Framework interface preview

SuperClaude Framework: Structure Layer for Claude Code

Claude Code excels at AI-assisted code generation but wasn't built for project lifecycle management or team coordination. SuperClaude Framework layers structured workflows, specialized agents, and systematic protocols onto Claude Code without replacing it—30 commands for PR reviews that check guidelines, behavioral modes for different dev phases, and MCP integrations for tool connectivity.

SuperClaude-OrgSU

SuperClaude_Framework

SuperClaude-Org

opcode interface preview

opcode: The Claude Code GUI That Fixes Your PATH

opcode takes a different approach than Cursor or full IDE replacements—it's a lightweight desktop GUI built to solve one problem well: making Claude Code integrate cleanly with version managers and existing toolchains. The project hit 20K+ stars by focusing on unglamorous problems like PATH environment configuration that matter to working developers.

winfuncWI

opcode

winfunc

prompt-optimizer interface preview

Prompt Optimizer: One-Click Fix for Bad LLM Prompts

Crafting effective LLM prompts remains a frustrating trial-and-error process for most developers. Prompt Optimizer automates this workflow with intelligent multi-round optimization that consistently improves prompt quality. We examine why this open-source tool earned 24K+ stars and address the deployment challenges users face.

linshenkxLI

prompt-optimizer

linshenkx