Today’s list leans heavily on tooling for coding agents, but the one worth opening first is a desktop app. robbietilton/Compositor is a free, open-source image editor for macOS that mirrors the Photoshop compositing workflow: layers with blend modes and masks, adjustment layers, content-aware fill, and non-destructive transforms that keep full resolution no matter how small you scale things. It imports JPEG, PNG, HEIC and TIFF, exports with a live preview, and ships its Xcode project, so you can reshape any feature to fit how you retouch.

Two agent entries build on the same engine, TypeSafe’s Jev. browser-use/jev-ultrafast renders a page as a numbered table of controls and lets Jev pick the operation and target element in one request, with a small LLM writing text only when a field needs it. tamaratran/fast-jev-compaction applies the same idea to a long session’s context, scoring every tool call and result keep-or-drop so exact file paths and error messages survive. Pair one with cloudflare/security-audit-skill, which maps a codebase’s trust boundaries and hands each candidate finding to a fresh verifier that tries to disprove it before anything reaches the report.

If you ship what you build, latent-spaces/brag turns a finished project into a short launch video with music, motion and ready-to-paste share copy, while hypit-ai/hypit gives agents a language for rebuilding a reference clip into a word-timed production workflow. eternity4719/HowToLiveBetter is the odd one out and worth bookmarking: a Chinese guide where each suggestion on health, money and legal traps records what you spend, what you get back and how strong the cited evidence is.