
Open Source AI Engineer Agent
Nathan Flurry open-sourced an AI engineer agent that builds complex features on its own. Point it at a task, it figures out the rest.
Real Vibe Coding AI workflows from people using AI at work. Browse documented examples, prompts, tools, and outcomes.

Nathan Flurry open-sourced an AI engineer agent that builds complex features on its own. Point it at a task, it figures out the rest.

Benyamin Holley wrote a Claude Code prompt that audits your documentation automatically. Checks technical accuracy, fixes inconsistencies, keeps your brand voice intact.

Dhruv spotted that NVIDIA is quietly offering ~80 AI models via free hosted APIs. MiniMax, GLM, Kimi, DeepSeek, GPT-OSS-120B, all of them. Plugs straight into OpenClaude, OpenCode, Zed IDE, and more.

Gael Breton spent months shipping AI 'improvements' with no way to prove they actually helped. His fix: collect real examples, run a 20-question yes/no eval, only commit if the score goes up. Simple loop, massive difference.

Alex Finn broke down Boris Cherny's (creator of Claude Code) development workflow into 8 steps. The mental models and processes the guy who built the tool actually uses. Video walkthrough included.

Julian Goldie shows how Hermes Workspace killed the setup tax. One curl command and you get gateway, UI, models, memory, and skills. All auto-configured. Minutes, not hours.

Andrew Chen posted a $150k/year problem: he wants an AI that watches his inbox, scores importance, references his knowledge base, drafts replies, and files emails. Alex Hillman retweeted saying you can build this right now in Claude Code - just describe what you want and add 'ask me clarifying questions until you know what I want to build and walk me through the setup step by step.'

Eda Akturk built a full packing list app with zero lines of code using Claude Code. Here's her step-by-step guide to building your first app.

GrowthX walks you through building an AI meeting prep agent with Google Apps Script, Claude, and Google Sheets. Fetches emails, groups threads by participants, and generates meeting briefs automatically.