AI Agents and Coding Assistants
The biggest cluster on today's trending list is tooling built for, or consumed by, AI coding agents.
- stablyai/orca - Agent Development Environment for running fleets of parallel coding agents on desktop, mobile, or VPS (+831 today)
- anomalyco/opencode - Open source coding agent, a community-driven alternative to proprietary agentic coding tools (+345 today)
- anthropics/claude-code - Agentic coding tool that lives in the terminal and handles tasks through natural language commands (+157 today)
- garrytan/gstack - Opinionated Claude Code setup with 23 specialized tools covering design, engineering, QA, and release roles (+199 today)
- Gitlawb/openclaude - Lightweight coding agent described as running anywhere and using anything (+281 today)
- awslabs/aidlc-workflows - Adaptive workflow steering rules for AI coding agents across the full development life cycle (+37 today)
- datawhalechina/hello-agents - From-scratch tutorial series on building intelligent agents, in Chinese (+209 today)
- Sumanth077/Hands-On-AI-Engineering - Curated practical AI projects covering OCR, RAG, and agent implementations (+60 today)
Agent Skills Ecosystem
A distinct sub-theme emerged today: packaged, reusable agent skills that plug into coding agents and MCP-compatible tools.
- humanlayer/skills - Reusable skills for agent workflows (+1141 today)
- anthropics/skills - Anthropic's public repository of agent skills (+511 today)
- google/skills - Agent skills targeting Google products and technologies (+125 today)
- earthtojake/text-to-cad - Agent skills for CAD, CAE, and CAM workflows (+93 today)
- jihe520/MathModelAgent - Agent skills designed specifically for mathematical modeling and paper generation (+53 today)
- NVIDIA/SkillSpector - Security scanner that detects vulnerabilities, prompt injection, and supply-chain risks in agent skills before installation (+254 today)
- blader/humanizer - Agent skill that strips signs of AI-generated writing from text (+1130 today)
LLM Inference and Serving Infrastructure
- magnitudedev/magnitude - Open source inference server that selects the best local models for available hardware, compatible with multiple coding agents (+391 today)
- sgl-project/sglang - High-performance serving framework for large language models and multimodal models (+836 today)
- NousResearch/hermes-agent - Adaptive agent built on the Hermes model line (+720 today)
- upstash/context7 - Platform providing up-to-date code documentation context for LLMs and AI code editors (+39 today)
- jingyaogong/minimind - Train a 64M-parameter LLM from scratch in under two hours (+297 today)
- radixark/miles - Enterprise reinforcement learning framework for LLM and VLM post-training (+64 today)
- huangruiteng/loopx - Long-horizon agent control plane for durable, governed work across multiple agent harnesses (+63 today)
- akitaonrails/ai-memory - Long-term memory solution for agent coding CLIs with handoff support across agent vendors (+113 today)
Developer Workflow and Tooling
- github/spec-kit - Toolkit to support Spec-Driven Development workflows (+194 today)
- ChromeDevTools/chrome-devtools-mcp - Chrome DevTools exposed as an MCP server for coding agents (+84 today)
- vercel-labs/portless - Replaces port numbers with stable named local URLs, useful for both humans and agents (+95 today)
- NateBJones-Projects/OB1 - Infrastructure layer combining one database, one AI gateway, and one chat channel for any AI (+10 today)
- langgenius/dify - Collaborative workspace for building agentic workflows and RAG pipelines with self-hosting options (+109 today)
Web, UI, and Voice Tooling
- shadcn-ui/ui - Accessible, beautifully designed component library and code distribution platform (+101 today)
- CapSoftware/Cap - Open source screen recording tool positioned as a Loom alternative (+95 today)
- debpalash/VoiceStudio - Fully local open source alternative to ElevenLabs covering voice cloning, dubbing, and transcription in 646 languages (+1345 today)
- longbridge/gpui-kit - Rust GUI components for cross-platform desktop apps using the GPUI framework (+179 today)
- LanRhyme/MicYou - Tool that turns an Android device into a high-quality PC microphone (+56 today)
ML Research and Forecasting
- google-research/timesfm - Pretrained time-series foundation model from Google Research for forecasting tasks (+342 today)
- eriklindernoren/ML-From-Scratch - Bare-bones NumPy implementations of ML algorithms focused on accessibility (+26 today)
- google-deepmind/weathernext - Weather modeling research from Google DeepMind (+11 today)
The throughline across today's list is unmistakable: the tooling layer around AI coding agents has matured from individual assistants into a full ecosystem, with inference servers, skill marketplaces, security scanners, memory stores, and control planes all landing on trending the same day. Builders are no longer just experimenting with agents; they are building the infrastructure to run, govern, and secure them at scale.