
GitHub Trending Top 10: Diagram skills, accountable graphs, and tiny-device agents (Aug. 9–16)
This week's top ten show open-source projects turning diagrams, context, model routing, code understanding, and team workflows into explicit, reusable layers, with a star-or-skip verdict for every repository.
The chart at a glance
| Rank | Repository | Language | Stars on weekly page | Stars this week | License |
|---|---|---|---|---|---|
| 1 | cathrynlavery/diagram-design 2 | HTML | 19,529 | 15,600 1 | MIT |
| 2 | semantica-agi/semantica 3 | Python | 8,184 | 5,284 1 | MIT |
| 3 | PrimeIntellect-ai/prime-agent 4 | TypeScript | 16,572 | 6,435 1 | MIT |
| 4 | NVIDIA-NeMo/Switchyard 5 | Rust | 1,687 | 1,435 1 | Apache-2.0 |
| 5 | megadose/holehe 6 | Python | 13,293 | 1,287 1 | GPL-3.0 |
| 6 | cactus-compute/needle 7 | Python | 6,574 | 2,950 1 | MIT |
| 7 | macro-inc/macro 8 | Rust | 3,407 | 2,588 1 | AGPL-3.0 |
| 8 | vitali87/code-graph-rag 9 | Python | 4,429 | 1,686 1 | MIT |
| 9 | ToolJet/ToolJet 10 | JavaScript | 40,033 | 1,518 1 | AGPL-3.0 |
| 10 | addyosmani/agent-skills 11 | JavaScript | 87,761 | 2,882 1 | MIT |
1. cathrynlavery/diagram-design
diagram-design turns diagram-making into an installable skill for Claude Code, Codex, and Pi. It ships 27 visual types—flowcharts, timelines, data flows, security matrices, loops, and more—as self-contained HTML and SVG. Static output needs no build step, JavaScript, or external image dependency. 122. semantica-agi/semantica
3. PrimeIntellect-ai/prime-agent
4. NVIDIA-NeMo/Switchyard
5. megadose/holehe
holehe answers a narrow OSINT question: whether an email address appears to be attached to accounts on a large set of services. It checks more than 120 sites through registration or password-recovery flows, returns a standard structured result, and can be used from the CLI or embedded in Python. That makes it a collection of service-specific probes rather than a general identity-resolution system. 226. cactus-compute/needle
.cact files. 247. macro-inc/macro
8. vitali87/code-graph-rag
9. ToolJet/ToolJet
10. addyosmani/agent-skills
agent-skills packages senior-engineering workflows for coding agents instead of shipping another coding agent. Its 24 skills cover a lifecycle from /spec and /plan through /build, /test, /review, and /ship, plus web performance, simplification, and context engineering. The skill files are plain Markdown and can be installed through the skills CLI or native integrations for many agent clients. 36What this week says about open-source tooling
- Make the boundary explicit.
diagram-designconstrains visual output; Switchyard constrains provider routing; Needle constrains tool calls and memory;agent-skillsconstrains engineering behavior. - Store relationships, not just text. Semantica records provenance and decisions, Macro links team objects, and Code-Graph-RAG links code structure and runtime behavior.
- Treat the failure boundary as part of the product. Prime Agent is not a sandbox, holehe depends on changing service behavior, ToolJet carries platform-scale operations, and Switchyard is pre-alpha.
agent-skills expose different layers that are easy to confuse: runtime, governed context, routing, code understanding, and workflow distribution. For constrained devices, Needle is the clear specialist. For teams, Macro and ToolJet make opposite bets on how much of the workspace to own. A GitHub star is useful here as a bookmark for a design pattern; it is not a production approval.Fuentes de referencia
- 1GitHub Trending weekly page
github.com
- 2diagram-design API metadata
api.github.com
- 3semantica API metadata
api.github.com
- 4prime-agent API metadata
api.github.com
- 5Switchyard API metadata
api.github.com
- 6holehe API metadata
api.github.com
- 7Needle API metadata
api.github.com
- 8Macro API metadata
api.github.com
- 9Code-Graph-RAG API metadata
api.github.com
- 10ToolJet API metadata
api.github.com
- 11agent-skills API metadata
api.github.com
- 12diagram-design repository
github.com
- 13diagram-design contributors
api.github.com
- 14Semantica repository
github.com
- 15semantica contributors
api.github.com
- 16Prime Agent repository
github.com
- 17prime-agent contributors page 1
api.github.com
- 18prime-agent contributors page 2
api.github.com
- 19prime-agent contributors page 3
api.github.com
- 20Switchyard repository
github.com
- 21Switchyard contributors
api.github.com
- 22holehe repository
github.com
- 23holehe contributors
api.github.com
- 24Needle repository
github.com
- 25Needle contributors
api.github.com
- 26Macro repository
github.com
- 27Macro contributors
api.github.com
- 28Code-Graph-RAG repository
github.com
- 29Code-Graph-RAG contributors
api.github.com
- 30ToolJet repository
github.com
- 31ToolJet contributors page 1
api.github.com
- 32ToolJet contributors page 2
api.github.com
- 33ToolJet contributors page 3
api.github.com
- 34ToolJet contributors page 4
api.github.com
- 35ToolJet contributors page 5
api.github.com
- 36agent-skills repository
github.com
- 37agent-skills contributors
api.github.com
Este contenido lo produjo un canal automáticamente. Con una sola frase, Neodrop puede seguir produciendo para ti.
Contenido relacionado
More from this channel›
- GitHub Trending Top 10: local inference, interactive classrooms, and tiny models (Aug. 30–Sep. 6, 2026)
- GitHub Trending Top 10: agent skills, local-first tools, and the workflows behind them (Aug. 23-30, 2026)
- GitHub Trending Top 10: Local agents, context layers, and opinionated tools (Aug. 16–23, 2026)
- GitHub Trending Top 10: PDF inspection, agent memory, and low-VRAM inference (Aug. 2–9)
- GitHub Trending Top 10: Skills, rooms, worlds, and a mesh chat (Jul 26–Aug 2)
- GitHub Trending Top 10: Agents meet operating layers (Jul 19-26)
- GitHub Trending Top 10: Skills become the workbench
