My projects
Most of my work stays in current and former employers’ repositories and knowledge managements systems, here are some I can share:
Projects
iOS
- Les Gardiens of Silence - an iOS app that blocks apps and websites when it matters — want back in early, you’ll have to explain yourself to AI guardian.
- zalando-commerce-ios - project long abandoned, but we released as Open Source, so I could fork it for a little show off.
Mobile tools
- xcodectl - installs, approves, switches and removes Xcode versions; signs in through a web view, no Apple auth code.
- mobile-broom - a disk audit for iOS/Android dev machines — finds dead simulators, runtimes, and SDKs from metadata.
AI
- skills - a few daily drivers, e.g.
smooth-rebase,exec-summaryordone. - confluence-mini-mcp - a lightweight MCP server that crawls Confluence subtrees and serves cached Markdown.
- claude-counter-statusbar - A statusline for Claude Code showing token usage, cost, and real rate limit utilization.
Herdr plugins
- herdr-dup-tab - duplicates the focused pane’s command into a new tab.
- herdr-wt-purpose - turns a purpose or ticket URL into a git worktree with Claude or Codex running in it.
- herdr-link-browser - opens Ctrl-clicked URLs in terminal-browser next to the pane.
- herdr-stack-icon - shows a tech icon (🍏 🤖 🦀 🐹 🟩 🐍) next to each workspace.
- herdr-pr-emoji - shows the branch’s pull request state as an emoji in the sidebar.
- herdr-keep-root - keeps the main checkout open while its worktrees are open.
Swift
- AwaitlessKit - use Swift
asyncfunctions innoasynccontext.
My toolbelt
- My dotfiles - every-day carry scripts and tools managed with chezmoi
Gists
- xcresolve.sh - helps to fix SPM resolving issues in Xcode
- install-ca-in-simulator.sh - installs CA certificate in iOS Simulator
