2026-05-22

Denoise

The Claude Code agent ecosystem is rapidly expanding, with a focus on official plugins, standardized skills, and sophisticated memory management.

Look for the structural build-out around Claude Code, where an official plugin directory from Anthropic signals a move toward a formal, organized platform.

2026-05-222026-05-22T14:56:21Zrules v1Healthyrepos 40signals 40

Top 3 changes

  • anthropics/claude-plugins-official shows a platform owner (Anthropic) formalizing its agent ecosystem with an official directory.
  • colbymchenry/codegraph shows the ecosystem's demand for more sophisticated context management beyond simple RAG, using knowledge graphs.
  • ruvnet/RuView shows a distinct innovation vector in multimodal AI, using WiFi signals for spatial intelligence, separate from the dominant LLM agent trend.

Strategic insights

#01A clear platform play is emerging around 'Claude Code'. Anthropic's `claude-plugins-official` repo is a move to centralize and curate an 'app store' for its agent, shifting from a chaotic community to a structured ecosystem.
#02The 'skill' is becoming a standardized primitive for AI agents. The prevalence of repositories like `mattpocock/skills`, `dotnet/skills`, and `addyosmani/agent-skills` indicates a trend toward creating shareable, modular capabilities.
#03Agent infrastructure is maturing with new abstraction layers. Repositories like `colbymchenry/codegraph` and `rohitg00/agentmemory` are building dedicated memory and context solutions to improve agent efficiency and overcome token limits.
#04AI agents are being deeply embedded into developer workflows. Tools are moving beyond chat interfaces, as seen with `ChromeDevTools/chrome-devtools-mcp` for browser automation and `can1357/oh-my-pi` for terminal-native coding.
#05There's a recurring pattern of repackaging and promoting open-source models. Repos like `Alishahryar1/free-claude-code` and `Anil-matcha/Open-Generative-AI` focus on providing free access or unified interfaces to existing proprietary or open models, indicating a strong demand for accessibility.

Trend tracking

Today

A diverse set of established projects like yt-dlp/yt-dlp and odoo/odoo surged into the daily trends, indicating a broad refresh of popular repositories.

6 Strengthening · 1 Continuous · 1 Stable · 6 First seen
Expand list (14)
ProjectYesterday ⭐Today ⭐ΔState
yt-dlp/yt-dlp164k🆕First seen
ruvnet/RuView64k🆕First seen
odoo/odoo51k🆕First seen
Fincept-Corporation/FinceptTerminal22k🆕First seen
karpathy/nn-zero-to-hero22k🆕First seen
byJoey/cfnew13k🆕First seen
colbymchenry/codegraph13k16k+3334Strengthening
anthropics/claude-plugins-official22k24k+2380Strengthening
Lum1104/Understand-Anything16k18k+1474Strengthening
rohitg00/ai-engineering-from-scratch10k11k+940Strengthening
trimstray/the-book-of-secret-knowledge222k223k+867Stable
ChromeDevTools/chrome-devtools-mcp40k41k+476Continuous
can1357/oh-my-pi5.7k6.2k+456Strengthening
dotnet/skills2.1k2.4k+356Strengthening

This week

AI and engineering skills repositories, such as rohitg00/ai-engineering-from-scratch and the persistent colbymchenry/codegraph, demonstrate sustained interest throughout the week.

5 Strengthening · 7 Continuous · 1 Stable · 2 First seen
Expand list (15)
ProjectYesterday ⭐Today ⭐ΔState
Stremio/stremio-web12k🆕First seen
rohitg00/ai-engineering-from-scratch11k🆕First seen
colbymchenry/codegraph13k16k+3334Strengthening
obra/superpowers201k203k+1368Continuous
Imbad0202/academic-research-skills18k19k+989Strengthening
tinyhumansai/openhuman25k25k+924Strengthening
ruvnet/RuView63k64k+896Continuous
rohitg00/agentmemory16k16k+617Strengthening
CloakHQ/CloakBrowser18k19k+522Continuous
HKUDS/ViMax6.4k6.6k+244Strengthening
supertone-inc/supertonic9.1k9.3k+239Continuous
datawhalechina/easy-vibe14k14k+219Continuous
humanlayer/12-factor-agents22k22k+183Continuous
oven-sh/bun92k92k+85Stable
facebook/pyrefly6.4k6.4k+59Continuous

This month

colbymchenry/codegraph shows entrenched growth across all timeframes, alongside continuous accumulation for educational repositories like multica-ai/andrej-karpathy-skills.

3 Strengthening · 10 Continuous · 3 Stable · 2 First seen
Expand list (18)
ProjectYesterday ⭐Today ⭐ΔState
bytedance/UI-TARS-desktop35k🆕First seen
refactoringhq/tolaria11k🆕First seen
colbymchenry/codegraph13k16k+3334Strengthening
multica-ai/andrej-karpathy-skills143k145k+2830Continuous
mattpocock/skills99k101k+1986Continuous
Imbad0202/academic-research-skills18k19k+989Strengthening
rohitg00/agentmemory16k16k+617Strengthening
Alishahryar1/free-claude-code27k28k+572Continuous
CloakHQ/CloakBrowser18k19k+522Continuous
TauricResearch/TradingAgents78k78k+348Stable
addyosmani/agent-skills44k45k+323Continuous
decolua/9router13k13k+292Continuous
ruvnet/ruflo54k54k+281Continuous
anthropics/financial-services26k27k+232Continuous
Anil-matcha/Open-Generative-AI16k17k+212Continuous
AIDC-AI/Pixelle-Video19k19k+204Continuous
Z4nzu/hackingtool76k76k+173Stable
soxoj/maigret30k30k+135Stable

Categories· 8

Memory, RAG & Context(3)

The focus here is on advanced context management to improve agent efficiency. Projects like `codegraph` and `Understand-Anything` are moving beyond basic retrieval-augmented generation by using knowledge graphs to pre-process codebases, aiming to reduce token consumption and improve reasoning.

  • This tool creates a local knowledge graph from a codebase to provide more efficient context to AI agents like Claude Code. It represents a significant step beyond basic RAG, aiming to reduce token usage and API calls by pre-indexing code structure.

    rising⭐ 16k
  • This project offers a persistent memory solution for AI agents. Its continued popularity underscores a critical challenge in agent development: maintaining state and long-term context. It's part of a trend building the foundational infrastructure for more capable agents.

    repeated⭐ 16k
  • This tool generates interactive knowledge graphs from codebases, compatible with multiple AI agents. It targets the problem of code comprehension, offering a visual and queryable alternative to reading raw source files, which is useful for both humans and AI agents.

    new⭐ 18k

On-device & Multimodal AI(5)

This category showcases AI applications beyond text and code. `RuView`'s use of WiFi for spatial sensing is a novel approach, while `supertonic` (TTS) and multiple video generation projects (`ViMax`, `Pixelle-Video`) point to growing interest in diverse, on-device and multimodal outputs.

  • This project uses commodity WiFi signals for spatial intelligence and presence detection without video. It's a novel application of existing hardware for a new sensory modality, representing a creative direction in multimodal AI that doesn't rely on cameras.

    rising⭐ 64k
  • A fast, on-device, multilingual text-to-speech engine using the ONNX format. The focus on local, on-device execution addresses privacy and latency concerns, reflecting a growing demand for AI models that can run efficiently without relying on cloud APIs.

    new⭐ 9.3k
  • An 'agentic video generation' project that breaks down video creation into roles like director and producer. This conceptual framework is interesting as it applies the agent model to a creative workflow, suggesting a more structured approach to AI-driven content generation.

    new⭐ 6.6k
  • An automated short video generation engine. Like other similar projects, it aims to streamline the content creation process using AI. Its popularity reflects the high commercial interest in tools that can automate the production of social media content.

    cooling⭐ 19k
  • This project provides a self-hosted, open-source interface to over 200 image and video generation models. It acts as an aggregator and a free alternative to paid platforms, catering to users who want access to a wide variety of models without restrictions.

    cooling⭐ 17k

Developer Tools & Productivity(12)

This category is a mix of AI-centric learning materials and high-performance foundational tools. Repos like `ai-engineering-from-scratch` and `12-factor-agents` provide development patterns for the new AI stack, while stalwarts like `bun` and `yt-dlp` continue to attract attention for pure performance and utility.

  • This educational repository provides a curriculum for learning AI engineering. Its rise indicates a strong demand from developers to move beyond using AI APIs and learn how to build, deploy, and manage AI systems themselves. It's a resource for upskilling.

    rising⭐ 11k
  • A desktop application for managing local markdown-based knowledge bases. It caters to the 'second brain' or personal knowledge management (PKM) community, offering an alternative to cloud-based solutions like Notion or Obsidian for users who prefer local-first tools.

    cooling⭐ 11k
  • A long-standing, comprehensive suite of open-source business management apps (ERP, CRM, etc.). Its appearance on the trending list is likely due to a new major release or a specific marketing push, drawing fresh attention to this mature enterprise software project.

    new⭐ 51k
  • This repository adapts the well-known '12-factor app' methodology for building LLM-powered software. It's a notable attempt to establish a set of best practices for creating production-ready AI applications, addressing reliability and scalability concerns.

    new⭐ 22k
  • A perennial favorite, this is a large, curated list of cheatsheets, tools, and resources for developers and system administrators. Its recurring trendiness is a testament to the community's continuous appetite for well-organized collections of practical knowledge.

    new⭐ 223k
  • A fast, all-in-one JavaScript runtime, bundler, and package manager. Bun continues to trend due to its focus on performance, which challenges the established Node.js ecosystem. Each new release with feature improvements or stability gains attracts significant developer attention.

    new⭐ 92k
  • A modern desktop application for financial market analysis. Its appearance is part of a wider trend of open-source projects aiming to replicate or improve upon the functionality of expensive proprietary tools like the Bloomberg Terminal.

    new⭐ 22k
  • A coding course for beginners from a Chinese open-source community. The name 'vibe coding' suggests a focus on modern development practices. Its trendiness is likely driven by community promotion within the Chinese developer ecosystem.

    new⭐ 14k
  • A widely used command-line tool for downloading video and audio from numerous websites. As a fork of the original youtube-dl, it continues to trend because it is actively maintained, frequently adding support for new sites and features, making it essential.

    new⭐ 164k
  • A fast Python type checker and language server from Meta. This entry into the crowded Python tooling space is notable because of its origin and focus on performance, competing with established tools like MyPy and Pyright.

    new⭐ 6.4k
  • An educational course on building neural networks from scratch by Andrej Karpathy. Its continued popularity highlights the demand for foundational, first-principles-based educational content from respected figures in the AI field, even as high-level tools proliferate.

    new⭐ 22k
  • The web interface for Stremio, an open-source media center application. Its trend suggests a growing interest in self-hosted and decentralized alternatives for streaming media content, away from mainstream subscription services.

    new⭐ 12k

Prompt & Skill Libraries(7)

This category is dominated by the formalization of the Claude Code ecosystem. Anthropic's official plugin repo leads the way, with numerous community repos creating standardized 'skill' packages, signifying a move towards a structured, shareable library of agent capabilities.

  • This is a significant signal of ecosystem formalization. As the official directory of plugins for 'Claude Code' managed by Anthropic, it marks a strategic move to create a curated, App Store-like environment for its AI agent, legitimizing and organizing community contributions.

    new⭐ 24k
  • A collection of prompts and configurations for the Claude agent. Its popularity reflects the trend of codifying agent interactions into shareable 'skills', creating a reusable library of expertise beyond simple prompt engineering. The format `CLAUDE.md` is becoming a convention.

    cooling⭐ 101k
  • This repo structures the academic workflow (research, writing, revision) into a set of skills for Claude Code. It's a specific application of the broader 'agent skills' trend, demonstrating how these AI assistants are being tailored for specialized, professional domains.

    repeated⭐ 19k
  • An empty repository from Anthropic. Its name suggests a forthcoming focus or official skill set for the financial services industry, signaling the company's intent to target specific enterprise verticals with its Claude agent.

    cooling⭐ 27k
  • An official Microsoft repository for .NET and C# agent skills. This is a major validation of the 'skills' paradigm, showing that large platform owners are adopting this model to improve AI agent performance within their specific ecosystems.

    new⭐ 2.4k
  • This project distills Andrej Karpathy's observations on LLM coding pitfalls into a single configuration file for Claude. It exemplifies a pattern of capturing expert human knowledge and encoding it into a reusable format to improve agent behavior.

    cooling⭐ 145k
  • A collection of prompts and techniques for AI agents, curated by a well-known engineer. This repository's visibility highlights the community's desire for production-grade, reliable patterns for interacting with coding agents, moving beyond simple, one-shot prompts.

    cooling⭐ 45k

Security & Reverse Engineering(3)

This is a collection of specialized, practical tools. The standout is `CloakHQ/CloakBrowser`, a stealth browser designed to bypass bot detection, a significant tool for web automation and security research. The other repos are established, recurring tools for OSINT and hacking.

  • A modified version of Chromium designed to evade bot detection systems. This is a highly specialized tool for web scraping, automated testing, and security research where appearing as a regular user is critical. Its effectiveness is its key value proposition.

    repeated⭐ 19k
  • An open-source intelligence (OSINT) tool that collects information on a person by searching their username across thousands of websites. It's a classic, effective tool for digital footprint analysis and has been a recurring presence on trending lists.

    cooling⭐ 30k
  • An aggregator of various hacking and penetration testing tools. These 'all-in-one' collections are perpetually popular, especially among beginners, but they are often just curated lists or simple scripts launching other well-known open-source tools.

    cooling⭐ 76k

AI Infra & Protocols(7)

This category highlights the construction of foundational software for deploying and managing AI agents. It includes orchestration platforms (`ruflo`), agentic frameworks (`superpowers`), and even specialized devtools (`chrome-devtools-mcp`), reflecting a maturing infrastructure layer for agent-based applications.

  • Presents itself as a 'personal AI super intelligence'. The description is high-level and lacks technical specifics, suggesting it may be more of a conceptual project or wrapper around existing models. Its trend seems driven by marketing language rather than a specific technical innovation.

    new⭐ 25k
  • An official Google project to create Chrome DevTools for AI coding agents. This is a major development, indicating that browser automation and web interaction are becoming first-class tasks for AI agents, requiring dedicated, robust tooling from platform vendors.

    new⭐ 41k
  • This repository proposes a framework and methodology for building agentic software. Its focus on process and structure, rather than a specific tool, suggests the field is maturing to a point where standardized development practices are needed for building reliable agent-based systems.

    new⭐ 203k
  • A framework for building multi-agent LLM systems for financial trading. This represents a specialized, high-stakes application of agentic AI. Its presence on the trending list highlights the ongoing interest in applying LLMs to complex, real-time decision-making domains like finance.

    cooling⭐ 78k
  • This tool acts as a proxy to route AI coding requests to various free and paid model providers, with features like auto-fallback and token optimization. It addresses the practical issue of cost and reliability when using multiple LLM APIs.

    cooling⭐ 13k
  • An agent orchestration platform specifically mentioning Claude. It targets enterprise use cases with features for deploying multi-agent swarms and autonomous workflows. This points to the demand for production-grade tools to manage complex, multi-step agent interactions.

    cooling⭐ 54k
  • An open-source multimodal AI agent stack from ByteDance. As a project from a major tech company, it signals serious investment in building foundational infrastructure for agents that can interact with user interfaces and handle multiple data types.

    cooling⭐ 35k

AI Coding Tools & Agents(2)

These projects focus on practical developer integration. `free-claude-code` aims to democratize access to a specific AI model, while `oh-my-pi` embeds an agent directly into the terminal, showing the trend of moving agents from standalone apps into core developer environments.

  • This project provides free terminal and VSCode access to the 'claude-code' model. Its popularity is driven by the demand for free access to powerful proprietary models. It's a classic example of community-built wrappers that democratize access to closed AI systems.

    cooling⭐ 28k
  • An AI coding agent designed to run natively in the terminal. Its features, such as hash-anchored edits and LSP integration, suggest a focus on robustness and deep integration with existing developer workflows, distinguishing it from simpler chatbot-style agents.

    new⭐ 6.2k

Other(1)

This category contains a single new repository, `byJoey/cfnew`. Without a description or more context, it's not possible to determine a specific trend or its purpose. It appears to be an outlier in today's trends.

  • A new, undescribed repository. Without any information in its description or codebase, it is impossible to determine its purpose or the reason for its trend. This may be an early-stage project that gained attention through social media or a specific community.

    new⭐ 13k

Recent reports

  • 2026-06-03

    generated 2026-06-03T17:05:52Z · rules v1 · repos 45 · signals 45

  • 2026-06-02

    generated 2026-06-02T16:49:13Z · rules v1 · repos 43 · signals 43

  • 2026-06-01

    generated 2026-06-01T17:57:29Z · rules v1 · repos 44 · signals 44

  • 2026-05-31

    generated 2026-05-31T14:03:33Z · rules v1 · repos 44 · signals 44

  • 2026-05-30

    generated 2026-05-30T13:57:40Z · rules v1 · repos 48 · signals 48

  • 2026-05-29

    generated 2026-05-29T16:02:16Z · rules v1 · repos 46 · signals 46

  • 2026-05-28

    generated 2026-05-28T16:19:16Z · rules v1 · repos 48 · signals 48

  • 2026-05-27

    generated 2026-05-27T16:04:14Z · rules v1 · repos 45 · signals 45

  • 2026-05-26

    generated 2026-05-26T16:01:07Z · rules v1 · repos 45 · signals 45

  • 2026-05-25

    generated 2026-05-25T15:24:58Z · rules v1 · repos 45 · signals 45

  • 2026-05-24

    generated 2026-05-24T13:51:52Z · rules v1 · repos 43 · signals 43

  • 2026-05-23

    generated 2026-05-23T13:55:04Z · rules v1 · repos 42 · signals 42

  • 2026-05-22 · current

    generated 2026-05-22T14:56:21Z · rules v1 · repos 40 · signals 40

  • 2026-05-21

    generated 2026-05-21T15:46:27Z · rules v1 · repos 41 · signals 41

  • 2026-05-20

    generated 2026-05-20T15:48:11Z · rules v1 · repos 36 · signals 36

  • 2026-05-19

    generated 2026-05-19T15:42:42Z · rules v1 · repos 37 · signals 37

  • 2026-05-18

    generated 2026-05-18T15:51:10Z · rules v1 · repos 39 · signals 39

  • 2026-05-17

    generated 2026-05-17T13:49:34Z · rules v1 · repos 45 · signals 45

  • 2026-05-16

    generated 2026-05-16T13:49:33Z · rules v1 · repos 34 · signals 34

  • 2026-05-15

    generated 2026-05-15T14:26:57Z · rules v1 · repos 38 · signals 38

  • 2026-05-14

    generated 2026-05-14T14:32:26Z · rules v1 · repos 42 · signals 42

  • 2026-05-13

    generated 2026-05-13T14:53:18Z · rules v1 · repos 44 · signals 44

  • 2026-05-12

    generated 2026-05-12T14:42:52Z · rules v1 · repos 36 · signals 36

  • 2026-05-11 · fallback

    generated 2026-05-11T15:30:34Z · rules v1 · repos 40 · signals 40

  • 2026-05-10

    generated 2026-05-10T13:46:39Z · rules v1 · repos 37 · signals 37

  • 2026-05-09

    generated 2026-05-09T13:43:42Z · rules v1 · repos 40 · signals 40

  • 2026-05-08

    generated 2026-05-08T14:08:16Z · rules v1 · repos 38 · signals 38

  • 2026-05-07

    generated 2026-05-07T14:38:09Z · rules v1 · repos 37 · signals 37

  • 2026-05-06

    generated 2026-05-06T14:34:27Z · rules v1 · repos 36 · signals 36

  • 2026-05-04

    generated 2026-05-04T14:22:31Z · rules v1 · repos 36 · signals 36

  • 2026-05-03

    generated 2026-05-03T13:40:38Z · rules v1 · repos 29 · signals 29

  • 2026-05-02 · fallback

    generated 2026-05-02T13:39:14Z · rules v1 · repos 30 · signals 30

  • 2026-05-01 · fallback

    generated 2026-05-01T13:46:05Z · rules v1 · repos 32 · signals 32

  • 2026-04-30

    generated 2026-04-30T14:19:05Z · rules v1 · repos 36 · signals 36

  • 2026-04-29

    generated 2026-04-29T14:23:30Z · rules v1 · repos 36 · signals 36

  • 2026-04-28

    generated 2026-04-28T14:34:52Z · rules v1 · repos 37 · signals 37

  • 2026-04-27

    generated 2026-04-27T14:20:15Z · rules v1 · repos 38 · signals 38

  • 2026-04-26

    generated 2026-04-26T13:24:10Z · rules v1 · repos 37 · signals 37

  • 2026-04-25

    generated 2026-04-25T13:22:57Z · rules v1 · repos 41 · signals 41

  • 2026-04-24

    generated 2026-04-24T13:58:04Z · rules v1 · repos 40 · signals 40

  • 2026-04-23

    generated 2026-04-23T14:04:35Z · rules v1 · repos 43 · signals 43

  • 2026-04-22

    generated 2026-04-22T14:02:49Z · rules v1 · repos 41 · signals 41

  • 2026-04-21

    generated 2026-04-22T07:58:11Z · rules v1 · repos 40 · signals 40

  • 2026-04-20

    generated 2026-04-21T09:23:28Z · rules v1 · repos 40 · signals 40

  • 2026-04-19

    generated 2026-04-19T08:51:11Z · rules v1 · repos 36 · signals 36

  • 2026-04-18

    generated 2026-04-18T08:45:02Z · rules v1 · repos 39 · signals 39

  • 2026-04-17

    generated 2026-04-17T09:14:47Z · rules v1 · repos 40 · signals 40

  • 2026-04-03

    generated 2026-05-13T03:24:00Z · rules v1 · repos 26 · signals 26

  • 2026-04-02 · degraded

    generated 2026-04-03T19:29:39Z · rules v1 · repos 26 · signals 26

  • 2026-04-01 · fallback

    generated 2026-04-03T19:29:39Z · rules v1 · repos 26 · signals 26