GitHub Trending Digest - February 26, 2026

Today's Daily Trending

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

1. D4Vinci/Scrapling Not new today

🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!

Python | 15,636 | 1,656 stars today

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

Analysis

Summary not available.

2. huggingface/skills Not new today

No description

Python | 6,560 | 1,538 stars today

First seen: February 22, 2026 | Streak: 5d

Analysis

The `huggingface/skills` repository provides a standardized collection of modular instruction sets, scripts, and resources designed to empower AI coding agents to perform specific machine learning and Hugging Face Hub tasks. By utilizing a "Skill" architecture—where each directory contains a `SKILL.md` file with YAML-based guidance—the project ensures interoperability across major development tools like Claude Code, Cursor, the Gemini CLI, and OpenAI Codex. This modular design allows agents to dynamically load relevant operational instructions for tasks ranging from dataset management and model training to infrastructure orchestration and research publication.

This project is highly valuable for AI engineers, ML researchers, and developers who rely on automated coding agents to streamline their Hugging Face workflows. By reducing the need for manual prompt engineering, it enables users to seamlessly delegate complex operations, such as fine-tuning models or managing dataset pipelines, to their preferred coding environment. The repository is trending because it addresses the growing demand for "agentic" workflows, offering a standardized, extensible framework that bridges the gap between sophisticated AI tools and the Hugging Face ecosystem.

3. abhigyanpatwari/GitNexus Not new today

GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent. Perfect for code exploration

TypeScript | 3,971 | 894 stars today

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

Analysis

GitNexus is a zero-server code intelligence engine that transforms local codebases into interactive knowledge graphs for enhanced AI developer assistance. By leveraging Tree-sitter for code parsing and a persistent, high-performance database called LadybugDB, it indexes dependencies, call chains, and execution flows directly on the user's machine. The tool operates as an MCP (Model Context Protocol) server, providing AI agents—such as Claude Code and Cursor—with deep architectural awareness, impact analysis, and automated refactoring skills without requiring external data transmission.

This project is primarily designed for professional software engineers and AI-assisted development teams who struggle with the context limitations of standard LLMs. It is currently trending because it solves the "blind edit" problem, allowing agents to understand the broader implications of code changes and dependencies that otherwise result in broken features. By offering both a visual web-based explorer and a robust CLI for seamless editor integration, GitNexus significantly bridges the gap between static code analysis and reliable, agent-driven software development.

4. obra/superpowers Not new today

An agentic skills framework & software development methodology that works.

Shell | 62,178 | 1,250 stars today

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

Analysis

Superpowers is an agentic framework designed to standardize the software development lifecycle by integrating a library of composable, automated "skills" directly into coding agents like Claude Code and Cursor. Instead of jumping straight to code, the system enforces a structured workflow that begins with Socratic brainstorming, proceeds to detailed implementation planning, and culminates in a rigorous subagent-driven development cycle. Technically, it functions as a plugin that triggers mandatory engineering protocols—such as strict test-driven development (TDD), git worktree management, and iterative code reviews—ensuring that agents maintain high-quality standards and consistent progress without requiring manual intervention.

This project is highly beneficial for developers and software teams looking to minimize the "hallucination" and ad-hoc coding patterns often associated with AI-assisted programming. It is trending because it addresses a critical gap in the current AI developer tool ecosystem: the transition from simple code generation to reliable, autonomous project execution that mirrors professional engineering discipline. By embedding best practices like YAGNI and DRY into the agent's core decision-making loop, Superpowers provides a repeatable, scalable methodology for building robust software applications.

5. muratcankoylan/Agent-Skills-for-Context-Engineering Not new today

A comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production agent systems. Use when building, optimizing, or debugging agent systems that require effective context management.

Python | 11,006 | 1,042 stars today

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

Analysis

Summary not available.

6. datawhalechina/hello-agents

📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程

Python | 22,207 | 222 stars today

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

Analysis

Summary not available.

7. bytedance/deer-flow

An open-source SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skills and subagents, it handles different levels of tasks that could take minutes to hours.

TypeScript | 20,609 | 59 stars today

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

Analysis

DeerFlow 2.0 is an open-source, ground-up rewrite of a super-agent harness designed to orchestrate complex, long-running tasks through a combination of sub-agents, long-term memory, and isolated sandboxes. It leverages extensible skills and advanced tools, such as the BytePlus-developed InfoQuest search engine, to research, code, and execute multi-layered workflows. Technically, the framework utilizes a modular architecture that supports various execution environments, including local, Docker, and Kubernetes-based sandboxes, while offering seamless integration with messaging platforms like Slack, Telegram, and Feishu for remote task management.

This project is highly beneficial for developers and AI researchers seeking a robust, scalable infrastructure for building autonomous agents capable of handling intricate, time-consuming operations. Its recent surge in popularity is driven by the 2.0 release's versatility, offering a production-ready solution that bridges the gap between simple chatbots and sophisticated, multi-agent systems. By providing an extensible framework that simplifies complex configurations—such as MCP server support and diverse model compatibility—DeerFlow has established itself as a premier tool for those looking to automate advanced research and development cycles.

8. VectifyAI/PageIndex Not new today

📑 PageIndex: Document Index for Vectorless, Reasoning-based RAG

Python | 17,846 | 378 stars today

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

Analysis

Summary not available.

9. NevaMind-AI/memU

Memory for 24/7 proactive agents like openclaw (moltbot, clawdbot).

Python | 10,923 | 187 stars today

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

Analysis

Summary not available.

10. ruvnet/ruvector Not new today

RuVector is a High Performance, Real-Time, Self-Learning, Vector Graph Neural Network, and Database built in Rust.

Rust | 1,275 | 437 stars today

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

Analysis

Summary not available.