Apps


Here’s a collection of apps and tools I’ve built.1

slopctl

A Rust CLI tool for managing AI coding agent instruction files. slopctl provides a centralized system for organizing and maintaining instruction sets following the agents.md community standard, where a single AGENTS.md works across Claude Code, Cursor, GitHub Copilot, and Codex.

Features:

View on GitHub

swift-format-proxy

A smart proxy wrapper for Xcode’s bundled swift-format that provides intelligent defaults and enhanced error handling. The primary use case is enabling the apple-swift-format VS Code extension to work with Xcode’s bundled swift-format tool.

Features:

View on GitHub

KString

A high-performance C library implementing “Kraut Strings” — a specialized 16-byte fixed-size string format based on the “German String” research from Umbra database system and CedarDB. Optimized for database-like performance characteristics.

Features:

View on GitHub

The-Pool

A modern C++23 thread pool implementation designed for efficient concurrent task management.

Features:

View on GitHub

VSCode Themes

A collection of minimalist Visual Studio Code themes for distraction-free coding.

Variants:

View on GitHub


  1. I use AI-assisted coding workflows. If that’s a dealbreaker for you, best to skip the apps listed above.