← All writing
Note · March 02, 2026 · 3 min read
BIM tools people actually use
The plugins and integrations that survive in real teams have a few things in common, and they aren't technical.
I've shipped a lot of BIM tooling. The ones that stuck were rarely the cleverest. They were the ones that respected how teams already worked.
What I've learned
- Fit into existing habits. A tool that adds two extra steps will be skipped.
- Make failure obvious. Silent bugs in BIM tools erode trust fast.
- Ship the boring parts: deployment, updates, error reporting. Without these, the tool dies.
A working pipeline beats a clever feature every time.