Your Second Brain Won't Scale Without QMD

Most Obsidian-as-second-brain tutorials skip the part where it breaks: once the vault gets big, Claude Code’s index-based search starts to fall apart. QMD, a local RAG tool by Shopify CEO Tobi Lütke, fixes exactly that gap — hybrid retrieval (BM25 + vector), fully local, free, and a 96% drop in token use. This post covers when to install it and the one prompt that gets it running.

May 20, 2026 · 11 min · David Zhang

Harness Engineering Explained: How to Make Your AI 10x More Effective

Raw models are no longer enough for serious engineering work. What actually separates mediocre results from great ones is the Harness built around the model: context management, tool execution, task orchestration, feedback loops, and architectural guardrails.

May 15, 2026 · 23 min · David Zhang

How to Write Industrial-Grade Skills

A Skill isn’t a longer prompt — it’s a triggerable, executable, testable, maintainable workflow. From what a Skill actually is, to on-demand loading, tool boundaries, model selection, progressive disclosure, validation loops, and how to share it with other people — the full playbook for writing industrial-grade Skills.

May 3, 2026 · 28 min · David Zhang

Claude Code Beginner's Guide: 7 Rules to Get a Million-Dollar Engineer on Your Team

After a year with Claude Code, I distilled my workflow into 7 reusable principles. The biggest beginner mistake isn’t lack of skill — it’s treating Claude Code like ChatGPT. Used right, it’s your super-engineer. Used wrong, it’s a hallucinating, lying slacker.

April 12, 2026 · 12 min · David Zhang

Stay Updated