iOS engineer / builder. I make open-source tools that help agentic / AI-assisted development ship quality deliverables, guardrails that keep codebases sound when humans and AI agents write the code.
πͺ¨ solid-like-a-rock
Architecture linter for Swift, enforces Clean Architecture import rules using SwiftSyntax (real syntax trees, no fragile regex). A CI-ready guardrail for AI-assisted development: dependencies must point inward, and the build fails when a layer imports something it shouldn't.
- π
initcommand generates a starter config from your project's real inter-module import graph β deterministic, no LLM - π GitHub Action for one-line CI integration
- πΊ Homebrew tap for easy install
Contributions are very welcome β issues, ideas, PRs: see CONTRIBUTING.md.
I've started contributing across the Swift ecosystem:
All contributions are welcome on my projects β bug reports, feature ideas, docs, code. If you're getting started with open source, I'm happy to help you land a first PR.


