GitHub Trending Digest - February 22, 2026

Today's Daily Trending

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

1. vxcontrol/pentagi Not new today

✨ Fully autonomous AI Agents system capable of performing complex penetration testing tasks

Go | 5,876 | 2,118 stars today

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

Analysis

PentAGI is an autonomous, AI-driven penetration testing platform designed to automate complex security assessments within isolated, sandboxed Docker environments. The system utilizes a multi-agent architecture—delegating tasks among specialized researchers, developers, and executors—while integrating over 20 professional security tools like Nmap, Metasploit, and SQLmap. To enhance decision-making and reliability, the platform leverages a smart memory system, Neo4j-based knowledge graphs, and persistent vector storage, all managed through a scalable, microservices-oriented backend.

This project is highly beneficial for information security professionals, ethical hackers, and security researchers who require a sophisticated, self-hosted solution to streamline and scale vulnerability discovery. It is currently trending because it represents the cutting edge of "Agentic AI," moving beyond simple chatbots to perform complex, multi-step real-world actions. By providing comprehensive reporting, real-time observability through Grafana and Langfuse, and support for a wide array of LLM providers, PentAGI offers a powerful framework for those seeking to modernize their security testing workflows.

2. abhigyanpatwari/GitNexus

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 | 1,119 | 132 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.

3. obra/superpowers Not new today

An agentic skills framework & software development methodology that works.

Shell | 57,173 | 772 stars today

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

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.

4. huggingface/skills

No description

Python | 1,751 | 247 stars today

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

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.

5. PowerShell/PowerShell

PowerShell for every system!

C# | 51,588 | 13 stars today

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

Analysis

Summary not available.

6. anthropics/claude-code

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

Shell | 68,521 | 222 stars today

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

Analysis

Claude Code is an agentic command-line interface designed to accelerate software development by allowing users to interact with their local codebase using natural language. It performs a variety of complex technical tasks, including explaining existing code, executing routine programming workflows, and managing Git operations directly from the terminal. Technically, the tool functions as an intelligent assistant that processes user intent to perform file-level operations and codebase analysis, and it supports extensibility through a dedicated plugin architecture for custom commands.

This project is primarily intended for professional developers and engineers seeking to streamline their daily workflows and reduce the cognitive load associated with repetitive coding tasks. It is currently trending because it integrates Anthropic's advanced AI models directly into the developer's native environment, effectively bridging the gap between high-level reasoning and low-level code execution. By automating tedious processes and offering a seamless, terminal-first experience, Claude Code empowers teams to maintain higher velocity and focus on architectural challenges rather than boilerplate maintenance.

7. stan-smith/FossFLOW

Make beautiful isometric infrastructure diagrams

TypeScript | 17,855 | 74 stars today

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

Analysis

Summary not available.

8. ggml-org/ggml

Tensor library for machine learning

C++ | 14,087 | 47 stars today

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

Analysis

Summary not available.

9. Stremio/stremio-web

Stremio - Freedom to Stream

JavaScript | 9,501 | 301 stars today

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

Analysis

Summary not available.

10. HandsOnLLM/Hands-On-Large-Language-Models Not new today

Official code repo for the O'Reilly Book - "Hands-On Large Language Models"

Jupyter Notebook | 22,643 | 355 stars today

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

Analysis

Summary not available.