Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
Spielewoy/autoprompt-skill (★133 · JavaScript) Install · Benchmarks · Invocation · Run controls · Workflow · Agents · Examples · FAQ · License
DandreYang/local-image-gen (★42 · Python)
Generate or edit images from the coding-agent subscriptions already on your machine. Official API keys are a fallback, not a prerequisite. Python 3.9+, standard library only. Works as a CLI and as a portable agent skill (SKILL.md) for Claude, Codex, Grok, Cursor, Gemini, and similar tools.
janwilmake/agent-codemode (★23 · TypeScript) Code mode for the coding agent you already run — 40 tool calls in, 1 script out. Your coding agent has already logged into every MCP server you use. This lets it stop calling them one tool at a time and write a script instead. Why I built it, in a thread.
agents-universe/agents-universe (★23 · Python)
开源共建 · 技术平权 —— 让智能体像人一样学习和工作。 Agents Universe 是一个开源的企业级 AI Agent 平台。它不是又一个"更聪明的聊天框",而是要让智能体真正成为能干活的人:入职读懂文档、接任务先规划、以个人身份与权限执行、留下可审计的轨迹——并把这一切沉淀为每个人都能复用、共同建设的资产。 Codex 式三栏界面:左侧会话与项目导航,中间对话流,右侧计划与知识上下文(点击可查看大图) > ### 🚀 它正在管理它自己
trimbotany/rust-eac-bypass (★21) Bypass Easy Anti-Cheat in Rust and get unbanned. Spoof hardware IDs and bypass the EAC kernel driver scan before launching Rust.
stickyconfirm/hwid-changer-windows-11 (★20) Change all hardware identifiers on Windows 11. Spoofs disk serial, motherboard UUID, MAC address, GPU UUID, CPUID and BIOS serial.
adand-91/requirement-ledger (★17 · Python) From vibe coding to knowing what you actually wanted. Point it at a project you already built with an AI agent and it reads the conversation back: what you really needed, what went wrong, and which repeated work is worth turning into a Skill. 中文说明
Pablo-aps/prove-it (★15 · JavaScript) Prove It is an open-source adversarial verification Agent Skill for Claude Code, OpenAI Codex, Cursor, and other AI coding agents. Coding agents are excellent at finding evidence that their work succeeded. ```text Tests passed. Build exited 0. Healthcheck returned 200. No ERROR lines found.
larkswitch/lark-switch (★12 · Rust) English · 文档 · 下载
musichen/justtuit (★12 · TypeScript)
Just TUI it! A community-curated collection of terminal user interface (TUI) applications. A TUI runs in your terminal and offers some level of interactivity. Commands listed here should not wrap other interactive commands (e.g. fzf) and should be actively maintained.
vite — v8.2.1
A build tool and dev server for modern web projects. Starts instantly (no bundling in dev), uses native ES modules in the browser, and bundles with Rollup for production. The replacement for webpack in most new projects.
esbuild — v0.28.2
A JavaScript and TypeScript bundler written in Go. Extremely fast — 10-100x faster than webpack or Rollup. Used as the engine inside Vite and many other tools. Good for simple bundling; less configurable than webpack.
turbo — v2.10.11
A build system for JavaScript/TypeScript monorepos. Caches task results so you only re-run what changed. Built by Vercel. Speeds up CI and local builds in large codebases with multiple packages.
biome — v0.3.3
A single tool that replaces both ESLint and Prettier. Formats and lints JavaScript, TypeScript, JSON, and CSS. Written in Rust, so it runs much faster than the JS-based tools it replaces.
bun — v1.3.14
A JavaScript runtime, package manager, bundler, and test runner in one. Faster than Node.js at most things. Drop-in compatible with most Node.js code. Written in Zig.
vitest — v4.1.11
A unit testing framework built specifically for Vite projects. Uses the same config as your Vite build, runs tests in the browser environment, and is significantly faster than Jest.
oxc — v1.0.1
A JavaScript/TypeScript toolchain written in Rust — parser, linter, formatter, transpiler, bundler. The project behind the oxlint linter. Faster than most existing tools by a large margin.
rspack — v0.1.1
A webpack-compatible bundler written in Rust. Drop-in replacement for webpack with the same config format, but much faster. Built by ByteDance (TikTok's parent).
wrangler — v4.124.0
The CLI for deploying and managing Cloudflare Workers — serverless functions that run at the edge in Cloudflare's global network. Also manages KV storage, Durable Objects, Pages, and R2.
drizzle-orm — v0.45.2
A TypeScript ORM that lets you write SQL-like queries in TypeScript with full type safety. Lightweight, no code generation step, and closer to raw SQL than ORMs like Prisma.
Bun 1.4 Rust rewrite is not looking good (Lobsters) Comments
Mastodon 5.0: Laying the foundation (Lobsters) Comments
How I browse the Web with uBlock (Hard Mode) (Lobsters) Comments
Mojo is now open source (Lobsters) Comments
What software do you use daily in 2026? (Lobsters) There was a similar thread here six years ago, and I'm curious how people's daily setups have changed since then. What does the software side of your daily setup look like in 2026? Operating system, d
Kakoune code editor (Lobsters) Comments
Fixing a bricked AMD 7040 series Framework 13” laptop with $20 tools (Lobsters) Comments
"Sabotage": Experts, lawmakers blast RFK Jr. for destroying healthcare research (Ars Technica) US healthcare is broken. Under RFK Jr., the research agency working to fix it is, too.
Ukrainian drones overwhelm Russian tanks’ new active protection system—for now (Ars Technica) Tanks with defensive tech for shooting down drones are still proving vulnerable.
Against all odds, SpaceX finally tugs Starship into port after 24 days at sea (Ars Technica) "A team of SpaceX engineers is on their way to conduct additional analysis on the vehicle."
Data from GitHub public API, npm registry, and tech press (The Register, Lobsters, Ars Technica, TechCrunch, Wired, MIT Tech Review). README summaries pulled directly from each project.