diff --git a/README.en.md b/README.en.md index 5a4aef3..83927da 100644 --- a/README.en.md +++ b/README.en.md @@ -31,15 +31,15 @@ Enforced automatically by [`check.py`](check.py); GitHub Actions re-checks weekl The agents and assistants that actually write the code. -- [anthropics/claude-code](https://github.com/anthropics/claude-code) `⭐139.4k · 2026-07-25` — Terminal-based AI coding agent that understands your whole codebase and executes multi-step tasks. +- [anthropics/claude-code](https://github.com/anthropics/claude-code) `⭐139.5k · 2026-07-25` — Terminal-based AI coding agent that understands your whole codebase and executes multi-step tasks. - [cline/cline](https://github.com/cline/cline) `⭐65.2k · 2026-07-29` — Autonomous coding agent in VS Code: creates/edits files, runs commands, uses the browser. -- [All-Hands-AI/OpenHands](https://github.com/All-Hands-AI/OpenHands) `⭐82.5k · 2026-07-28` — Open-source AI software engineer platform that completes full development tasks. +- [All-Hands-AI/OpenHands](https://github.com/All-Hands-AI/OpenHands) `⭐82.5k · 2026-07-29` — Open-source AI software engineer platform that completes full development tasks. - [Aider-AI/aider](https://github.com/Aider-AI/aider) `⭐47.8k · 2026-05-22` — Pair programming in your terminal, editing your local git repo directly. -- [continuedev/continue](https://github.com/continuedev/continue) `⭐35.2k · 2026-07-28` — Open-source IDE assistant with customizable models and context sources. +- [continuedev/continue](https://github.com/continuedev/continue) `⭐35.2k · 2026-07-29` — Open-source IDE assistant with customizable models and context sources. - [RooCodeInc/Roo-Code](https://github.com/RooCodeInc/Roo-Code) `⭐24.4k · 2026-05-15` — Community-enhanced fork of Cline with multi-mode agent teams. -- [openai/codex](https://github.com/openai/codex) `⭐102.3k · 2026-07-29` — OpenAI's terminal coding agent, written in Rust, light and fast. +- [openai/codex](https://github.com/openai/codex) `⭐102.4k · 2026-07-29` — OpenAI's terminal coding agent, written in Rust, light and fast. - [google-gemini/gemini-cli](https://github.com/google-gemini/gemini-cli) `⭐106.2k · 2026-07-29` — Google's open-source terminal AI agent, wired to Gemini. -- [anomalyco/opencode](https://github.com/anomalyco/opencode) `⭐190.7k · 2026-07-29` — Open-source terminal coding agent; swap in any model you like. +- [anomalyco/opencode](https://github.com/anomalyco/opencode) `⭐190.9k · 2026-07-29` — Open-source terminal coding agent; swap in any model you like. - [aaif-goose/goose](https://github.com/aaif-goose/goose) `⭐51.9k · 2026-07-29` — Local open-source AI agent, extensible for automating engineering tasks. - [TabbyML/tabby](https://github.com/TabbyML/tabby) `⭐33.8k · 2026-06-30` — Self-hosted AI code completion; the open-source Copilot alternative. - [Kilo-Org/kilocode](https://github.com/Kilo-Org/kilocode) `⭐26.6k · 2026-07-29` — Open-source VS Code AI agent combining the best of Cline and Roo. @@ -51,8 +51,8 @@ Resources for setting rules and stealing inspiration. - [PatrickJS/awesome-cursorrules](https://github.com/PatrickJS/awesome-cursorrules) `⭐40.5k · 2026-05-30` — Ready-to-use .cursorrules for every stack. - [f/awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts) `⭐166.5k · 2026-07-29` — The classic prompt collection; a reference for writing system prompts. - [x1xhlol/system-prompts-and-models-of-ai-tools](https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools) `⭐142.4k · 2026-07-12` — Reverse-engineered system prompts of major AI coding tools; learn how the pros steer models. -- [anthropics/skills](https://github.com/anthropics/skills) `⭐164.9k · 2026-07-24` — Anthropic's official Agent Skills collection; give Claude domain expertise. -- [obra/superpowers](https://github.com/obra/superpowers) `⭐262.9k · 2026-07-28` — A full skill kit for coding agents: brainstorming, TDD, systematic debugging and more. +- [anthropics/skills](https://github.com/anthropics/skills) `⭐165k · 2026-07-24` — Anthropic's official Agent Skills collection; give Claude domain expertise. +- [obra/superpowers](https://github.com/obra/superpowers) `⭐263.2k · 2026-07-28` — A full skill kit for coding agents: brainstorming, TDD, systematic debugging and more. - [dair-ai/Prompt-Engineering-Guide](https://github.com/dair-ai/Prompt-Engineering-Guide) `⭐77.1k · 2026-03-11` — The systematic prompt-engineering curriculum: papers, techniques, examples. - [anthropics/prompt-eng-interactive-tutorial](https://github.com/anthropics/prompt-eng-interactive-tutorial) `⭐37.5k · 2026-03-01` — Anthropic's official interactive prompt-engineering tutorial. - [NirDiamant/Prompt_Engineering](https://github.com/NirDiamant/Prompt_Engineering) `⭐7.7k · 2026-07-14` — Hands-on prompt technique tutorials, basic to advanced, all with code. @@ -62,29 +62,29 @@ Resources for setting rules and stealing inspiration. Turn repos, web pages, and docs into context an AI can digest. -- [coderamp-labs/gitingest](https://github.com/coderamp-labs/gitingest) `⭐15.2k · 2026-07-28` — One-click conversion of any Git repo into an LLM-friendly text digest. -- [upstash/context7](https://github.com/upstash/context7) `⭐59.9k · 2026-07-28` — MCP server giving the AI live access to up-to-date official docs and code examples. +- [coderamp-labs/gitingest](https://github.com/coderamp-labs/gitingest) `⭐15.3k · 2026-07-29` — One-click conversion of any Git repo into an LLM-friendly text digest. +- [upstash/context7](https://github.com/upstash/context7) `⭐60k · 2026-07-29` — MCP server giving the AI live access to up-to-date official docs and code examples. - [AsyncFuncAI/deepwiki-open](https://github.com/AsyncFuncAI/deepwiki-open) `⭐17.5k · 2026-07-25` — Auto-generates a wiki for any repo, helping both AI and humans understand a project fast. - [yamadashy/repomix](https://github.com/yamadashy/repomix) `⭐27.5k · 2026-07-26` — Packs an entire codebase into one AI-friendly file; popular gitingest sibling. -- [microsoft/markitdown](https://github.com/microsoft/markitdown) `⭐169.9k · 2026-07-23` — Microsoft's converter turning Office/PDF and more into LLM-ready Markdown. -- [docling-project/docling](https://github.com/docling-project/docling) `⭐63.9k · 2026-07-28` — IBM's open-source document parser: PDFs, tables, layout, structured output. -- [opendatalab/MinerU](https://github.com/opendatalab/MinerU) `⭐76.1k · 2026-07-29` — High-quality PDF to Markdown/JSON, formulas and tables included. +- [microsoft/markitdown](https://github.com/microsoft/markitdown) `⭐170k · 2026-07-29` — Microsoft's converter turning Office/PDF and more into LLM-ready Markdown. +- [docling-project/docling](https://github.com/docling-project/docling) `⭐64k · 2026-07-29` — IBM's open-source document parser: PDFs, tables, layout, structured output. +- [opendatalab/MinerU](https://github.com/opendatalab/MinerU) `⭐76.2k · 2026-07-29` — High-quality PDF to Markdown/JSON, formulas and tables included. - [datalab-to/marker](https://github.com/datalab-to/marker) `⭐38k · 2026-07-20` — Fast, accurate PDF-to-Markdown with solid formula/table support. - [jina-ai/reader](https://github.com/jina-ai/reader) `⭐11.8k · 2026-05-22` — Prefix any URL with r.jina.ai and get LLM-friendly body text. - [Unstructured-IO/unstructured](https://github.com/Unstructured-IO/unstructured) `⭐15.2k · 2026-07-26` — ETL preprocessing for documents of every format; a RAG-pipeline staple. ## 🕷️ Scraping & Data Collection -- [scrapy/scrapy](https://github.com/scrapy/scrapy) `⭐63.5k · 2026-07-28` — The veteran Python scraping framework; mature ecosystem the AI knows inside out. +- [scrapy/scrapy](https://github.com/scrapy/scrapy) `⭐63.5k · 2026-07-29` — The veteran Python scraping framework; mature ecosystem the AI knows inside out. - [unclecode/crawl4ai](https://github.com/unclecode/crawl4ai) `⭐75.5k · 2026-07-25` — A crawler designed for LLMs; outputs clean Markdown, born to be fed to AI. -- [mendableai/firecrawl](https://github.com/mendableai/firecrawl) `⭐157.7k · 2026-07-29` — Crawls entire sites into LLM-ready Markdown/structured data, with an API. -- [apify/crawlee](https://github.com/apify/crawlee) `⭐25.1k · 2026-07-28` — Node.js scraping and browser automation library with solid anti-blocking. -- [microsoft/playwright](https://github.com/microsoft/playwright) `⭐93.6k · 2026-07-28` — The standard for browser automation; dynamic-page scraping and E2E testing alike. -- [browser-use/browser-use](https://github.com/browser-use/browser-use) `⭐107.2k · 2026-07-27` — Lets AI agents drive a real browser to scrape and operate web pages. +- [mendableai/firecrawl](https://github.com/mendableai/firecrawl) `⭐157.8k · 2026-07-29` — Crawls entire sites into LLM-ready Markdown/structured data, with an API. +- [apify/crawlee](https://github.com/apify/crawlee) `⭐25.1k · 2026-07-29` — Node.js scraping and browser automation library with solid anti-blocking. +- [microsoft/playwright](https://github.com/microsoft/playwright) `⭐93.7k · 2026-07-29` — The standard for browser automation; dynamic-page scraping and E2E testing alike. +- [browser-use/browser-use](https://github.com/browser-use/browser-use) `⭐107.2k · 2026-07-29` — Lets AI agents drive a real browser to scrape and operate web pages. - [D4Vinci/Scrapling](https://github.com/D4Vinci/Scrapling) `⭐71.7k · 2026-07-27` — Adaptive anti-blocking Python scraper that survives site redesigns. -- [NanmiCoder/MediaCrawler](https://github.com/NanmiCoder/MediaCrawler) `⭐58.9k · 2026-07-24` — Crawler suite for Chinese social media: Xiaohongshu, Douyin, Bilibili, Weibo. +- [NanmiCoder/MediaCrawler](https://github.com/NanmiCoder/MediaCrawler) `⭐59k · 2026-07-24` — Crawler suite for Chinese social media: Xiaohongshu, Douyin, Bilibili, Weibo. - [NaiboWang/EasySpider](https://github.com/NaiboWang/EasySpider) `⭐44.3k · 2026-07-03` — Visual no-code scraping; design collection flows in a GUI. -- [getmaxun/maxun](https://github.com/getmaxun/maxun) `⭐16.9k · 2026-07-28` — Open-source no-code platform: train robots to turn websites into APIs/spreadsheets. +- [getmaxun/maxun](https://github.com/getmaxun/maxun) `⭐16.9k · 2026-07-29` — Open-source no-code platform: train robots to turn websites into APIs/spreadsheets. - [puppeteer/puppeteer](https://github.com/puppeteer/puppeteer) `⭐95.4k · 2026-07-29` — Chrome's official headless browser automation library. - [SeleniumHQ/selenium](https://github.com/SeleniumHQ/selenium) `⭐34.3k · 2026-07-29` — The browser-automation veteran with the best cross-browser coverage. @@ -92,65 +92,66 @@ Turn repos, web pages, and docs into context an AI can digest. The key to AI-generated interfaces that don't look terrible. -- [shadcn-ui/ui](https://github.com/shadcn-ui/ui) `⭐120k · 2026-07-29` — Copy-paste component collection; the de facto standard for AI-generated React UIs. +- [shadcn-ui/ui](https://github.com/shadcn-ui/ui) `⭐120.1k · 2026-07-29` — Copy-paste component collection; the de facto standard for AI-generated React UIs. - [tailwindlabs/tailwindcss](https://github.com/tailwindlabs/tailwindcss) `⭐96.1k · 2026-07-28` — Utility-first CSS; the AI's first choice for styling, with the most training data. -- [saadeghi/daisyui](https://github.com/saadeghi/daisyui) `⭐41.9k · 2026-07-27` — Tailwind component library; polished interfaces from pure class names. +- [saadeghi/daisyui](https://github.com/saadeghi/daisyui) `⭐41.9k · 2026-07-29` — Tailwind component library; polished interfaces from pure class names. - [ant-design/ant-design](https://github.com/ant-design/ant-design) `⭐98.9k · 2026-07-29` — Enterprise React component library; admin dashboards ready to copy. -- [claude-code · frontend-design skill](https://github.com/anthropics/claude-code/blob/main/plugins/frontend-design/skills/frontend-design/SKILL.md) `⭐139.4k · 2026-07-25` — Claude Code's official frontend-design skill; teaches the AI intentional, non-templated visual design. -- [pbakaus/impeccable](https://github.com/pbakaus/impeccable) `⭐52.4k · 2026-07-29` — A design language to feed your AI, making your AI harness genuinely better at design. -- [Leonxlnx/taste-skill](https://github.com/Leonxlnx/taste-skill) `⭐68.7k · 2026-07-23` — Gives your AI good taste; stops it from generating boring, generic slop. -- [VoltAgent/awesome-design-md](https://github.com/VoltAgent/awesome-design-md) `⭐105.2k · 2026-06-16` — DESIGN.md files distilled from popular brand design systems; drop one in and let the agent generate a matching UI. -- [greensock/gsap-skills](https://github.com/greensock/gsap-skills) `⭐12.6k · 2026-04-21` — Official AI skills for GSAP: best practices, common animation patterns, plugin usage. -- [JCodesMore/ai-website-cloner-template](https://github.com/JCodesMore/ai-website-cloner-template) `⭐30.5k · 2026-07-04` — Clone any website with one command using AI coding agents. +- [DavidHDev/react-bits](https://github.com/DavidHDev/react-bits) `⭐44.4k · 2026-07-29` — Animated, interactive, fully customizable React components for building memorable websites. +- [claude-code · frontend-design skill](https://github.com/anthropics/claude-code/blob/main/plugins/frontend-design/skills/frontend-design/SKILL.md) `⭐139.5k · 2026-07-25` — Claude Code's official frontend-design skill; teaches the AI intentional, non-templated visual design. +- [pbakaus/impeccable](https://github.com/pbakaus/impeccable) `⭐52.6k · 2026-07-29` — A design language to feed your AI, making your AI harness genuinely better at design. +- [Leonxlnx/taste-skill](https://github.com/Leonxlnx/taste-skill) `⭐69k · 2026-07-23` — Gives your AI good taste; stops it from generating boring, generic slop. +- [VoltAgent/awesome-design-md](https://github.com/VoltAgent/awesome-design-md) `⭐105.3k · 2026-06-16` — DESIGN.md files distilled from popular brand design systems; drop one in and let the agent generate a matching UI. +- [greensock/gsap-skills](https://github.com/greensock/gsap-skills) `⭐12.6k · 2026-07-29` — Official AI skills for GSAP: best practices, common animation patterns, plugin usage. +- [JCodesMore/ai-website-cloner-template](https://github.com/JCodesMore/ai-website-cloner-template) `⭐30.6k · 2026-07-04` — Clone any website with one command using AI coding agents. - [diffusionstudio/lottie](https://github.com/diffusionstudio/lottie) `⭐5k · 2026-07-25` — Generate production-ready Lottie animations with Claude Code or Codex. - [nolangz/pixel2motion](https://github.com/nolangz/pixel2motion) `⭐1.8k · 2026-07-10` — AI logo-animation skill: turn raster logos into smooth SVG animations with GIF/video previews. -- [emilkowalski/skills · apple-design](https://github.com/emilkowalski/skills/blob/main/skills/apple-design/SKILL.md) `⭐22.2k · 2026-07-27` — Apple-design skill by design engineer Emil Kowalski (of sonner/vaul); teaches the AI Apple-grade motion and detail. -- [img2threejs/img2threejs](https://github.com/img2threejs/img2threejs) `⭐7.8k · 2026-07-29` — Rebuild the object in a reference image as a code-only, animation-ready, procedural Three.js model; token-efficient image-to-3D. +- [emilkowalski/skills · apple-design](https://github.com/emilkowalski/skills/blob/main/skills/apple-design/SKILL.md) `⭐22.5k · 2026-07-27` — Apple-design skill by design engineer Emil Kowalski (of sonner/vaul); teaches the AI Apple-grade motion and detail. +- [img2threejs/img2threejs](https://github.com/img2threejs/img2threejs) `⭐8.1k · 2026-07-29` — Rebuild the object in a reference image as a code-only, animation-ready, procedural Three.js model; token-efficient image-to-3D. - [Web to Figma (Figma plugin)](https://www.figma.com/community/plugin/1297530151115228662/web-to-figma-convert-any-website-or-html-code-to-design) — Convert any website or HTML into a Figma design. ⚠️ Not an open-source repo; Figma community plugin, listed as an exception. ## 🏗️ Backend & Full-Stack Scaffolds Letting the AI modify a proven skeleton beats generating from zero. -- [fastapi/fastapi](https://github.com/fastapi/fastapi) `⭐101k · 2026-07-28` — High-performance Python API framework; type-driven, so AI-generated code comes out cleaner. +- [fastapi/fastapi](https://github.com/fastapi/fastapi) `⭐101k · 2026-07-29` — High-performance Python API framework; type-driven, so AI-generated code comes out cleaner. - [nestjs/nest](https://github.com/nestjs/nest) `⭐76.2k · 2026-07-29` — Enterprise Node.js backend framework with a clear structure that's easy for AI to follow. - [supabase/supabase](https://github.com/supabase/supabase) `⭐107.2k · 2026-07-29` — Open-source Firebase alternative: database + auth + storage in one. - [vercel/next.js](https://github.com/vercel/next.js) `⭐141.2k · 2026-07-29` — React full-stack framework; one of the frameworks AI knows best. -- [django/django](https://github.com/django/django) `⭐88.2k · 2026-07-28` — Batteries-included Python web framework with admin/ORM; massive AI training corpus. +- [django/django](https://github.com/django/django) `⭐88.2k · 2026-07-29` — Batteries-included Python web framework with admin/ORM; massive AI training corpus. - [expressjs/express](https://github.com/expressjs/express) `⭐69.3k · 2026-07-27` — The classic Node.js web framework; simple and direct. - [gin-gonic/gin](https://github.com/gin-gonic/gin) `⭐89k · 2026-07-16` — High-performance Go web framework; first pick for API services. -- [spring-projects/spring-boot](https://github.com/spring-projects/spring-boot) `⭐81.2k · 2026-07-28` — The Java enterprise standard, ready out of the box. +- [spring-projects/spring-boot](https://github.com/spring-projects/spring-boot) `⭐81.2k · 2026-07-29` — The Java enterprise standard, ready out of the box. - [honojs/hono](https://github.com/honojs/hono) `⭐31.5k · 2026-07-27` — Ultra-light web framework running on Node/Deno/Bun/Cloudflare Workers alike. - [nuxt/nuxt](https://github.com/nuxt/nuxt) `⭐60.7k · 2026-07-29` — The Vue full-stack framework; Vue's answer to Next.js. -- [prisma/prisma](https://github.com/prisma/prisma) `⭐47.4k · 2026-07-28` — TypeScript ORM; a type-safe database access layer. -- [pocketbase/pocketbase](https://github.com/pocketbase/pocketbase) `⭐60.3k · 2026-07-28` — Single-file backend: database + auth + file storage in one binary. +- [prisma/prisma](https://github.com/prisma/prisma) `⭐47.4k · 2026-07-29` — TypeScript ORM; a type-safe database access layer. +- [pocketbase/pocketbase](https://github.com/pocketbase/pocketbase) `⭐60.3k · 2026-07-29` — Single-file backend: database + auth + file storage in one binary. ## ✅ Testing & Quality AI-written code needs a way to prove itself correct. -- [pytest-dev/pytest](https://github.com/pytest-dev/pytest) `⭐14.4k · 2026-07-28` — The de facto Python testing framework with a huge plugin ecosystem. +- [pytest-dev/pytest](https://github.com/pytest-dev/pytest) `⭐14.4k · 2026-07-29` — The de facto Python testing framework with a huge plugin ecosystem. - [vitest-dev/vitest](https://github.com/vitest-dev/vitest) `⭐16.9k · 2026-07-29` — Vite-native testing framework; works out of the box for frontend projects. -- [jestjs/jest](https://github.com/jestjs/jest) `⭐45.5k · 2026-07-28` — The classic JS testing framework; the one AI knows best. +- [jestjs/jest](https://github.com/jestjs/jest) `⭐45.5k · 2026-07-29` — The classic JS testing framework; the one AI knows best. - [cypress-io/cypress](https://github.com/cypress-io/cypress) `⭐50.6k · 2026-07-29` — End-to-end testing that runs user flows in a real browser. - [astral-sh/ruff](https://github.com/astral-sh/ruff) `⭐48.9k · 2026-07-29` — Blazing-fast Python linter + formatter; run AI output through it first. - [biomejs/biome](https://github.com/biomejs/biome) `⭐25.4k · 2026-07-29` — All-in-one JS/TS lint + format; a Prettier/ESLint two-in-one replacement. - [The-PR-Agent/pr-agent](https://github.com/The-PR-Agent/pr-agent) `⭐12.3k · 2026-07-26` — AI-powered code review with suggestions right in the PR. -- [faker-js/faker](https://github.com/faker-js/faker) `⭐15.4k · 2026-07-27` — Generate realistic test data in bulk. -- [locustio/locust](https://github.com/locustio/locust) `⭐28k · 2026-07-27` — Load testing with scenarios scripted in Python. +- [faker-js/faker](https://github.com/faker-js/faker) `⭐15.4k · 2026-07-29` — Generate realistic test data in bulk. +- [locustio/locust](https://github.com/locustio/locust) `⭐28k · 2026-07-29` — Load testing with scenarios scripted in Python. - [stryker-mutator/stryker-js](https://github.com/stryker-mutator/stryker-js) `⭐3k · 2026-07-24` — Mutation testing: verify your tests actually catch bugs. ## 🚀 Deployment & Shipping The last mile: have the AI copy proven deployment setups instead of improvising. -- [coollabsio/coolify](https://github.com/coollabsio/coolify) `⭐59.8k · 2026-07-28` — Self-hosted Vercel/Heroku alternative; apps running in a few clicks. -- [Dokploy/dokploy](https://github.com/Dokploy/dokploy) `⭐36.2k · 2026-07-28` — Open-source deployment panel; one-click shipping for Docker apps. -- [caddyserver/caddy](https://github.com/caddyserver/caddy) `⭐74.4k · 2026-07-25` — Web server with automatic HTTPS and minimal config. +- [coollabsio/coolify](https://github.com/coollabsio/coolify) `⭐59.8k · 2026-07-29` — Self-hosted Vercel/Heroku alternative; apps running in a few clicks. +- [Dokploy/dokploy](https://github.com/Dokploy/dokploy) `⭐36.2k · 2026-07-29` — Open-source deployment panel; one-click shipping for Docker apps. +- [caddyserver/caddy](https://github.com/caddyserver/caddy) `⭐74.5k · 2026-07-25` — Web server with automatic HTTPS and minimal config. - [NginxProxyManager/nginx-proxy-manager](https://github.com/NginxProxyManager/nginx-proxy-manager) `⭐33.7k · 2026-07-28` — GUI for managing Nginx reverse proxies and certificates. -- [docker/compose](https://github.com/docker/compose) `⭐37.9k · 2026-07-28` — The standard for multi-container app orchestration. -- [traefik/traefik](https://github.com/traefik/traefik) `⭐64.2k · 2026-07-28` — Cloud-native reverse proxy with automatic service discovery. -- [portainer/portainer](https://github.com/portainer/portainer) `⭐38.1k · 2026-07-28` — Visual management panel for Docker/K8s. +- [docker/compose](https://github.com/docker/compose) `⭐37.9k · 2026-07-29` — The standard for multi-container app orchestration. +- [traefik/traefik](https://github.com/traefik/traefik) `⭐64.2k · 2026-07-29` — Cloud-native reverse proxy with automatic service discovery. +- [portainer/portainer](https://github.com/portainer/portainer) `⭐38.1k · 2026-07-29` — Visual management panel for Docker/K8s. - [cloudflare/cloudflared](https://github.com/cloudflare/cloudflared) `⭐15k · 2026-07-23` — Cloudflare Tunnel client; expose local services to the internet safely. - [louislam/uptime-kuma](https://github.com/louislam/uptime-kuma) `⭐89.6k · 2026-07-29` — Self-hosted uptime monitoring; know the moment a service goes down. - [getsentry/sentry](https://github.com/getsentry/sentry) `⭐44.4k · 2026-07-29` — Error tracking and performance monitoring; catch problems right after launch. @@ -159,7 +160,7 @@ The last mile: have the AI copy proven deployment setups instead of improvising. Many requests boil down to "automate this flow" — check for ready-made building blocks first. -- [n8n-io/n8n](https://github.com/n8n-io/n8n) `⭐198.5k · 2026-07-29` — Visual workflow automation platform with hundreds of integrations. +- [n8n-io/n8n](https://github.com/n8n-io/n8n) `⭐198.6k · 2026-07-29` — Visual workflow automation platform with hundreds of integrations. - [activepieces/activepieces](https://github.com/activepieces/activepieces) `⭐23.5k · 2026-07-29` — Open-source Zapier alternative; AI can be a node too. - [windmill-labs/windmill](https://github.com/windmill-labs/windmill) `⭐17.4k · 2026-07-29` — Turn scripts into workflows and UIs; polyglot developer platform. - [triggerdotdev/trigger.dev](https://github.com/triggerdotdev/trigger.dev) `⭐15.8k · 2026-07-29` — Code-first background jobs and workflow framework. @@ -173,33 +174,33 @@ Many requests boil down to "automate this flow" — check for ready-made buildin Let the AI cut, render, and animate for you. - [browser-use/video-use](https://github.com/browser-use/video-use) `⭐18.1k · 2026-07-01` — Edit videos with coding agents; browser-use for video. -- [calesthio/OpenMontage](https://github.com/calesthio/OpenMontage) `⭐43.5k · 2026-07-24` — Open-source agentic video production system: 12 pipelines, 500+ skills, turning your coding assistant into a video studio. -- [harry0703/MoneyPrinterTurbo](https://github.com/harry0703/MoneyPrinterTurbo) `⭐100k · 2026-07-28` — Give it a topic and get a finished short video: script, voiceover, subtitles, all AI. -- [remotion-dev/remotion](https://github.com/remotion-dev/remotion) `⭐54.7k · 2026-07-29` — Write videos in React; AI-generated components become rendered footage. -- [OpenCut-app/OpenCut](https://github.com/OpenCut-app/OpenCut) `⭐79.6k · 2026-07-24` — Open-source web video editor; the CapCut alternative. +- [calesthio/OpenMontage](https://github.com/calesthio/OpenMontage) `⭐43.8k · 2026-07-24` — Open-source agentic video production system: 12 pipelines, 500+ skills, turning your coding assistant into a video studio. +- [harry0703/MoneyPrinterTurbo](https://github.com/harry0703/MoneyPrinterTurbo) `⭐100.3k · 2026-07-28` — Give it a topic and get a finished short video: script, voiceover, subtitles, all AI. +- [remotion-dev/remotion](https://github.com/remotion-dev/remotion) `⭐54.8k · 2026-07-29` — Write videos in React; AI-generated components become rendered footage. +- [OpenCut-app/OpenCut](https://github.com/OpenCut-app/OpenCut) `⭐79.7k · 2026-07-24` — Open-source web video editor; the CapCut alternative. - [FFmpeg/FFmpeg](https://github.com/FFmpeg/FFmpeg) `⭐62.5k · 2026-07-29` — The universal audio/video foundation; AI knows ffmpeg commands inside out. - [Zulko/moviepy](https://github.com/Zulko/moviepy) `⭐14.8k · 2026-03-07` — Scripted video editing in Python; the go-to for AI-generated edit scripts. - [motion-canvas/motion-canvas](https://github.com/motion-canvas/motion-canvas) `⭐18.9k · 2026-07-02` — Programmatic animations in TypeScript with a visual preview editor. - [midrender/revideo](https://github.com/midrender/revideo) `⭐3.9k · 2026-07-15` — TypeScript framework for generating video with code, built for automation. - [ManimCommunity/manim](https://github.com/ManimCommunity/manim) `⭐39.8k · 2026-07-26` — The 3Blue1Brown-style math animation engine; perfect for explainer videos. -- [mifi/lossless-cut](https://github.com/mifi/lossless-cut) `⭐42.5k · 2026-07-28` — Lossless, instant video cutting with no re-encoding. +- [mifi/lossless-cut](https://github.com/mifi/lossless-cut) `⭐42.5k · 2026-07-29` — Lossless, instant video cutting with no re-encoding. ## 🔌 MCP & Agent Ecosystem Infrastructure for giving your AI superpowers. - [modelcontextprotocol/servers](https://github.com/modelcontextprotocol/servers) `⭐89k · 2026-07-26` — Official MCP server collection: filesystem, databases, search and more, plug and play. -- [punkpeye/awesome-mcp-servers](https://github.com/punkpeye/awesome-mcp-servers) `⭐91.5k · 2026-07-29` — The community MCP server directory; start here when hunting for add-ons. +- [punkpeye/awesome-mcp-servers](https://github.com/punkpeye/awesome-mcp-servers) `⭐91.6k · 2026-07-29` — The community MCP server directory; start here when hunting for add-ons. - [langchain-ai/langgraph](https://github.com/langchain-ai/langgraph) `⭐38.4k · 2026-07-28` — Framework for building stateful multi-agent applications. - [microsoft/autogen](https://github.com/microsoft/autogen) `⭐60.1k · 2026-04-15` — Microsoft's multi-agent conversation framework. - [microsoft/playwright-mcp](https://github.com/microsoft/playwright-mcp) `⭐35.6k · 2026-07-25` — Official Playwright MCP; let the AI drive a browser directly. -- [github/github-mcp-server](https://github.com/github/github-mcp-server) `⭐31.8k · 2026-07-28` — GitHub's official MCP; let the AI manage repos, issues, PRs. -- [PrefectHQ/fastmcp](https://github.com/PrefectHQ/fastmcp) `⭐26.9k · 2026-07-29` — The fast Python framework for building MCP servers and clients. +- [github/github-mcp-server](https://github.com/github/github-mcp-server) `⭐31.8k · 2026-07-29` — GitHub's official MCP; let the AI manage repos, issues, PRs. +- [PrefectHQ/fastmcp](https://github.com/PrefectHQ/fastmcp) `⭐27k · 2026-07-29` — The fast Python framework for building MCP servers and clients. - [crewAIInc/crewAI](https://github.com/crewAIInc/crewAI) `⭐56.3k · 2026-07-29` — Role-based multi-agent collaboration framework. - [mem0ai/mem0](https://github.com/mem0ai/mem0) `⭐62k · 2026-07-29` — A long-term memory layer for AI agents. - [browserbase/stagehand](https://github.com/browserbase/stagehand) `⭐23.7k · 2026-07-29` — AI browser automation blending natural language and code control. - [openai/openai-agents-python](https://github.com/openai/openai-agents-python) `⭐28.3k · 2026-07-29` — OpenAI's official multi-agent orchestration SDK. -- [google/adk-python](https://github.com/google/adk-python) `⭐20.9k · 2026-07-28` — Google's Agent Development Kit (ADK). +- [google/adk-python](https://github.com/google/adk-python) `⭐20.9k · 2026-07-29` — Google's Agent Development Kit (ADK). --- diff --git a/README.md b/README.md index 716ea5d..6a28390 100644 --- a/README.md +++ b/README.md @@ -31,15 +31,15 @@ 直接帮你写代码的 Agent / 助手本体。 -- [anthropics/claude-code](https://github.com/anthropics/claude-code) `⭐139.4k · 2026-07-25` — 终端里的 AI 编程 Agent,理解整个代码库,执行多步任务。 +- [anthropics/claude-code](https://github.com/anthropics/claude-code) `⭐139.5k · 2026-07-25` — 终端里的 AI 编程 Agent,理解整个代码库,执行多步任务。 - [cline/cline](https://github.com/cline/cline) `⭐65.2k · 2026-07-29` — VS Code 里的自主编程 Agent,能创建/编辑文件、跑命令、用浏览器。 -- [All-Hands-AI/OpenHands](https://github.com/All-Hands-AI/OpenHands) `⭐82.5k · 2026-07-28` — 开源 AI 软件工程师平台,能完成完整开发任务。 +- [All-Hands-AI/OpenHands](https://github.com/All-Hands-AI/OpenHands) `⭐82.5k · 2026-07-29` — 开源 AI 软件工程师平台,能完成完整开发任务。 - [Aider-AI/aider](https://github.com/Aider-AI/aider) `⭐47.8k · 2026-05-22` — 终端结对编程工具,直接在本地 git 仓库上改代码。 -- [continuedev/continue](https://github.com/continuedev/continue) `⭐35.2k · 2026-07-28` — 开源 IDE 助手,可自定义模型和上下文源。 +- [continuedev/continue](https://github.com/continuedev/continue) `⭐35.2k · 2026-07-29` — 开源 IDE 助手,可自定义模型和上下文源。 - [RooCodeInc/Roo-Code](https://github.com/RooCodeInc/Roo-Code) `⭐24.4k · 2026-05-15` — Cline 的社区增强分支,多模式 Agent 团队。 -- [openai/codex](https://github.com/openai/codex) `⭐102.3k · 2026-07-29` — OpenAI 的终端编程 Agent,Rust 实现,轻量快速。 +- [openai/codex](https://github.com/openai/codex) `⭐102.4k · 2026-07-29` — OpenAI 的终端编程 Agent,Rust 实现,轻量快速。 - [google-gemini/gemini-cli](https://github.com/google-gemini/gemini-cli) `⭐106.2k · 2026-07-29` — Google 开源的终端 AI Agent,直连 Gemini。 -- [anomalyco/opencode](https://github.com/anomalyco/opencode) `⭐190.7k · 2026-07-29` — 开源终端 AI 编程 Agent,模型随便换。 +- [anomalyco/opencode](https://github.com/anomalyco/opencode) `⭐190.9k · 2026-07-29` — 开源终端 AI 编程 Agent,模型随便换。 - [aaif-goose/goose](https://github.com/aaif-goose/goose) `⭐51.9k · 2026-07-29` — 本地运行的开源 AI Agent,可装扩展自动化工程任务。 - [TabbyML/tabby](https://github.com/TabbyML/tabby) `⭐33.8k · 2026-06-30` — 自托管 AI 代码补全,Copilot 的开源替代。 - [Kilo-Org/kilocode](https://github.com/Kilo-Org/kilocode) `⭐26.6k · 2026-07-29` — VS Code 开源 AI Agent,集 Cline/Roo 之长。 @@ -51,8 +51,8 @@ - [PatrickJS/awesome-cursorrules](https://github.com/PatrickJS/awesome-cursorrules) `⭐40.5k · 2026-05-30` — 各种技术栈的 .cursorrules 规则合集,拿来即用。 - [f/awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts) `⭐166.5k · 2026-07-29` — 经典提示词大全,写系统提示词的参考。 - [x1xhlol/system-prompts-and-models-of-ai-tools](https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools) `⭐142.4k · 2026-07-12` — 各大 AI 编程工具的系统提示词逆向合集,学习工具怎么"调教"模型。 -- [anthropics/skills](https://github.com/anthropics/skills) `⭐164.9k · 2026-07-24` — Anthropic 官方 Agent Skills 合集,给 Claude 装领域技能。 -- [obra/superpowers](https://github.com/obra/superpowers) `⭐262.9k · 2026-07-28` — 编程 Agent 技能全家桶:头脑风暴、TDD、系统化调试等工作流。 +- [anthropics/skills](https://github.com/anthropics/skills) `⭐165k · 2026-07-24` — Anthropic 官方 Agent Skills 合集,给 Claude 装领域技能。 +- [obra/superpowers](https://github.com/obra/superpowers) `⭐263.2k · 2026-07-28` — 编程 Agent 技能全家桶:头脑风暴、TDD、系统化调试等工作流。 - [dair-ai/Prompt-Engineering-Guide](https://github.com/dair-ai/Prompt-Engineering-Guide) `⭐77.1k · 2026-03-11` — 提示词工程系统教程,论文、技巧、案例俱全。 - [anthropics/prompt-eng-interactive-tutorial](https://github.com/anthropics/prompt-eng-interactive-tutorial) `⭐37.5k · 2026-03-01` — Anthropic 官方交互式提示词教程。 - [NirDiamant/Prompt_Engineering](https://github.com/NirDiamant/Prompt_Engineering) `⭐7.7k · 2026-07-14` — 提示词技术实战教程集,从基础到高级都带代码。 @@ -62,29 +62,29 @@ 把仓库、网页、文档转成 AI 能吃的上下文。 -- [coderamp-labs/gitingest](https://github.com/coderamp-labs/gitingest) `⭐15.2k · 2026-07-28` — 把任意 Git 仓库一键变成适合喂给 LLM 的纯文本摘要。 -- [upstash/context7](https://github.com/upstash/context7) `⭐59.9k · 2026-07-28` — MCP 服务器,让 AI 实时获取库的最新官方文档和示例代码。 +- [coderamp-labs/gitingest](https://github.com/coderamp-labs/gitingest) `⭐15.3k · 2026-07-29` — 把任意 Git 仓库一键变成适合喂给 LLM 的纯文本摘要。 +- [upstash/context7](https://github.com/upstash/context7) `⭐60k · 2026-07-29` — MCP 服务器,让 AI 实时获取库的最新官方文档和示例代码。 - [AsyncFuncAI/deepwiki-open](https://github.com/AsyncFuncAI/deepwiki-open) `⭐17.5k · 2026-07-25` — 给任意仓库自动生成 Wiki 文档,帮 AI 和人快速理解项目。 - [yamadashy/repomix](https://github.com/yamadashy/repomix) `⭐27.5k · 2026-07-26` — 把整个代码库打包成一份 AI 友好的文件,gitingest 的热门同类。 -- [microsoft/markitdown](https://github.com/microsoft/markitdown) `⭐169.9k · 2026-07-23` — 微软出品,Office/PDF 等各种文件转 Markdown 喂 LLM。 -- [docling-project/docling](https://github.com/docling-project/docling) `⭐63.9k · 2026-07-28` — IBM 开源文档解析器,PDF/表格/版面理解,输出结构化数据。 -- [opendatalab/MinerU](https://github.com/opendatalab/MinerU) `⭐76.1k · 2026-07-29` — 高质量 PDF 转 Markdown/JSON,公式表格都能抽。 +- [microsoft/markitdown](https://github.com/microsoft/markitdown) `⭐170k · 2026-07-29` — 微软出品,Office/PDF 等各种文件转 Markdown 喂 LLM。 +- [docling-project/docling](https://github.com/docling-project/docling) `⭐64k · 2026-07-29` — IBM 开源文档解析器,PDF/表格/版面理解,输出结构化数据。 +- [opendatalab/MinerU](https://github.com/opendatalab/MinerU) `⭐76.2k · 2026-07-29` — 高质量 PDF 转 Markdown/JSON,公式表格都能抽。 - [datalab-to/marker](https://github.com/datalab-to/marker) `⭐38k · 2026-07-20` — PDF 快速精准转 Markdown,公式表格支持好。 - [jina-ai/reader](https://github.com/jina-ai/reader) `⭐11.8k · 2026-05-22` — 任意 URL 前加 r.jina.ai 即得 LLM 友好的正文文本。 - [Unstructured-IO/unstructured](https://github.com/Unstructured-IO/unstructured) `⭐15.2k · 2026-07-26` — 各种格式文档的 ETL 预处理库,RAG 数据管道常客。 ## 🕷️ 爬虫与数据采集 -- [scrapy/scrapy](https://github.com/scrapy/scrapy) `⭐63.5k · 2026-07-28` — Python 爬虫框架老大哥,生态成熟,AI 对它的用法非常熟。 +- [scrapy/scrapy](https://github.com/scrapy/scrapy) `⭐63.5k · 2026-07-29` — Python 爬虫框架老大哥,生态成熟,AI 对它的用法非常熟。 - [unclecode/crawl4ai](https://github.com/unclecode/crawl4ai) `⭐75.5k · 2026-07-25` — 为 LLM 设计的爬虫,输出干净的 Markdown,天生适合喂 AI。 -- [mendableai/firecrawl](https://github.com/mendableai/firecrawl) `⭐157.7k · 2026-07-29` — 把整站抓成 LLM-ready 的 Markdown/结构化数据,带 API。 -- [apify/crawlee](https://github.com/apify/crawlee) `⭐25.1k · 2026-07-28` — Node.js 爬虫与浏览器自动化库,反爬处理完善。 -- [microsoft/playwright](https://github.com/microsoft/playwright) `⭐93.6k · 2026-07-28` — 浏览器自动化标准件,动态页面抓取和 E2E 测试都靠它。 -- [browser-use/browser-use](https://github.com/browser-use/browser-use) `⭐107.2k · 2026-07-27` — 让 AI Agent 直接操控浏览器抓取和操作网页。 +- [mendableai/firecrawl](https://github.com/mendableai/firecrawl) `⭐157.8k · 2026-07-29` — 把整站抓成 LLM-ready 的 Markdown/结构化数据,带 API。 +- [apify/crawlee](https://github.com/apify/crawlee) `⭐25.1k · 2026-07-29` — Node.js 爬虫与浏览器自动化库,反爬处理完善。 +- [microsoft/playwright](https://github.com/microsoft/playwright) `⭐93.7k · 2026-07-29` — 浏览器自动化标准件,动态页面抓取和 E2E 测试都靠它。 +- [browser-use/browser-use](https://github.com/browser-use/browser-use) `⭐107.2k · 2026-07-29` — 让 AI Agent 直接操控浏览器抓取和操作网页。 - [D4Vinci/Scrapling](https://github.com/D4Vinci/Scrapling) `⭐71.7k · 2026-07-27` — 自适应反爬的 Python 爬虫库,网站改版也不易失效。 -- [NanmiCoder/MediaCrawler](https://github.com/NanmiCoder/MediaCrawler) `⭐58.9k · 2026-07-24` — 小红书/抖音/B站/微博等中文社媒爬虫合集。 +- [NanmiCoder/MediaCrawler](https://github.com/NanmiCoder/MediaCrawler) `⭐59k · 2026-07-24` — 小红书/抖音/B站/微博等中文社媒爬虫合集。 - [NaiboWang/EasySpider](https://github.com/NaiboWang/EasySpider) `⭐44.3k · 2026-07-03` — 可视化无代码爬虫,图形界面设计采集流程。 -- [getmaxun/maxun](https://github.com/getmaxun/maxun) `⭐16.9k · 2026-07-28` — 开源无代码平台,训练机器人把网页变成 API/表格。 +- [getmaxun/maxun](https://github.com/getmaxun/maxun) `⭐16.9k · 2026-07-29` — 开源无代码平台,训练机器人把网页变成 API/表格。 - [puppeteer/puppeteer](https://github.com/puppeteer/puppeteer) `⭐95.4k · 2026-07-29` — Chrome 官方无头浏览器自动化库。 - [SeleniumHQ/selenium](https://github.com/SeleniumHQ/selenium) `⭐34.3k · 2026-07-29` — 浏览器自动化元老,跨浏览器兼容性最好。 @@ -92,65 +92,66 @@ 让 AI 生成的界面不丑的关键。 -- [shadcn-ui/ui](https://github.com/shadcn-ui/ui) `⭐120k · 2026-07-29` — 复制即用的组件集,AI 生成 React 界面的事实标准。 +- [shadcn-ui/ui](https://github.com/shadcn-ui/ui) `⭐120.1k · 2026-07-29` — 复制即用的组件集,AI 生成 React 界面的事实标准。 - [tailwindlabs/tailwindcss](https://github.com/tailwindlabs/tailwindcss) `⭐96.1k · 2026-07-28` — 原子化 CSS,AI 写样式的首选,训练语料最多。 -- [saadeghi/daisyui](https://github.com/saadeghi/daisyui) `⭐41.9k · 2026-07-27` — Tailwind 组件库,纯 class 就能出成品感界面。 +- [saadeghi/daisyui](https://github.com/saadeghi/daisyui) `⭐41.9k · 2026-07-29` — Tailwind 组件库,纯 class 就能出成品感界面。 - [ant-design/ant-design](https://github.com/ant-design/ant-design) `⭐98.9k · 2026-07-29` — 企业级 React 组件库,中后台界面直接抄。 -- [claude-code · frontend-design 技能](https://github.com/anthropics/claude-code/blob/main/plugins/frontend-design/skills/frontend-design/SKILL.md) `⭐139.4k · 2026-07-25` — Claude Code 官方前端设计技能,教 AI 做有设计感、不落模板俗套的界面。 -- [pbakaus/impeccable](https://github.com/pbakaus/impeccable) `⭐52.4k · 2026-07-29` — 一套喂给 AI 的设计语言,让 AI 助手真正懂设计。 -- [Leonxlnx/taste-skill](https://github.com/Leonxlnx/taste-skill) `⭐68.7k · 2026-07-23` — 给 AI 装上"审美品味",不再生成千篇一律的平庸界面。 -- [VoltAgent/awesome-design-md](https://github.com/VoltAgent/awesome-design-md) `⭐105.2k · 2026-06-16` — 各大品牌设计系统提炼成的 DESIGN.md 合集,丢进项目让 AI 生成风格统一的 UI。 -- [greensock/gsap-skills](https://github.com/greensock/gsap-skills) `⭐12.6k · 2026-04-21` — GSAP 官方 AI 技能,教 AI 正确写动画:最佳实践、常用模式、插件用法。 -- [JCodesMore/ai-website-cloner-template](https://github.com/JCodesMore/ai-website-cloner-template) `⭐30.5k · 2026-07-04` — 一条命令让 AI 克隆任意网站的模板。 +- [DavidHDev/react-bits](https://github.com/DavidHDev/react-bits) `⭐44.4k · 2026-07-29` — 动画/交互 React 组件合集,高度可定制,给网站加"记忆点"。 +- [claude-code · frontend-design 技能](https://github.com/anthropics/claude-code/blob/main/plugins/frontend-design/skills/frontend-design/SKILL.md) `⭐139.5k · 2026-07-25` — Claude Code 官方前端设计技能,教 AI 做有设计感、不落模板俗套的界面。 +- [pbakaus/impeccable](https://github.com/pbakaus/impeccable) `⭐52.6k · 2026-07-29` — 一套喂给 AI 的设计语言,让 AI 助手真正懂设计。 +- [Leonxlnx/taste-skill](https://github.com/Leonxlnx/taste-skill) `⭐69k · 2026-07-23` — 给 AI 装上"审美品味",不再生成千篇一律的平庸界面。 +- [VoltAgent/awesome-design-md](https://github.com/VoltAgent/awesome-design-md) `⭐105.3k · 2026-06-16` — 各大品牌设计系统提炼成的 DESIGN.md 合集,丢进项目让 AI 生成风格统一的 UI。 +- [greensock/gsap-skills](https://github.com/greensock/gsap-skills) `⭐12.6k · 2026-07-29` — GSAP 官方 AI 技能,教 AI 正确写动画:最佳实践、常用模式、插件用法。 +- [JCodesMore/ai-website-cloner-template](https://github.com/JCodesMore/ai-website-cloner-template) `⭐30.6k · 2026-07-04` — 一条命令让 AI 克隆任意网站的模板。 - [diffusionstudio/lottie](https://github.com/diffusionstudio/lottie) `⭐5k · 2026-07-25` — 用 Claude Code / Codex 生成可直接上线的 Lottie 动画。 - [nolangz/pixel2motion](https://github.com/nolangz/pixel2motion) `⭐1.8k · 2026-07-10` — AI logo 动画技能:把位图 logo 变成流畅的 SVG 动画和 GIF/视频预览。 -- [emilkowalski/skills · apple-design](https://github.com/emilkowalski/skills/blob/main/skills/apple-design/SKILL.md) `⭐22.2k · 2026-07-27` — 设计工程师 Emil Kowalski(sonner/vaul 作者)的 Apple 设计技能,教 AI 苹果级的动效与细节品味。 -- [img2threejs/img2threejs](https://github.com/img2threejs/img2threejs) `⭐7.8k · 2026-07-29` — 把参考图里的物体重建成纯代码、可动画的 Three.js 程序化模型,省 token 的 image-to-3D。 +- [emilkowalski/skills · apple-design](https://github.com/emilkowalski/skills/blob/main/skills/apple-design/SKILL.md) `⭐22.5k · 2026-07-27` — 设计工程师 Emil Kowalski(sonner/vaul 作者)的 Apple 设计技能,教 AI 苹果级的动效与细节品味。 +- [img2threejs/img2threejs](https://github.com/img2threejs/img2threejs) `⭐8.1k · 2026-07-29` — 把参考图里的物体重建成纯代码、可动画的 Three.js 程序化模型,省 token 的 image-to-3D。 - [Web to Figma(Figma 插件)](https://www.figma.com/community/plugin/1297530151115228662/web-to-figma-convert-any-website-or-html-code-to-design) — 把任意网站或 HTML 代码转成 Figma 设计稿。⚠️ 非开源仓库,Figma 社区插件,破例收录。 ## 🏗️ 后端与全栈脚手架 在成熟骨架上让 AI 改,比从零生成靠谱得多。 -- [fastapi/fastapi](https://github.com/fastapi/fastapi) `⭐101k · 2026-07-28` — Python 高性能 API 框架,类型驱动,AI 生成的代码质量高。 +- [fastapi/fastapi](https://github.com/fastapi/fastapi) `⭐101k · 2026-07-29` — Python 高性能 API 框架,类型驱动,AI 生成的代码质量高。 - [nestjs/nest](https://github.com/nestjs/nest) `⭐76.2k · 2026-07-29` — Node.js 企业级后端框架,结构清晰适合 AI 遵循。 - [supabase/supabase](https://github.com/supabase/supabase) `⭐107.2k · 2026-07-29` — 开源 Firebase 替代品,数据库+认证+存储一条龙。 - [vercel/next.js](https://github.com/vercel/next.js) `⭐141.2k · 2026-07-29` — React 全栈框架,AI 最熟悉的前端框架之一。 -- [django/django](https://github.com/django/django) `⭐88.2k · 2026-07-28` — Python 全家桶式 Web 框架,自带 Admin/ORM,AI 语料极多。 +- [django/django](https://github.com/django/django) `⭐88.2k · 2026-07-29` — Python 全家桶式 Web 框架,自带 Admin/ORM,AI 语料极多。 - [expressjs/express](https://github.com/expressjs/express) `⭐69.3k · 2026-07-27` — Node.js 最经典的 Web 框架,简单直接。 - [gin-gonic/gin](https://github.com/gin-gonic/gin) `⭐89k · 2026-07-16` — Go 高性能 Web 框架,写 API 服务的首选。 -- [spring-projects/spring-boot](https://github.com/spring-projects/spring-boot) `⭐81.2k · 2026-07-28` — Java 企业级标准,开箱即用。 +- [spring-projects/spring-boot](https://github.com/spring-projects/spring-boot) `⭐81.2k · 2026-07-29` — Java 企业级标准,开箱即用。 - [honojs/hono](https://github.com/honojs/hono) `⭐31.5k · 2026-07-27` — 超轻量 Web 框架,Node/Deno/Bun/Cloudflare Workers 通吃。 - [nuxt/nuxt](https://github.com/nuxt/nuxt) `⭐60.7k · 2026-07-29` — Vue 全栈框架,Vue 版的 Next.js。 -- [prisma/prisma](https://github.com/prisma/prisma) `⭐47.4k · 2026-07-28` — TypeScript ORM,类型安全的数据库访问层。 -- [pocketbase/pocketbase](https://github.com/pocketbase/pocketbase) `⭐60.3k · 2026-07-28` — 单文件后端:数据库+认证+文件存储,一个二进制跑起来。 +- [prisma/prisma](https://github.com/prisma/prisma) `⭐47.4k · 2026-07-29` — TypeScript ORM,类型安全的数据库访问层。 +- [pocketbase/pocketbase](https://github.com/pocketbase/pocketbase) `⭐60.3k · 2026-07-29` — 单文件后端:数据库+认证+文件存储,一个二进制跑起来。 ## ✅ 测试与质量保障 AI 写的代码,得有办法证明它是对的。 -- [pytest-dev/pytest](https://github.com/pytest-dev/pytest) `⭐14.4k · 2026-07-28` — Python 测试框架事实标准,插件生态庞大。 +- [pytest-dev/pytest](https://github.com/pytest-dev/pytest) `⭐14.4k · 2026-07-29` — Python 测试框架事实标准,插件生态庞大。 - [vitest-dev/vitest](https://github.com/vitest-dev/vitest) `⭐16.9k · 2026-07-29` — Vite 原生测试框架,前端项目开箱即用。 -- [jestjs/jest](https://github.com/jestjs/jest) `⭐45.5k · 2026-07-28` — 经典 JS 测试框架,语料最多,AI 最熟。 +- [jestjs/jest](https://github.com/jestjs/jest) `⭐45.5k · 2026-07-29` — 经典 JS 测试框架,语料最多,AI 最熟。 - [cypress-io/cypress](https://github.com/cypress-io/cypress) `⭐50.6k · 2026-07-29` — 端到端测试框架,在真实浏览器里跑用户流程。 - [astral-sh/ruff](https://github.com/astral-sh/ruff) `⭐48.9k · 2026-07-29` — 极快的 Python linter + 格式化器,AI 生成的代码先过一遍。 - [biomejs/biome](https://github.com/biomejs/biome) `⭐25.4k · 2026-07-29` — JS/TS 一体化 lint + 格式化,Prettier/ESLint 二合一替代。 - [The-PR-Agent/pr-agent](https://github.com/The-PR-Agent/pr-agent) `⭐12.3k · 2026-07-26` — AI 自动 code review,在 PR 里直接给改进建议。 -- [faker-js/faker](https://github.com/faker-js/faker) `⭐15.4k · 2026-07-27` — 批量生成逼真的测试数据。 -- [locustio/locust](https://github.com/locustio/locust) `⭐28k · 2026-07-27` — 用 Python 脚本写场景的压测工具。 +- [faker-js/faker](https://github.com/faker-js/faker) `⭐15.4k · 2026-07-29` — 批量生成逼真的测试数据。 +- [locustio/locust](https://github.com/locustio/locust) `⭐28k · 2026-07-29` — 用 Python 脚本写场景的压测工具。 - [stryker-mutator/stryker-js](https://github.com/stryker-mutator/stryker-js) `⭐3k · 2026-07-24` — 变异测试,检验你的测试是不是真能抓住 bug。 ## 🚀 部署与上线 最后一公里:让 AI 照着成熟方案写部署,别自己瞎折腾。 -- [coollabsio/coolify](https://github.com/coollabsio/coolify) `⭐59.8k · 2026-07-28` — 自托管的 Vercel/Heroku 替代,点几下把应用跑起来。 -- [Dokploy/dokploy](https://github.com/Dokploy/dokploy) `⭐36.2k · 2026-07-28` — 开源部署面板,Docker 应用一键上线。 -- [caddyserver/caddy](https://github.com/caddyserver/caddy) `⭐74.4k · 2026-07-25` — 自动 HTTPS 的 Web 服务器,配置极简。 +- [coollabsio/coolify](https://github.com/coollabsio/coolify) `⭐59.8k · 2026-07-29` — 自托管的 Vercel/Heroku 替代,点几下把应用跑起来。 +- [Dokploy/dokploy](https://github.com/Dokploy/dokploy) `⭐36.2k · 2026-07-29` — 开源部署面板,Docker 应用一键上线。 +- [caddyserver/caddy](https://github.com/caddyserver/caddy) `⭐74.5k · 2026-07-25` — 自动 HTTPS 的 Web 服务器,配置极简。 - [NginxProxyManager/nginx-proxy-manager](https://github.com/NginxProxyManager/nginx-proxy-manager) `⭐33.7k · 2026-07-28` — 图形界面管理 Nginx 反代和证书。 -- [docker/compose](https://github.com/docker/compose) `⭐37.9k · 2026-07-28` — 多容器应用编排的标准件。 -- [traefik/traefik](https://github.com/traefik/traefik) `⭐64.2k · 2026-07-28` — 云原生反向代理,服务发现全自动。 -- [portainer/portainer](https://github.com/portainer/portainer) `⭐38.1k · 2026-07-28` — Docker/K8s 图形化管理面板。 +- [docker/compose](https://github.com/docker/compose) `⭐37.9k · 2026-07-29` — 多容器应用编排的标准件。 +- [traefik/traefik](https://github.com/traefik/traefik) `⭐64.2k · 2026-07-29` — 云原生反向代理,服务发现全自动。 +- [portainer/portainer](https://github.com/portainer/portainer) `⭐38.1k · 2026-07-29` — Docker/K8s 图形化管理面板。 - [cloudflare/cloudflared](https://github.com/cloudflare/cloudflared) `⭐15k · 2026-07-23` — Cloudflare Tunnel 客户端,把内网服务安全暴露到公网。 - [louislam/uptime-kuma](https://github.com/louislam/uptime-kuma) `⭐89.6k · 2026-07-29` — 自托管可用性监控,服务挂了立刻知道。 - [getsentry/sentry](https://github.com/getsentry/sentry) `⭐44.4k · 2026-07-29` — 错误追踪与性能监控,上线后第一时间发现问题。 @@ -159,7 +160,7 @@ AI 写的代码,得有办法证明它是对的。 很多需求本质是"自动化个流程"——先看看有没有现成积木。 -- [n8n-io/n8n](https://github.com/n8n-io/n8n) `⭐198.5k · 2026-07-29` — 可视化工作流自动化平台,几百个集成节点。 +- [n8n-io/n8n](https://github.com/n8n-io/n8n) `⭐198.6k · 2026-07-29` — 可视化工作流自动化平台,几百个集成节点。 - [activepieces/activepieces](https://github.com/activepieces/activepieces) `⭐23.5k · 2026-07-29` — 开源 Zapier 替代,AI 也能当节点用。 - [windmill-labs/windmill](https://github.com/windmill-labs/windmill) `⭐17.4k · 2026-07-29` — 把脚本变成工作流和 UI 的开发者平台,多语言支持。 - [triggerdotdev/trigger.dev](https://github.com/triggerdotdev/trigger.dev) `⭐15.8k · 2026-07-29` — 代码优先的后台任务/工作流框架。 @@ -173,33 +174,33 @@ AI 写的代码,得有办法证明它是对的。 让 AI 帮你剪片、出片、做动画。 - [browser-use/video-use](https://github.com/browser-use/video-use) `⭐18.1k · 2026-07-01` — 用编程 Agent 剪视频,视频界的 browser-use。 -- [calesthio/OpenMontage](https://github.com/calesthio/OpenMontage) `⭐43.5k · 2026-07-24` — 开源 Agent 化视频生产系统:12 条流水线、500+ 技能,把 AI 编程助手变成视频工作室。 -- [harry0703/MoneyPrinterTurbo](https://github.com/harry0703/MoneyPrinterTurbo) `⭐100k · 2026-07-28` — 给个主题就自动生成短视频,文案配音字幕全流程 AI。 -- [remotion-dev/remotion](https://github.com/remotion-dev/remotion) `⭐54.7k · 2026-07-29` — 用 React 写视频,AI 生成组件代码即可出片。 -- [OpenCut-app/OpenCut](https://github.com/OpenCut-app/OpenCut) `⭐79.6k · 2026-07-24` — 开源网页版视频剪辑器,CapCut 的替代品。 +- [calesthio/OpenMontage](https://github.com/calesthio/OpenMontage) `⭐43.8k · 2026-07-24` — 开源 Agent 化视频生产系统:12 条流水线、500+ 技能,把 AI 编程助手变成视频工作室。 +- [harry0703/MoneyPrinterTurbo](https://github.com/harry0703/MoneyPrinterTurbo) `⭐100.3k · 2026-07-28` — 给个主题就自动生成短视频,文案配音字幕全流程 AI。 +- [remotion-dev/remotion](https://github.com/remotion-dev/remotion) `⭐54.8k · 2026-07-29` — 用 React 写视频,AI 生成组件代码即可出片。 +- [OpenCut-app/OpenCut](https://github.com/OpenCut-app/OpenCut) `⭐79.7k · 2026-07-24` — 开源网页版视频剪辑器,CapCut 的替代品。 - [FFmpeg/FFmpeg](https://github.com/FFmpeg/FFmpeg) `⭐62.5k · 2026-07-29` — 音视频处理的万能底座,AI 写 ffmpeg 命令非常熟。 - [Zulko/moviepy](https://github.com/Zulko/moviepy) `⭐14.8k · 2026-03-07` — Python 脚本化视频剪辑库,让 AI 生成剪辑脚本的首选。 - [motion-canvas/motion-canvas](https://github.com/motion-canvas/motion-canvas) `⭐18.9k · 2026-07-02` — 用 TS 代码写程序化动画,带可视化预览编辑。 - [midrender/revideo](https://github.com/midrender/revideo) `⭐3.9k · 2026-07-15` — 代码生成视频的 TypeScript 框架,主打自动化出片。 - [ManimCommunity/manim](https://github.com/ManimCommunity/manim) `⭐39.8k · 2026-07-26` — 3Blue1Brown 同款数学动画引擎,做讲解视频的利器。 -- [mifi/lossless-cut](https://github.com/mifi/lossless-cut) `⭐42.5k · 2026-07-28` — 无损快速剪切视频,不重新编码秒级出片。 +- [mifi/lossless-cut](https://github.com/mifi/lossless-cut) `⭐42.5k · 2026-07-29` — 无损快速剪切视频,不重新编码秒级出片。 ## 🔌 MCP 与 Agent 生态 给 AI 装外挂的基础设施。 - [modelcontextprotocol/servers](https://github.com/modelcontextprotocol/servers) `⭐89k · 2026-07-26` — MCP 官方服务器合集,文件系统、数据库、搜索等能力即插即用。 -- [punkpeye/awesome-mcp-servers](https://github.com/punkpeye/awesome-mcp-servers) `⭐91.5k · 2026-07-29` — 社区 MCP 服务器大全,找外挂先来这。 +- [punkpeye/awesome-mcp-servers](https://github.com/punkpeye/awesome-mcp-servers) `⭐91.6k · 2026-07-29` — 社区 MCP 服务器大全,找外挂先来这。 - [langchain-ai/langgraph](https://github.com/langchain-ai/langgraph) `⭐38.4k · 2026-07-28` — 构建有状态多 Agent 应用的框架。 - [microsoft/autogen](https://github.com/microsoft/autogen) `⭐60.1k · 2026-04-15` — 微软的多 Agent 对话框架。 - [microsoft/playwright-mcp](https://github.com/microsoft/playwright-mcp) `⭐35.6k · 2026-07-25` — 官方 Playwright MCP,让 AI 直接操控浏览器。 -- [github/github-mcp-server](https://github.com/github/github-mcp-server) `⭐31.8k · 2026-07-28` — GitHub 官方 MCP,让 AI 管理仓库/issue/PR。 -- [PrefectHQ/fastmcp](https://github.com/PrefectHQ/fastmcp) `⭐26.9k · 2026-07-29` — 用 Python 快速构建 MCP 服务器和客户端的框架。 +- [github/github-mcp-server](https://github.com/github/github-mcp-server) `⭐31.8k · 2026-07-29` — GitHub 官方 MCP,让 AI 管理仓库/issue/PR。 +- [PrefectHQ/fastmcp](https://github.com/PrefectHQ/fastmcp) `⭐27k · 2026-07-29` — 用 Python 快速构建 MCP 服务器和客户端的框架。 - [crewAIInc/crewAI](https://github.com/crewAIInc/crewAI) `⭐56.3k · 2026-07-29` — 角色分工的多 Agent 协作框架。 - [mem0ai/mem0](https://github.com/mem0ai/mem0) `⭐62k · 2026-07-29` — 给 AI Agent 加一层长期记忆。 - [browserbase/stagehand](https://github.com/browserbase/stagehand) `⭐23.7k · 2026-07-29` — AI 浏览器自动化框架,自然语言与代码混合控制。 - [openai/openai-agents-python](https://github.com/openai/openai-agents-python) `⭐28.3k · 2026-07-29` — OpenAI 官方多 Agent 编排 SDK。 -- [google/adk-python](https://github.com/google/adk-python) `⭐20.9k · 2026-07-28` — Google 的 Agent 开发套件(ADK)。 +- [google/adk-python](https://github.com/google/adk-python) `⭐20.9k · 2026-07-29` — Google 的 Agent 开发套件(ADK)。 ---