雨云服务器注册绑定微信送首月5折优惠券
低价上云,优惠立享
近 30 天新建、star 最多的 AI 开源项目 Top 30(数据来自 GitHub 官方 API,每日快照)。
今日导读
本周最值得关注的是ponytail,以7万余star断层领跑——核心理念是让AI像"最懒的高级工程师"一样思考,拒绝过度编码,最好的代码是从未写出的代码。这一哲学击中了当前AI编程工具普遍"话痨"的痛点,在开发者社区引发强烈共鸣。与此同时,榜单整体呈现出明显的"Agent技能化"趋势:BuilderIO、Cloudflare、baoyu-design等项目都在将特定能力封装为可插拔的Agent Skill,生态正快速走向模块化与可组合。"循环工程"(loop engineering)概念也多次出现,试图为Agent工作流提供可复用的设计范式——这或许是继prompt engineering之后,下一个值得认真对待的工程方法论。
| # | 项目 | Star | 语言 | 创建 |
|---|---|---|---|---|
| 1 | DietrichGebert/ponytail Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote. | 73,029 | JavaScript | 2026-06-12 |
| 2 | XiaomiMiMo/MiMo-Code MiMo Code: Where Models and Agents Co-Evolve | 11,370 | TypeScript | 2026-06-10 |
| 3 | omnigent-ai/omnigent Omnigent is an open-source AI agent framework and meta-harness: orchestrate Claude Code, Codex, Cursor, Pi, and custom agents — swap harnesses without rewriting, enforce policies and sandboxing, and collaborate in real time from any device. | 6,166 | Python | 2026-06-11 |
| 4 | cobusgreyling/loop-engineering Practical patterns, starters & CLI tools for loop engineering with AI coding agents. Design systems that prompt and orchestrate agents (inspired by Addy Osmani and Boris Cherny). Includes loop-audit, loop-init, loop-cost. | 5,336 | JavaScript | 2026-06-09 |
| 5 | BuilderIO/skills Skills for coding agents | 3,362 | JavaScript | 2026-06-10 |
| 6 | vercel/eve The Framework for Building Agents | 3,155 | TypeScript | 2026-06-16 |
| 7 | Forward-Future/loopy A library of practical AI-agent loops and an installable skill for finding, adapting, and designing repeatable agent workflows. | 2,349 | JavaScript | 2026-06-12 |
| 8 | JimLiu/baoyu-design Run Claude Design locally as an Agent Skill — Cursor, Claude Code & more. Produce polished UI mockups, prototypes, decks & wireframes as self-contained HTML, without claude.ai/design. Best with Opus 4.8. | 2,260 | JavaScript | 2026-06-07 |
| 9 | cloudflare/security-audit-skill A coding-agent skill for multi-phase security audits with independently verified, machine-readable findings | 2,252 | JavaScript | 2026-06-18 |
| 10 | langchain-ai/openwiki OpenWiki is a CLI that writes and maintains agent documentation for your codebase. | 1,800 | TypeScript | 2026-06-22 |
| 11 | TestSprite/testsprite-cli Official TestSprite CLI — AI-powered automated testing from your terminal | 1,640 | TypeScript | 2026-06-11 |
| 12 | SkyBlue997/enableMacosAI 国行 Mac 一键开启完整 Apple 智能(端侧 + Private Cloud Compute 云端)· macOS 27 / Apple Silicon | 1,617 | Shell | 2026-06-10 |
| 13 | shy3130/tickflow-stock-panel 自托管、零运维的 A 股「选股 + 监控 + 回测」量化工作台 | 基于 TickFlow 数据源 | LLM能力驱使策略定制+个股分析+复盘 | 自由接入第三方个性化扩展数据 | 个人开源 ,不属于tickflow官方项目 | 1,380 | TypeScript | 2026-06-18 |
| 14 | tigicion/dao-code Open-source TypeScript terminal coding agent for DeepSeek-V4 — builds on DeepSeek's strong price-performance and ultra-cheap cache pricing, engineering byte-stable prefixes and cache-reusing forks so cross-session memory and a continuous self-correction layer add almost no token cost; 1M context, Skills/MCP/Hooks, Claude Code config compatible. | 1,376 | TypeScript | 2026-06-08 |
| 15 | GordenSun/GordenSuperPPTSkills AI PPT赛道终结者,史上最最最强 PPT Skill!!! 使用GPT生成豪华的图片格式PPT,然后转换为完全可编辑的PPTX文件。 | 1,367 | Python | 2026-06-07 |
| 16 | nolangz/pixel2motion AI logo animation skill: turn raster logos into smooth SVG animation, animated HTML demos, GIF/video previews, and motion QA evidence. | 1,350 | Python | 2026-06-12 |
| 17 | apple/coreai-models Model export recipes, Python primitives, and Swift runtime utilities for on-device AI | 1,311 | Swift | 2026-06-08 |
| 18 | plannotator/effective-html Agent skill for elegant and simple html plans, architecture diagrams, or whatever else you can think of. | 1,242 | HTML | 2026-06-09 |
| 19 | 12britz/awesome-free-models A curated list of free AI models, APIs, and tools you can use without paying a cent. | 1,199 | — | 2026-06-06 |
| 20 | Forsy-AI/agent-apprenticeship The living ecosystem where AI agents complete tasks through workflow loops, improve through iterative execution, are evaluated by mentor agents or humans in the loop, and turn completed work into reusable work experience and data to improve future agents. | 1,189 | Python | 2026-06-19 |
| 21 | lyra81604/zhengxi-views 可溯源的郑希(易方达基金经理)投研 Agent Skill——基于他全部公开观点原文 + 有原话佐证的投资方法 + 全市场基金真实数据,能溯源问答、按他框架给基金打分,绝不杜撰。⚠️仅研究学习辅助,不构成投资建议‼️website是郑希主页! | 1,152 | Python | 2026-06-20 |
| 22 | rebel0789/codexpro Use ChatGPT Developer Mode as a local coding agent for your repo through MCP. | 1,135 | JavaScript | 2026-06-16 |
| 23 | sums001/Windows-Copilot-API Reverse engineered Windows Copilot into an OpenAI-compatible API. Access GPT-4 and GPT-5 models through a simple REST interface without API keys or billing. | 1,024 | Python | 2026-06-19 |
| 24 | amElnagdy/guard-skills Guard skills for coding agents, quality gates that catch AI-generated failure modes in code, tests, and docs | 952 | — | 2026-06-06 |
| 25 | jd-opensource/JoyAI-VL-Interaction | 945 | Python | 2026-06-11 |
| 26 | larlarua/AutoCVE Agent-driven automated CVE discovery platform for source code auditing, vulnerability verification, and report generation. | 917 | Python | 2026-06-15 |
| 27 | eli-labz/Third-Eye A production-grade OSINT platform that provides situational awareness across multiple intelligence domains. | 917 | TypeScript | 2026-06-13 |
| 28 | fancydirty/mediary-scout Agent-driven media library for your cloud drives (115 / Quark / 光鸭 GuangYaPan). | 911 | TypeScript | 2026-06-21 |
| 29 | ziqihe10-droid/xuefeng-agent AI 高考志愿顾问 — 会追问、会分析、敢说真话 | 895 | Python | 2026-06-07 |
| 30 | orange2ai/renwei-writing 人味儿写作 · An AI agent skill: edit people's words without erasing the person behind them | 895 | — | 2026-06-12 |
历史日报
数据来源 GitHub Search API;「近 30 天新建 + star 排序」反映新项目热度,与 GitHub Trending 口径略有不同。项目描述为原文,导读为本站编辑内容。