AI and LLM Tooling
The largest cluster of trending repos today sits squarely in the AI and LLM tooling space, reflecting how fast the ecosystem around coding agents and autonomous workflows is maturing.
- google-labs-code/design.md - A format specification for describing a visual identity to coding agents, giving them a persistent, structured understanding of a design system. (+1475)
- JCodesMore/ai-website-cloner-template - Clone any website with a single command using AI coding agents. (+1024)
- garrytan/gstack - Twenty-three opinionated Claude Code tools covering roles like CEO, Designer, Eng Manager, and QA. (+767)
- jamiepine/voicebox - An open-source AI voice studio for cloning, dictating, and creating audio. (+395)
- calesthio/OpenMontage - The world's first open-source agentic video production system, with 12 pipelines, 52 tools, and 500-plus agent skills. (+3434)
- mukul975/Anthropic-Cybersecurity-Skills - Eight hundred seventeen structured cybersecurity skills for AI agents, mapped to MITRE ATT&CK, NIST CSF, and other frameworks. (+571)
- ZhuLinsen/daily_stock_analysis - An LLM-powered multi-market stock analysis system with real-time news, decision dashboards, and automated notifications. (+1209)
- xbtlin/ai-berkshire - A Claude Code-based value investing research framework combining four masters' methodologies with multi-agent adversarial analysis. (+309)
- opendatalab/MinerU - Transforms complex PDFs and Office docs into LLM-ready Markdown or JSON for agentic workflows. (+644)
- thesysdev/openui - An open standard for generative UI. (+87)
- cheahjs/free-llm-api-resources - A curated list of free LLM inference resources accessible via API. (+80)
- TencentCloud/TencentDB-Agent-Memory - Fully local long-term memory for AI agents via a four-tier progressive pipeline, with zero external API dependencies. (+52)
- run-llama/llama_index - The leading document agent and OCR platform for LLM applications. (+34)
Agent Orchestration and Infrastructure
Beyond individual tools, several repos focus on running, monitoring, and securing fleets of agents.
- stablyai/orca - An agent development environment (ADE) for running fleets of parallel coding agents, available on desktop and mobile. (+694)
- alibaba/page-agent - A JavaScript in-page GUI agent that controls web interfaces with natural language. (+163)
- bytedance/deer-flow - An open-source long-horizon SuperAgent harness that researches, codes, and creates using sandboxes, memories, and subagents. (+282)
- aws/agent-toolkit-for-aws - Official AWS-supported MCP servers, skills, and plugins for AI agents building on AWS. (+47)
- NVIDIA/SkillSpector - A security scanner for AI agent skills that detects vulnerabilities, malicious patterns, and risks. (+352)
- hoangsonww/Claude-Code-Agent-Monitor - A real-time monitoring dashboard for Claude Code sessions, agent activity, and subagent orchestration. (+38)
- EveryInc/compound-engineering-plugin - An official plugin for Claude Code, Codex, Cursor, and more, supporting compound engineering workflows. (+45)
- receptron/mulmoclaude - A multi-modal Claude Code client. (+10)
Dev Workflow and Tooling
- ChromeDevTools/chrome-devtools-mcp - Chrome DevTools exposed as an MCP server for coding agents. (+88)
- microsoft/vscode - Visual Studio Code, the ubiquitous open-source editor. (+181)
- microsoft/playwright - A framework for cross-browser web testing and automation across Chromium, Firefox, and WebKit. (+86)
- actions/checkout - The standard GitHub Action for checking out a repository. (+7)
Web Frameworks and UI Libraries
- withastro/astro - The web framework for content-driven websites. (+40)
- vuejs/core - Vue.js, the progressive JavaScript framework for building UI on the web. (+6)
- element-plus/element-plus - A Vue.js 3 UI library from the Element team. (+7)
- motion-canvas/motion-canvas - A code-driven tool for visualizing ideas as animations. (+9)
Self-Hosted Apps and Data Tools
- mauriceboe/TREK - A self-hosted travel and trip planner with real-time collaboration, interactive maps, and PWA support. (+241)
- every-app/open-seo - An open-source alternative to Semrush and Ahrefs. (+57)
- nocodb/nocodb - A free, self-hostable Airtable alternative. (+26)
- strapi/strapi - The leading open-source headless CMS, fully TypeScript-based and developer-first. (+39)
- open-metadata/OpenMetadata - An open platform for building trusted data context and business semantics for humans, AI assistants, and agents. (+22)
Today's trending list makes one thing clear: the current energy in open-source is centered on giving AI agents better context, memory, tooling, and guardrails, whether that means a design spec file, a security scanner, or a full orchestration environment. Builders are not just experimenting with LLMs in isolation anymore; they are assembling layered systems where agents operate persistently, collaborate in parallel, and interact directly with real interfaces.