
📡 数据来源:GitHub Trending | 生成时间:2026-09-12 08:02
共收录 151 个仓库,覆盖 9 种编程语言
🔥 今日亮点
| 排名 | 仓库 | ⭐ 今日 | 语言 | 描述 |
|---|---|---|---|---|
| 1 | bilawalsidhu/gods-eye-view | 3680 | 🟨 Javascript | A spy satellite simulator in your browser, except the dat… |
| 2 | ayghri/i-have-adhd | 3463 | 🐍 Python | A skill to stop your coding agent from burying the answer… |
| 3 | obra/superpowers | 729 | 🐚 Shell | An agentic skills framework & software development method… |
| 4 | freestylefly/awesome-gpt-image-2 | 585 | 🟨 Javascript | Prompt as Code | GPT Image 2 / 2.5 提示词与案例库,530+ 个案例、20+… |
| 5 | vastsa/PI-Desktop | 552 | 🔷 Typescript | Local-first AI coding agent desktop: Electron + Rust host… |
🔍 今日趋势洞察
- AI 编码智能体生态进入「方法论」阶段:obra/superpowers、i-have-adhd 都是围绕「如何让 agent 更好用」的技能/框架层而非底层模型,竞争重心从模型能力上移到工程化与工作流。
- 空间智能/地理可视化黑马领跑:gods-eye-view 用真实数据的浏览器卫星模拟器单日 3680 star,证明「把复杂真实数据做成惊艳可视化」自带强传播力。
- 本地优先(local-first)智能体兴起:PI-Desktop 用 Electron+Rust 做桌面宿主,呼应隐私与离线诉求,是 agent 从云端走向本地的信号。
- Prompt 工程走向工业化:awesome-gpt-image-2 把提示词当代码(Prompt as Code),沉淀 530+ 案例与模板,提示词资产化成为趋势。
💡 对独立开发者的启发
- 把「复杂真实数据 + 惊艳可视化」打包成浏览器 Demo,是最低成本的冷启动爆款路径——gods-eye-view 用的是真实数据而非虚构,可信度即传播力。
- 别只做模型,做 agent 的「最后一公里」:i-have-adhd 只解决「输出被埋没」这一个痛点就冲到 3400+ star,小而痛是关键。
- 沉淀可复用的提示词/技能资产(Prompt as Code),既能建立专业品牌又能持续获客,是长期复利。
- 本地优先 + 可插拔插件(PI-Desktop)说明:给用户掌控感与扩展性,比功能堆砌更有黏性。
📝 一句话总结
今日核心是 AI 编码智能体从拼模型走向拼工程化、方法论与体验,叠加空间智能可视化的一记黑马。
⚠️ 风险提醒
- 智能体技能/框架赛道快速内卷,obra/superpowers 与 i-have-adhd 高度同质,跟风做框架易陷红海,需找差异化切入点。
- gods-eye-view 依赖第三方数据源,数据接口变动或授权问题可能随时打断,商业化与稳定性风险并存。
- 本地优先桌面智能体跨平台兼容与依赖管理成本高(Electron+Rust),独立开发者要评估长期维护负担。
- Prompt 资产库容易过时,模型版本迭代(如 GPT Image 2 → 2.5)会让案例失效,需持续更新投入。
🎯 今日可重点关注方向
- 复刻「真实数据可视化」套路:挑一个公开数据集(卫星/天气/交通),做一个浏览器里的惊艳 3D/地图 Demo。
- 为你的编码 agent 写一个「反埋没答案」类技能/规则,解决输出可读性痛点并开源。
- 把自己的提示词沉淀成 Prompt as Code 仓库,附案例与模板,建立垂直领域话语权。
- 尝试 local-first 智能体桌面宿主(Electron/Tauri+Rust),主打隐私与插件生态。
- 关注 agent skills/methodology 框架的标准化机会,做跨 agent 的通用技能包或最佳实践。
🟨 Javascript 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | bilawalsidhu/gods-eye-view | 3680 | 27.1k | A spy satellite simulator in your browser, except the data is real. Live open… |
| 2 | freestylefly/awesome-gpt-image-2 | 585 | 31.3k | Prompt as Code | GPT Image 2 / 2.5 提示词与案例库,530+ 个案例、20+ 套工业级模板与可复用 Skills,新增… |
| 3 | react/react | 404 | 250.0k | The library for web and native user interfaces. |
| 4 | asgeirtj/system_prompts_leaks | 216 | 64.9k | Extracted system prompts from Anthropic - Claude Fable 5.1, Opus 5, Claude De… |
| 5 | 0xranx/OpenContext | 111 | 1.1k | A personal context store for AI agents and assistants—reuse your existing cod… |
| 6 | openai/plugins | 73 | 6.4k | OpenAI Plugins |
| 7 | github/awesome-copilot | 47 | 38.9k | Community-contributed instructions, agents, skills, and configurations to hel… |
| 8 | pdone/lx-music-source | 31 | 8.7k | 洛雪音乐源 |
| 9 | Javis603/token-monitor | 25 | 2.1k | Local-first desktop widget for tracking token usage, costs, and limits across… |
| 10 | Asabeneh/30-Days-Of-JavaScript | 10 | 46.8k | 30 days of JavaScript programming challenge is a step-by-step guide to learn… |
⚙️ C 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | JustVugg/colibri | 351 | 27.7k | Run frontier MoE models on hardware you already own — pure C, zero deps, expe… |
| 2 | armory3d/armorpaint | 350 | 4.7k | Graphics Creation Tools |
| 3 | willfaust/Madeira | 93 | 239 | Run x86-64 Windows PC games on jailed iOS via FEX-Emu + Wine + DXMT |
| 4 | dorianborian/sesame-robot | 20 | 4.4k | An open and affordable mini quadruped robot based on ESP32. |
| 5 | valinet/ExplorerPatcher | 16 | 33.9k | This project aims to enhance the working environment on Windows |
| 6 | openwrt/openwrt | 11 | 28.4k | This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It… |
| 7 | timescale/timescaledb | 10 | 23.5k | A time-series database for high-performance real-time analytics packaged as a… |
| 8 | srwi/EverythingToolbar | 7 | 14.7k | Windows 任务栏的一切集成。 / Everything integration for the Windows taskbar. |
| 9 | libsdl-org/SDL | 7 | 16.6k | Simple DirectMedia Layer |
| 10 | jqlang/jq | 7 | 35.6k | Command-line JSON processor |
🐍 Python 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | ayghri/i-have-adhd | 3463 | 41.7k | A skill to stop your coding agent from burying the answer. ADHD-friendly output. |
| 2 | github/spec-kit | 1015 | 135.8k | 💫 Toolkit to help you get started with Spec-Driven Development |
| 3 | k2-fsa/OmniVoice | 572 | 12.3k | High-Quality Voice Cloning TTS for 600+ Languages |
| 4 | D4Vinci/Scrapling | 338 | 80.3k | 🕷️ An adaptive Web Scraping framework that handles everything from a single r… |
| 5 | bojieli/ai-agent-book | 301 | 45.9k | 《深入理解 AI Agent:设计原理与工程实践》(李博杰 著)开源主仓库:全书正文、编译版 PDF 与按章配套代码 / “In-depth Unders… |
| 6 | donnemartin/system-design-primer | 268 | 369.5k | 了解如何设计大型系统。准备系统设计面试。包括 Anki 抽认卡。 / Learn how to design large-scale systems. P… |
| 7 | volcengine/OpenViking | 200 | 36.7k | Self-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge R… |
| 8 | rohitg00/ai-engineering-from-scratch | 175 | 54.3k | Learn it. Build it. Ship it for others. |
| 9 | jordan-gibbs/hyperresearch | 153 | 2.6k | Agent-driven research knowledge base. Agents collect, search, and synthesize… |
| 10 | jihe520/MathModelAgent | 129 | 4.9k | 🤖📐专为数学建模设计的 Agent & skills ,自动完成数学建模,生成一份完整的可以直接提交的论文。 An Agent Designed for… |
🔷 Typescript 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | diegosouzapw/OmniRoute | 801 | 64.9k | 永远不要停止编码。免费 MIT AI 网关:一个端点、352 个提供商(150 多个免费)、1200 多个模型 Kimi、Claude、GPT、Gemin… |
| 2 | nashsu/llm_wiki | 647 | 18.7k | LLM Wiki is a cross-platform desktop application that turns your documents in… |
| 3 | alsk1992/CloddsBot | 626 | 2.1k | Open Source AI trading agent that operates autonomously across 1000+ markets… |
| 4 | vastsa/PI-Desktop | 552 | 2.8k | Local-first AI coding agent desktop: Electron + Rust host core + pi Agent Har… |
| 5 | Tencent/teamai-cli | 514 | 4.2k | Make Every Team AI Native |
| 6 | vercel-labs/skills | 417 | 31.4k | The open agent skills tool - npx skills |
| 7 | mksglu/context-mode | 222 | 22.2k | Context window optimization for AI coding agents. Sandboxes tool output (98%… |
| 8 | melgarafael/DeskcommCRM | 152 | 1.3k | Open-source AI sales OS — self-hosted CRM with native AI agents + WhatsApp (W… |
| 9 | pascalorg/editor | 106 | 23.6k | Open-source 3D architectural editor with a local CLI, MCP tools, and practica… |
| 10 | cursor/plugins | 104 | 7.5k | Cursor plugin specification and official plugins |
⚡ Cpp 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | tensorflow/tensorflow | 391 | 199.7k | An Open Source Machine Learning Framework for Everyone |
| 2 | 0xShug0/audio.cpp | 89 | 2.6k | An all-in-one, pure C++ inference engine for audio models, powered by ggml. S… |
| 3 | ClickHouse/ClickHouse | 31 | 49.8k | ClickHouse® is a real-time analytics database management system |
| 4 | lkimuk/ReArk | 29 | 276 | An intelligent reverse engineering analysis tool designed for multiple target… |
| 5 | memgraph/memgraph | 22 | 4.5k | High-performance open-source in-memory graph database for GraphRAG, AI memory… |
| 6 | geo-tp/ESP32-Bit-Pirate | 15 | 5.8k | A Hardware Hacking Tool with Web-Based CLI That Speaks Every Protocol |
| 7 | hyperfield/ai-file-sorter | 14 | 1.7k | Cross-platform desktop application for content-aware file organization and re… |
| 8 | Atmosphere-NX/Atmosphere | 13 | 19.5k | Atmosphère is a work-in-progress customized firmware for the Nintendo Switch. |
| 9 | microsoft/WSL | 12 | 33.7k | Windows Subsystem for Linux |
| 10 | vllm-project/vllm-ascend | 9 | 2.8k | Community maintained hardware plugin for vLLM on Ascend |
🦀 Rust 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | AlexsJones/llmfit | 449 | 36.1k | Hundreds of models & providers. One command to find what runs on your hardware. |
| 2 | t8y2/dbx | 259 | 19.2k | 20 MB lightweight cross-platform database client for 90+ databases, including… |
| 3 | farion1231/cc-switch | 210 | 132.4k | A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCod… |
| 4 | alphaXiv/OpenResearch | 120 | 1.3k | Run parallel research agents with any model |
| 5 | rustdesk/rustdesk | 108 | 123.2k | An open-source remote desktop application designed for self-hosting, as an al… |
| 6 | HakanSeven12/OpenCADStudio | 102 | 1.6k | A CAD application built with Rust — 2D/3D drawing, DWG/DXF support, and GPU-a… |
| 7 | RyanCodrai/turbovec | 91 | 16.9k | A vector index built on TurboQuant, written in Rust with Python bindings |
| 8 | googleworkspace/cli | 66 | 30.9k | Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Shee… |
| 9 | max-sixty/worktrunk | 44 | 7.0k | Worktrunk is a CLI for Git worktree management, designed for parallel AI agen… |
| 10 | coulsontl/ai-toolbox | 33 | 1.5k | Personal AI Toolbox |
🔵 Go 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | golang/go | 424 | 138.4k | The Go programming language |
| 2 | superplanehq/superplane | 377 | 7.1k | Open source factory for one-shot engineering |
| 3 | vxcontrol/pentagi | 250 | 23.0k | Fully autonomous AI Agents system capable of performing complex penetration t… |
| 4 | Tencent/WeKnora | 226 | 22.3k | Open-source LLM knowledge platform: turn raw documents into a queryable RAG,… |
| 5 | p1neappleXpress/OpenFlux | 198 | 1.1k | Network stack research tool. TCP tunnel with pluggable transports. |
| 6 | MHSanaei/3x-ui | 66 | 46.2k | Supporting multi-protocol multi-user(Vmess, Vless, Trojan, ShadowSocks, Wireg… |
| 7 | Gentleman-Programming/gentle-ai | 58 | 6.7k | Gentle-AI configures the AI coding agents you already use: Claude Code, Curso… |
| 8 | esengine/DeepSeek-Reasonix | 50 | 35.5k | DeepSeek-native AI coding agent for your terminal. Engineered around prefix-c… |
| 9 | trufflesecurity/trufflehog | 38 | 27.8k | Find, verify, and analyze leaked credentials |
| 10 | dagucloud/dagu | 35 | 3.9k | Self-hostable workflow orchestrator for teams whose main work isn’t orchestra… |
☕ Java 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | yuliskov/SmartTube | 247 | 33.0k | Browse media content with your own rules on Android TV |
| 2 | NationalSecurityAgency/ghidra | 66 | 74.8k | Ghidra is a software reverse engineering (SRE) framework |
| 3 | ashishps1/awesome-system-design-resources | 40 | 41.4k | Learn System Design concepts and prepare for interviews using free resources. |
| 4 | agentscope-ai/agentscope-java | 26 | 5.6k | Build distributed, production-grade, long-running agents. |
| 5 | keycloak/keycloak | 21 | 36.7k | Open Source Identity and Access Management For Modern Applications and Services |
| 6 | kestra-io/kestra | 20 | 28.1k | Event Driven Orchestration & Scheduling Platform for Mission Critical Applica… |
| 7 | microg/GmsCore | 17 | 14.5k | Free implementation of Play Services |
| 8 | dbeaver/dbeaver | 16 | 51.7k | Free universal database tool and SQL client |
| 9 | bazelbuild/bazel | 9 | 25.8k | a fast, scalable, multi-language and extensible build system |
| 10 | iflytek/astron-agent | 8 | 9.0k | 企业级、商业友好的代理工作流程平台,用于构建下一代超级代理。 / Enterprise-grade, commercial-friendly agenti… |
🐚 Shell 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | mattpocock/skills | 1011 | 259.8k | 真正工程师的技能。直接来自我的 .agents 目录。 / Skills for Real Engineers. Straight from my .ag… |
| 2 | obra/superpowers | 729 | 285.4k | An agentic skills framework & software development methodology that works. |
| 3 | msitarzewski/agency-agents | 215 | 151.7k | A complete AI agency at your fingertips - From frontend wizards to Reddit com… |
| 4 | kunchenguid/firstmate | 87 | 5.5k | Talk to one agent. Ship with a crew. |
| 5 | gnzsnz/ib-gateway-docker | 23 | 1.2k | Docker image with IB Gateway/TWS and IBC |
| 6 | a2aproject/A2A | 22 | 25.7k | Agent2Agent (A2A) is an open protocol enabling communication and interoperabi… |
| 7 | dockur/windows | 21 | 53.2k | Windows inside a Docker container. |
| 8 | nvm-sh/nvm | 18 | 95.1k | Node Version Manager - POSIX-compliant bash script to manage multiple active… |
| 9 | llm-d/llm-d | 15 | 4.5k | Achieve state of the art inference performance with modern accelerators on Ku… |
| 10 | zhnnky329/MathModeling-skills | 11 | 882 | 面向数学建模竞赛的 Claude Code / Codex Skills ,支持分阶段建模流程与 Python、MATLAB/北太天元代码分支。 |
📡 数据来源:GitHub Trending | 由 Hermes AI 自动生成 🤖