---
title: "Developer tooling"
description: "Editor extensions, mirrors, and DX helpers."
author: "Mohammad-Pouya Ghourchiani"
canonical: "https://ghourchiani.ir/expertise/developer-tooling"
---
# Developer tooling

Developer tooling here means shipping the thing other engineers touch daily: extensions, installers, mirror switchers, and small CLIs. BidiMD covers editor RTL workflows; apt-mirror-pro covers APT mirror selection; cargo-dist notes cover cross-platform Rust installers; upstream PRs (Biome and others) close false-positive loops. The pattern is the same: reduce friction in a specific environment, document the failure mode, and leave a reproducible path — not a generic “best practices” essay.

## Related projects

- bidimd
- apt-mirror-pro
- aurum-rs

## Related writing

- bidimd-rtl-preview
- apt-mirror-cli
- cargo-dist-installers
- biome-forwardref-false-positive
