Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 20 additions & 3 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Resources for setting rules and stealing inspiration.
- [anthropics/skills](https://github.com/anthropics/skills) `⭐159.7k · 2026-07-01` — Anthropic's official Agent Skills collection; give Claude domain expertise.
- [obra/superpowers](https://github.com/obra/superpowers) `⭐250.4k · 2026-07-06` — 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) `⭐76.3k · 2026-03-11` — The systematic prompt-engineering curriculum: papers, techniques, examples.
- [anthropics/prompt-eng-interactive-tutorial](https://github.com/anthropics/prompt-eng-interactive-tutorial) `⭐36.9k · 2026-03-01` — Anthropic's official interactive prompt-engineering tutorial.
- [anthropics/prompt-eng-interactive-tutorial](https://github.com/anthropics/prompt-eng-interactive-tutorial) `⭐37k · 2026-03-01` — Anthropic's official interactive prompt-engineering tutorial.
- [NirDiamant/Prompt_Engineering](https://github.com/NirDiamant/Prompt_Engineering) `⭐7.7k · 2026-07-04` — Hands-on prompt technique tutorials, basic to advanced, all with code.
- [ai-boost/awesome-prompts](https://github.com/ai-boost/awesome-prompts) `⭐8.4k · 2026-07-09` — Curated prompts from top-rated GPTs plus prompt-engineering resources.

Expand Down Expand Up @@ -103,6 +103,7 @@ The key to AI-generated interfaces that don't look terrible.
- [greensock/gsap-skills](https://github.com/greensock/gsap-skills) `⭐11.2k · 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) `⭐27.1k · 2026-07-04` — Clone any website with one command using AI coding agents.
- [diffusionstudio/lottie](https://github.com/diffusionstudio/lottie) `⭐4.7k · 2026-07-06` — Generate production-ready Lottie animations with Claude Code or Codex.
- [nolangz/pixel2motion](https://github.com/nolangz/pixel2motion) `⭐1.5k · 2026-06-28` — AI logo-animation skill: turn raster logos into smooth SVG animations with GIF/video previews.
- [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
Expand All @@ -128,10 +129,10 @@ AI-written code needs a way to prove itself correct.

- [pytest-dev/pytest](https://github.com/pytest-dev/pytest) `⭐14.3k · 2026-07-07` — The de facto Python testing framework with a huge plugin ecosystem.
- [vitest-dev/vitest](https://github.com/vitest-dev/vitest) `⭐16.8k · 2026-07-09` — Vite-native testing framework; works out of the box for frontend projects.
- [jestjs/jest](https://github.com/jestjs/jest) `⭐45.5k · 2026-07-08` — The classic JS testing framework; the one AI knows best.
- [jestjs/jest](https://github.com/jestjs/jest) `⭐45.5k · 2026-07-09` — The classic JS testing framework; the one AI knows best.
- [cypress-io/cypress](https://github.com/cypress-io/cypress) `⭐50.4k · 2026-07-09` — End-to-end testing that runs user flows in a real browser.
- [astral-sh/ruff](https://github.com/astral-sh/ruff) `⭐48.5k · 2026-07-09` — Blazing-fast Python linter + formatter; run AI output through it first.
- [biomejs/biome](https://github.com/biomejs/biome) `⭐25.3k · 2026-07-08` — All-in-one JS/TS lint + format; a Prettier/ESLint two-in-one replacement.
- [biomejs/biome](https://github.com/biomejs/biome) `⭐25.3k · 2026-07-09` — 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) `⭐12k · 2026-07-09` — AI-powered code review with suggestions right in the PR.
- [faker-js/faker](https://github.com/faker-js/faker) `⭐15.4k · 2026-07-09` — Generate realistic test data in bulk.
- [locustio/locust](https://github.com/locustio/locust) `⭐28k · 2026-07-09` — Load testing with scenarios scripted in Python.
Expand Down Expand Up @@ -165,6 +166,22 @@ Many requests boil down to "automate this flow" — check for ready-made buildin
- [kestra-io/kestra](https://github.com/kestra-io/kestra) `⭐27.3k · 2026-07-09` — Declarative (YAML) event-driven orchestration platform.
- [huginn/huginn](https://github.com/huginn/huginn) `⭐49.6k · 2026-07-09` — Self-hosted "IFTTT": a fleet of agents watching pages and sending alerts for you.

## 🎬 Video Production

Let the AI cut, render, and animate for you.

- [browser-use/video-use](https://github.com/browser-use/video-use) `⭐16.2k · 2026-07-01` — Edit videos with coding agents; browser-use for video.
- [calesthio/OpenMontage](https://github.com/calesthio/OpenMontage) `⭐35.9k · 2026-07-09` — 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) `⭐96.4k · 2026-07-09` — Give it a topic and get a finished short video: script, voiceover, subtitles, all AI.
- [remotion-dev/remotion](https://github.com/remotion-dev/remotion) `⭐52.6k · 2026-07-09` — Write videos in React; AI-generated components become rendered footage.
- [OpenCut-app/OpenCut](https://github.com/OpenCut-app/OpenCut) `⭐61.9k · 2026-06-21` — Open-source web video editor; the CapCut alternative.
- [FFmpeg/FFmpeg](https://github.com/FFmpeg/FFmpeg) `⭐61.9k · 2026-07-09` — 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.8k · 2026-07-02` — Programmatic animations in TypeScript with a visual preview editor.
- [midrender/revideo](https://github.com/midrender/revideo) `⭐3.9k · 2026-07-07` — TypeScript framework for generating video with code, built for automation.
- [ManimCommunity/manim](https://github.com/ManimCommunity/manim) `⭐39.4k · 2026-07-08` — The 3Blue1Brown-style math animation engine; perfect for explainer videos.
- [mifi/lossless-cut](https://github.com/mifi/lossless-cut) `⭐42k · 2026-06-22` — Lossless, instant video cutting with no re-encoding.

## 🔌 MCP & Agent Ecosystem

Infrastructure for giving your AI superpowers.
Expand Down
23 changes: 20 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
- [anthropics/skills](https://github.com/anthropics/skills) `⭐159.7k · 2026-07-01` — Anthropic 官方 Agent Skills 合集,给 Claude 装领域技能。
- [obra/superpowers](https://github.com/obra/superpowers) `⭐250.4k · 2026-07-06` — 编程 Agent 技能全家桶:头脑风暴、TDD、系统化调试等工作流。
- [dair-ai/Prompt-Engineering-Guide](https://github.com/dair-ai/Prompt-Engineering-Guide) `⭐76.3k · 2026-03-11` — 提示词工程系统教程,论文、技巧、案例俱全。
- [anthropics/prompt-eng-interactive-tutorial](https://github.com/anthropics/prompt-eng-interactive-tutorial) `⭐36.9k · 2026-03-01` — Anthropic 官方交互式提示词教程。
- [anthropics/prompt-eng-interactive-tutorial](https://github.com/anthropics/prompt-eng-interactive-tutorial) `⭐37k · 2026-03-01` — Anthropic 官方交互式提示词教程。
- [NirDiamant/Prompt_Engineering](https://github.com/NirDiamant/Prompt_Engineering) `⭐7.7k · 2026-07-04` — 提示词技术实战教程集,从基础到高级都带代码。
- [ai-boost/awesome-prompts](https://github.com/ai-boost/awesome-prompts) `⭐8.4k · 2026-07-09` — 精选高分 GPTs 提示词与提示词工程资料。

Expand Down Expand Up @@ -103,6 +103,7 @@
- [greensock/gsap-skills](https://github.com/greensock/gsap-skills) `⭐11.2k · 2026-04-21` — GSAP 官方 AI 技能,教 AI 正确写动画:最佳实践、常用模式、插件用法。
- [JCodesMore/ai-website-cloner-template](https://github.com/JCodesMore/ai-website-cloner-template) `⭐27.1k · 2026-07-04` — 一条命令让 AI 克隆任意网站的模板。
- [diffusionstudio/lottie](https://github.com/diffusionstudio/lottie) `⭐4.7k · 2026-07-06` — 用 Claude Code / Codex 生成可直接上线的 Lottie 动画。
- [nolangz/pixel2motion](https://github.com/nolangz/pixel2motion) `⭐1.5k · 2026-06-28` — AI logo 动画技能:把位图 logo 变成流畅的 SVG 动画和 GIF/视频预览。
- [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 社区插件,破例收录。

## 🏗️ 后端与全栈脚手架
Expand All @@ -128,10 +129,10 @@ AI 写的代码,得有办法证明它是对的。

- [pytest-dev/pytest](https://github.com/pytest-dev/pytest) `⭐14.3k · 2026-07-07` — Python 测试框架事实标准,插件生态庞大。
- [vitest-dev/vitest](https://github.com/vitest-dev/vitest) `⭐16.8k · 2026-07-09` — Vite 原生测试框架,前端项目开箱即用。
- [jestjs/jest](https://github.com/jestjs/jest) `⭐45.5k · 2026-07-08` — 经典 JS 测试框架,语料最多,AI 最熟。
- [jestjs/jest](https://github.com/jestjs/jest) `⭐45.5k · 2026-07-09` — 经典 JS 测试框架,语料最多,AI 最熟。
- [cypress-io/cypress](https://github.com/cypress-io/cypress) `⭐50.4k · 2026-07-09` — 端到端测试框架,在真实浏览器里跑用户流程。
- [astral-sh/ruff](https://github.com/astral-sh/ruff) `⭐48.5k · 2026-07-09` — 极快的 Python linter + 格式化器,AI 生成的代码先过一遍。
- [biomejs/biome](https://github.com/biomejs/biome) `⭐25.3k · 2026-07-08` — JS/TS 一体化 lint + 格式化,Prettier/ESLint 二合一替代。
- [biomejs/biome](https://github.com/biomejs/biome) `⭐25.3k · 2026-07-09` — JS/TS 一体化 lint + 格式化,Prettier/ESLint 二合一替代。
- [The-PR-Agent/pr-agent](https://github.com/The-PR-Agent/pr-agent) `⭐12k · 2026-07-09` — AI 自动 code review,在 PR 里直接给改进建议。
- [faker-js/faker](https://github.com/faker-js/faker) `⭐15.4k · 2026-07-09` — 批量生成逼真的测试数据。
- [locustio/locust](https://github.com/locustio/locust) `⭐28k · 2026-07-09` — 用 Python 脚本写场景的压测工具。
Expand Down Expand Up @@ -165,6 +166,22 @@ AI 写的代码,得有办法证明它是对的。
- [kestra-io/kestra](https://github.com/kestra-io/kestra) `⭐27.3k · 2026-07-09` — 声明式(YAML)编排平台,事件驱动。
- [huginn/huginn](https://github.com/huginn/huginn) `⭐49.6k · 2026-07-09` — 自托管版"IFTTT",一群 agent 帮你盯网页、发通知。

## 🎬 视频制作

让 AI 帮你剪片、出片、做动画。

- [browser-use/video-use](https://github.com/browser-use/video-use) `⭐16.2k · 2026-07-01` — 用编程 Agent 剪视频,视频界的 browser-use。
- [calesthio/OpenMontage](https://github.com/calesthio/OpenMontage) `⭐35.9k · 2026-07-09` — 开源 Agent 化视频生产系统:12 条流水线、500+ 技能,把 AI 编程助手变成视频工作室。
- [harry0703/MoneyPrinterTurbo](https://github.com/harry0703/MoneyPrinterTurbo) `⭐96.4k · 2026-07-09` — 给个主题就自动生成短视频,文案配音字幕全流程 AI。
- [remotion-dev/remotion](https://github.com/remotion-dev/remotion) `⭐52.6k · 2026-07-09` — 用 React 写视频,AI 生成组件代码即可出片。
- [OpenCut-app/OpenCut](https://github.com/OpenCut-app/OpenCut) `⭐61.9k · 2026-06-21` — 开源网页版视频剪辑器,CapCut 的替代品。
- [FFmpeg/FFmpeg](https://github.com/FFmpeg/FFmpeg) `⭐61.9k · 2026-07-09` — 音视频处理的万能底座,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.8k · 2026-07-02` — 用 TS 代码写程序化动画,带可视化预览编辑。
- [midrender/revideo](https://github.com/midrender/revideo) `⭐3.9k · 2026-07-07` — 代码生成视频的 TypeScript 框架,主打自动化出片。
- [ManimCommunity/manim](https://github.com/ManimCommunity/manim) `⭐39.4k · 2026-07-08` — 3Blue1Brown 同款数学动画引擎,做讲解视频的利器。
- [mifi/lossless-cut](https://github.com/mifi/lossless-cut) `⭐42k · 2026-06-22` — 无损快速剪切视频,不重新编码秒级出片。

## 🔌 MCP 与 Agent 生态

给 AI 装外挂的基础设施。
Expand Down
Loading