Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
oliverb-io1902e8/agent-skills-collection (★146 · Python)
A curated collection of modular agent skills for LLM-based agents This repository provides a ready-to-use collection of agent skills for AI assistants like Claude, ChatGPT, and custom agents. Each skill is a self-contained module that adds specific capabilities to your AI agent. ---
Codexia-afk/JeeraType (★9 · Go) A 100% offline, cross-platform terminal typing test for macOS, Windows, and Linux that runs instantly in any shell without network access or web browser tabs. Unlike browser-based typing tests that require web tabs and accounts, JeeraType runs fully offline directly inside your terminal window as a standalone tool. ---
finxter/awesome-ai-book-writing (★7)
A curated list of AI tools, workflows and resources for writing, editing and publishing full-length books. Most "AI writing" lists are marketing-copy tools with a novel-shaped hole in the middle. This one is only about books: drafting long-form fiction and nonfiction, holding voice and continuity across 80,000 words, and getting a manuscript...
AsakiriLingo/asakiri-studio (★6 · TypeScript) A desktop-first, local-first course editor built with React, TypeScript, Vite, and Tauri. The same feature code runs in Chromium and in the desktop shell; local filesystem behavior is supplied by environment-specific adapters.
latent-9/reasciiary-ascii-art-generator (★6 · Rust)
Reasciiary is a Tauri desktop app (Rust backend, TypeScript and Vite front end) that turns images and drawings into lit 3D ASCII art and animated loops. Six tools and one exporter for making a picture into another picture. A flat file gets its third dimension from ink: a glyph that fills more of its cell stands taller (@ rises, `.
thiagocorreanet/mestre-yoda (★5 · TypeScript)
A deterministic, observable Spec-Driven Development harness for AI coding agents. The model will propose. The runtime will decide. The event log will prove. Mestre Yoda is an open-source Spec-Driven Development (SDD) harness designed to make AI-assisted software delivery more reliable, explainable, and auditable.
insolowetrust/capslight (★5 · Shell) The green LED on your Caps Lock key as a live status indicator for Claude Code. It blinks while Claude is working, goes solid when the task is done, and blinks fast when Claude is waiting on you. It changes nothing about how your keyboard behaves — Caps Lock stays off and your typing stays lowercase.
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.1
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.8
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.10
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.120.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.
tl;dv (Too Lazy; Didn't Validate): 181,874 Meetings Left Wide Open (Lobsters) Comments
A shell exclamation mark is not for yelling. Be lazy (Lobsters) Comments
Zig's Io.Threaded is Neat (Lobsters) Comments
I'm leaving OpenAI to build Jurassic Park (Lobsters) Comments
I got a 1998 CD-ROM world atlas running on Windows 11 (Lobsters) Comments
the web server deployment model breaks at hobby scale (Lobsters) Comments
Organ donation group accused of trying to take living man's organs faces shutdown (Ars Technica) The organization, Network for Hope, "strongly disagrees" with Trump admin's decision.
Explosive drone found hovering near Ukrainian cargo aircraft at German airport (Ars Technica) Russian attack? Explosive drone targeted parked aircraft at Leipzig airport.
X wants to keep suing advertisers, asks 5th Circuit to overrule district judge (Ars Technica) Musk continues appeal despite court loss and settlement with advertiser group.
Suno hopes to go legit with watermarks for AI-generated music (Ars Technica) Suno plans watermarks and download limits to stop "large-scale abuse."
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.