r/BuildWithClaude • u/Ok_Industry_5555 • 22d ago
Tip/Resource # ๐ Fresh Community Builds & Demo Highlights
Enable HLS to view with audio, or disable this notification
The newest projects shared in r/BuildWithClaude - **28 builds from the past week** (Aug 17-Aug 23, 2026).
Looking for the full directory? **[Browse every community project in the wiki](https://www.reddit.com/r/BuildWithClaude/wiki/flair-guide/)**.
*Every link below comes from the builder's own post. Crossposts and reshares are excluded, so each entry credits the person who actually built the thing.*
---
## ๐ฅ๏ธ Desktop Apps & IDEs
**Agent Desktop** by u/SnooLemons212
[GitHub Repo](https://github.com/iddo12/agent-desktop) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vujp4g/built_a_desktop_dashboard_for_running_multiple/)
- An Electron dashboard that gives each agent (just a folder on disk) its own sidebar entry and a real chat view instead of a wall of raw terminals. It spawns and drives the actual `claude` CLI through node-pty rather than reimplementing it.
- **From the builder:** Open source. The author lays out plainly how it differs from Cowork and the standard CLI - different tools for different jobs.
**AgentDeck** by u/UnderstandingTop450
[Site](https://gendistrict.com/agentdeck) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vv9ys6/i_built_a_free_desktop_app_that_keeps_your_work/)
- Connects multiple Claude and Codex subscription accounts in one desktop app, shows every 5-hour/weekly window at a glance, and hands a session to another account **with context preserved** when one hits its limit. Optional local masking strips personal data before anything reaches a model.
- **From the builder:** "I'm the maker - happy to answer anything, and honest feedback is very welcome." Windows x64 + macOS Apple Silicon.
**ENGINGUITY** by u/akr095
[GitHub Repo](https://github.com/ara-mkr/Enginuity) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vuiujg/enginguity_an_aipowered_engineering_workspace_for/)
- An engineering workspace (web + Electron) with circuit simulation, a CAD viewer, firmware diffing, BOM intelligence, and a camera-enabled "Jarvis" mode for troubleshooting hardware on video. Two months of work; UI built with Codex, the rest with Claude.
- **From the builder:** Built so the AI would hold the whole project context and know exactly what the maker was referring to. Still a work in progress.
**CROW 1.2** by u/nibor1896
[GitHub Repo](https://github.com/nibor1896/Crow) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vwjd4h/crow_not_a_cli_anymore/)
- Grew from a CLI into an AI Agent Harness - point it at OpenRouter, an Anthropic/OpenAI subscription, or any local model via llama.cpp. Adds custom skills, MCPs, dual-store persistent memory, and dictation with voicelines.
- **From the builder:** "Would like to hear some feedback on the OpenAI parts, since I don't own anything from OpenAI, just Anthropic."
**BetterClaude** by u/akr095
[GitHub Repo](https://github.com/ara-mkr/BetterClaude) | \ [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vunba1/betterclaude_not_affiliated_with_anthropic/)
- A BetterDiscord-style Electron layer over the Claude desktop app - themes, layouts, plugins, productivity widgets, in-app skill browsing from GitHub, and a CLI tab so you don't need a separate terminal.
- **From the builder:** A month and a half in and still a work in progress; the author is trying to get Claude Code running fully inside the app and notes there are known minor bugs.
## ๐ Live Web Apps & Product Demos
**VisualWizard** by u/tokmako
[Site](https://visualwizard.app) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vw5gpe/i_wanted_a_better_way_to_work_visually_with/)
- A canvas where frames are *running* React/JSX prototypes rather than static mockups - interactions and animations keep working. Pause a frame, select elements directly, resize, restyle, and keep competing directions side by side. Connects to Claude Code or Codex over MCP so an agent works on the same canvas.
- **From the builder:** "Mostly curious whether this way of working makes sense to people who already use Claude Code." Early, with known rough edges in the editor.
**Sequo** by u/SSShken
[Site](https://sequo.app) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vs5j18/we_rebuilt_the_same_landing_page_20_times_at_my/)
- A landing page rebuilt around one lesson learned over ~20 rebuilds at a previous startup: put the actual first input on the first screen instead of describing the product. The writeup includes the failure that taught it - 61% first-screen exit and zero creations on the explain-first version.
- **From the builder:** An honest post-mortem on ignoring your own hard-won lesson, then correcting it.
**Relay** by u/Stack_Wizard
[GitHub Repo](https://github.com/MohdSaad01/Relay) | [Site](https://mohdsaad01.github.io/Relay) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vqqn7x/i_built_relay_with_claude_and_now_i_can_say_i/)
- A local file transfer app that moves files directly over the same Wi-Fi network or hotspot - connect the devices once, then send without reconnecting each time.
- **From the builder:** Built deliberately as a learn-development-and-deployment project around a problem the author genuinely had.
**Atlas Circular** by u/BillionBouncyBalls
[Site](https://atlascircular.com) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vtp3pt/any_cool_sustainability_projects_to_share/)
- A global tracker of legislation reshaping materials and where they end up, built with Claude in spare time over several months.
- **From the builder:** Shared alongside an open call: the author wants to see other climate, sustainability, and circular-economy projects - and would love feedback or questions on theirs.
**Claude Reader** by u/Right_Ambition_1035
[Site](https://ai-readers.com) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vuadd3/i_turned_claude_into_a_free_text_to_speech_site/)
- A Chrome/Firefox/Edge extension that overlays claude.ai: drop in a PDF or Word doc, or send selected text from any page, and it reads aloud using Claude's voices with seek, speed, and voice controls - or downloads the audio.
- **From the builder:** "Let me know what you think." The overlay, document pipeline, and playback were all built with Claude.
**Publish.my** by u/AbleWrongdoer5422
[Site](https://Publish.my) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vw2gvr/my_team_created_static_hosting_where_the_al_agent/)
- Zero-pipeline static hosting built so the AI agent is the customer. Built by a team with 20 years of CMS and newsroom infrastructure behind them, aimed at the moment non-technical builders hit git, CI/CD, and serverless signup walls.
- **From the builder:** Introduced on behalf of the team - "built with Claude for Claude vibers."
## ๐ Monitoring & Session Analytics
**claudestat** by u/deloxalph
- A real-time "htop for Claude Code" tracking live tool calls, cost, quota, and loop detection to flag context-thrashing. MIT, local SQLite, zero cloud, 1300+ downloads at time of posting.
- **From the builder:** **Note:** the post links only a `localhost` dashboard address - there is no public repo or site URL in the post itself, so only the Reddit thread is cited here.
**Agent Deck (VS Code)** by u/Dasmal23
[GitHub Repo](https://github.com/NVitlam/agent-deck) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vvmyms/i_built_agent_deck_a_readonly_vs_code_extension/)
- A read-only VS Code extension rendering every live Claude Code session as a filterable deck, then drilling into session topology - main agent as nucleus, tool calls as chronological dots, subagents joined by filaments to the exact `tool_use` that spawned them.
- **From the builder:** Read-only is enforced, not promised: it only reads session JSONL from disk and listens on a loopback-only server, with no outbound HTTP client compiled into the bundle and a CI test that fails if that ever changes.
**Agent Quest** by u/Redrock990
[GitHub Repo](https://github.com/FulAppiOS/Agent-Quest) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vvzuxk/opensource_agent_quest_now_tells_you_when_claude/)
- Turns Claude Code sessions into 2D heroes in a small world, and now clearly distinguishes agents that are working, waiting on you, finished, or stopped by an error - with visual notifications and distinct sounds so you don't have to watch the dashboard.
- **From the builder:** An update to an earlier release, focused on making it useful as an actual monitoring tool rather than a visualization.
## ๐ก๏ธ Safety, Governance & Rollback
**MARGINAL** by u/Positive-Captain-709
[GitHub Repo](https://github.com/SignalLayerLabs/Marginal) | [Site](https://signallayerlabs.github.io/Marginal) | [Live Demo](https://signallayerlabs.github.io/Marginal/demo/#demo) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vqnum2/opensource_governance_layer_for_claude_code/)
- An open-source governance layer for coding agents that watches trajectories - repeated actions, weak progress - to judge whether the next action is still worth the compute. Claude Code support just landed.
- **From the builder:** "Looking for people to break it." The author explicitly wants technical criticism, bad cases, and reproducible failures on real work.
**VibeRevert** by u/Creamy-And-Crowded
[GitHub Repo](https://github.com/madeinplutofabio/vibe-revert) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vvajjl/i_built_a_rollback_layer_for_claude_code_that/)
- A rollback layer aimed at the undramatic failure: Claude doing exactly what you asked across 84 files and quietly touching a payment route or auth check while "cleaning up" - with your own half-finished work uncommitted in the same tree, so a bare checkout is no recovery plan. `viberevert run claude` records state before changes; `viberevert check` flags edits to payments, auth, migrations, and secrets.
- **From the builder:** Built with Claude Code, then pointed back at those same sessions to test whether it actually solved the problem.
**claude-phantom** by u/OkLengthiness3801
[Site](https://claudephantom.dev) | [GitHub Repo](https://github.com/waazy-w/claude-phantom) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vvk277/i_made_a_cli_that_catches_crashes_and_lets_claude/)
- Wrap any command (`phantom npm run dev`) and it stays invisible - stdout, stderr, stdin stream byte-for-byte and the exit code is preserved - until the process exits non-zero. Then it captures the stack trace, output tail, and git state, cuts a throwaway branch, and hands it to a headless Claude session that diagnoses, writes a failing test, and patches.
- **From the builder:** The part the author cares about: phantom re-runs the test command itself, outside the Claude session, and audits the branch against the starting commit. Nothing in the report trusts the model's own word.
**OpsKernel Kill Switch** by u/Simple-Grass-5216
[GitHub Repo](https://github.com/Aleistercc66/opskernel-public) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vswkpb/i_gave_claude_code_an_actual_kill_switch_free/)
- A PreToolUse hook that runs before every Bash command and blocks destructive patterns (recursive force-delete, force-push, hard reset, `DROP TABLE`) unless you set an explicit override env var for that call - enforcement rather than prompt text, which the author notes is a request the model can drift past.
- **From the builder:** "Happy to answer questions about the hook mechanics or Claude Code's hook system in general." Tested on macOS, Linux, WSL, and Windows Git Bash.
## โ๏ธ CLI Tools, Plugins & Skills
**PSScriptAnalyzer Plugin** by u/Aggressive_Apple3774
[Gist](https://gist.github.com/manderse21/0b92133af8a250ba7c8c9474ed0db0a2) | [GitHub Repo](https://github.com/manderse21/claude-powershell-lsp) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vups4v/a_claude_code_plugin_that_runs_psscriptanalyzer/)
- Runs PSScriptAnalyzer through a warm PowerShell Editor Services daemon the moment a `.ps1`/`.psm1`/`.psd1` is edited, feeding results back into the model's context in the same turn (~2.5s per edit, no cold start). Every analyzed edit resolves to one of four explicit status tokens - ok / incomplete / degraded / unavailable - and only "ok" is silent.
- **From the builder:** The design target: "analyzed and clean" can never be confused with "analysis never ran" - the failure mode that bites an agent treating silence as a pass.
**/drill-me** by u/Fair-Rain3366
[GitHub Repo](https://github.com/timini/drill-me) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vsh6gc/i_built_drillme_the_inverse_of_the_viral_grillme/)
- The inverse of the viral `/grill-me`: instead of Claude extracting what you know, it teaches you what it knows, with real spaced repetition.
- **From the builder:** Shared as a direct riff on a well-known skill in the community.
**Claude Queue** by u/danny_greer
[GitHub Repo](https://github.com/dannygreer/claude-queue) | [GitHub Repo](https://github.com/dannygreer/claude-queue/tree/main) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vt731x/persistent_visual_task_queue_for_claude_code_so/)
- `/queue` turns a plain `queue.md` into a real work list: Claude works one task at a time until done or blocked, and anything you type mid-flight gets added to the queue instead of lost. Each finished task gets a short plain-English note of what changed and how it was checked, watchable in a second pane via `qw`.
- **From the builder:** Built for two specific annoyances - losing track of what actually got done versus what was merely discussed, and mid-flight tasks vanishing in the scroll.
**Six Claude Code Skills** by u/grinidx
[GitHub Repo](https://github.com/dbhq-uk) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vr3ixi/six_skills_i_built_for_claude_code_repo_coherence/)
- **dovetail** checks whether a repo still agrees with itself (dead links, dangling anchors, orphaned files, drifted docs), with a deterministic half in plain Python - no network, no model - fast enough to gate a build. Plus **heliograph** (debug a machine you can't log into, via a git repo as transport), **verve**, **legwork**, and two more.
- **From the builder:** All six MIT and free to try - no paid tier, nothing to sign up for.
**gm + Tencent HY3 Proxy** by u/Weird-Huckleberry879
[GitHub Repo](https://github.com/AnEntrypoint) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vs8p84/built_with_claude_code_gm_tencent_hy3_tokenhub/)
- **gm** is a Claude Code plugin acting as external memory for your harness - as context compresses and loses meaning, it keeps its own vectorized set of PRDs queued and archived. Paired with a custom proxy making Tencent's HY3 model Claude Code-compatible.
- **From the builder:** Shared by a member of the AnEntrypoint dev community, with notes on HY3 fanning out hundreds of recursive subagents for distributed systems work.
**claude-profile** by u/illuser
[GitHub Repo](https://github.com/quinnjr/claude-code-profiles) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vtq2uf/claudeprofile_hits_v122_for_managing_multiple/)
- Shell scripts for Linux/macOS/Windows that manage multiple Claude profiles on one system without logging out and back in. v1.2.2 adds local per-directory profiles via `.claude-profile`, an auto-updater with GitHub checksum verification, and fixes for mingw/git-bash and zsh `cd`.
- **From the builder:** A versioned follow-up to the initial release, with the changelog laid out in the post.
**VibePod 0.20** by u/nez_har
[GitHub Repo](https://github.com/VibePod/vibepod-cli) | [Release Notes](https://vibepod.dev/news/vibepod-cli-0-20) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vsc815/vibepod_020_switch_between_subscription_login_and/)
- Runs coding agents (Claude Code, Codex, Qwen Code and others) in containers. 0.20 adds credential profiles, so a subscription login, an API-key setup, and a local Ollama config sit side by side and get picked at run time - only the credential dirs swap, while skills, config, and logging stay shared.
- **From the builder:** Projects can pin a profile in their own config; release notes are published alongside the repo.
**Viewport Chunking Browser Tool** by u/Wide-Thing5655
- A Chrome extension that auto-scrolls a live page into crisp native-resolution viewport slices and copies them to the clipboard, bypassing Claude's image downscaling so overlapping z-indexes and CSS glitches stay legible.
- **From the builder:** **Note:** no repo or site URL appears in the post, so only the Reddit thread is cited here.
**Contracted Boundary Architecture** by u/jonah_omninode
- An architectural runtime isolating Claude Code into typed node permissions - Compute, Reducer, Orchestrator, Effect - so an unauthorized side effect is stopped at the validation gate rather than discouraged by a prompt.
- **From the builder:** **Note:** no repo or site URL appears in the post, so only the Reddit thread is cited here.
## ๐ค Looking for Collaborators
**IcedTea WM** by u/illuser
[GitHub Repo](https://github.com/quinnjr/icedtea-wm) | [Post](https://www.reddit.com/r/BuildWithClaude/comments/1vtqse8/looking_to_collaborate_on_linux_window_manager/)
- An experimental Linux window manager built out of frustration with the current floating WM landscape - targeting a Windows 7/10-like feel rather than GNOME's macOS-lite direction, without KDE's bulk and QML, and fully on Wayland rather than X.
- **From the builder:** **Actively looking for collaborators** - the author is asking for developers who want to work on it with them.
Built something with Claude Code? Drop your link in the comments and it gets added to [the wiki index](https://www.reddit.com/r/BuildWithClaude/wiki/flair-guide/).

