GitHub Trending Digest - February 05, 2026

Slow Burners

Repos trending on weekly/monthly lists that have never appeared in the daily top 10.

voidzero-dev/vite-plus

Vite+ is the unified toolchain and entry point for web development. It manages your runtime, package manager, and frontend toolchain in one place.

Rust | 3,214 | 1,981 stars this week

1d on weekly

Analysis

Summary not available.

Today's Daily Trending

Repos marked "Not new today" appeared on one or more previous daily pages.

1. thedotmack/claude-mem Not new today

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 | 22,858 stars | 2,638 stars today

First seen: February 02, 2026 | Streak: 4d

Analysis

Claude-Mem is a sophisticated plugin for Claude Code designed to provide persistent, long-term memory for coding sessions by capturing and summarizing tool interactions and project context. It operates through a robust architecture featuring lifecycle hooks, a Bun-managed worker service, and a hybrid search engine that combines SQLite for relational data with Chroma for semantic vector search. By utilizing a "progressive disclosure" retrieval pattern, the system intelligently fetches context in layers to minimize token consumption while maintaining deep project continuity across disconnected sessions.

This tool is highly beneficial for professional software engineers and heavy users of Claude Code who struggle with context loss during long-term development projects. It is trending because it addresses a critical pain point in AI-assisted coding—the ephemeral nature of LLM sessions—by enabling the agent to "remember" past bugs, architectural decisions, and previous code iterations. The combination of automated background operation, privacy controls, and a dedicated web UI makes it an essential utility for developers looking to scale their AI-driven productivity.

2. openai/skills Not new today

Skills Catalog for Codex

Python | 3,841 stars | 746 stars today

First seen: February 04, 2026 | Streak: 2d

Analysis

The `openai/skills` repository serves as a centralized catalog for "Agent Skills," which are standardized sets of instructions, scripts, and resources designed to enhance the capabilities of AI agents within the Codex ecosystem. By packaging specific task-oriented functionalities, these skills allow developers to create repeatable workflows that can be seamlessly integrated across different environments. Technically, the system utilizes a command-line interface, `$skill-installer`, to fetch and implement curated or experimental skills directly from the repository, requiring only a simple restart of Codex to activate the new logic.

This project primarily benefits software engineers and AI developers who seek to streamline complex automation tasks and improve the modularity of their AI-driven applications. It is trending because it addresses the growing demand for an open standard in agentic workflows, enabling teams to share and adopt standardized toolsets for diverse technical requirements. By fostering a collaborative ecosystem where custom functionalities can be easily distributed and reused, this repository significantly lowers the barrier to deploying specialized AI agents in professional development environments.

3. disler/claude-code-hooks-mastery

Master Claude Code Hooks

Python | 2,439 stars | 47 stars today

First seen: February 05, 2026 | Streak: 1d

Analysis

Summary not available.

4. OpenBMB/ChatDev Not new today

ChatDev 2.0: Dev All through LLM-powered Multi-Agent Collaboration

Python | 30,035 stars | 227 stars today

First seen: February 03, 2026 | Streak: 3d

Analysis

Summary not available.

5. ankitects/anki

Anki is a smart spaced repetition flashcard program

Rust | 26,205 stars | 28 stars today

First seen: February 05, 2026 | Streak: 1d

Analysis

Summary not available.

Contrib repository for the OpenTelemetry Collector

Go | 4,364 stars | 3 stars today

First seen: February 05, 2026 | Streak: 1d

Analysis

Summary not available.

7. Canner/WrenAI

⚡️ GenBI (Generative BI) queries any database in natural language, generates accurate SQL (Text-to-SQL), charts (Text-to-Chart), and AI-powered business intelligence in seconds.

TypeScript | 14,014 stars | 89 stars today

First seen: February 05, 2026 | Streak: 1d

Analysis

Summary not available.

8. pedramamini/Maestro Not new today

Agent Orchestration Command Center

TypeScript | 1,704 stars | 187 stars today

First seen: February 02, 2026 | Streak: 4d

Analysis

Summary not available.

9. nvm-sh/nvm

Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

Shell | 91,271 stars | 35 stars today

First seen: February 05, 2026 | Streak: 1d

Analysis

Summary not available.

10. microsoft/qlib

Qlib is an AI-oriented Quant investment platform that aims to use AI tech to empower Quant Research, from exploring ideas to implementing productions. Qlib supports diverse ML modeling paradigms, including supervised learning, market dynamics modeling, and RL, and is now equipped withhttps://github.com/microsoft/RD-Agentto automate R&D process.

Python | 36,601 stars | 83 stars today

First seen: February 05, 2026 | Streak: 1d

Analysis

Summary not available.