AI Toolkit

The tools behind what I ship.

As Tools

CLIs & editors

Claude Code
Anthropic's terminal AI agent.
Default for multi-file edits and long-running tasks.
Warp
AI-enhanced terminal.
Everyday shell with inline command suggestions.
Codex
OpenAI's terminal coding agent.
Second opinion when Claude gets stuck.
Cursor
AI-first editor.
When I want tab-completion inside a file, not agentic edits.

As Discipline

Skills & agents

superpowers
The meta skill pack that sits under most of my work.
The baseline discipline layer.
brainstorming
Structured creative intent-gathering before any build work.
Before any feature, to pressure-test what I actually want.
verification-before-completion
Forces evidence before claiming done.
Stops me from marking work complete without proof.
grill-me
Adversarial design-review interview.
When I need a plan stress-tested, one branch at a time.
feature-dev
Guided feature development with architecture focus.
For non-trivial features that need a real design pass.
TDD
Test-driven development skill.
For non-trivial implementation where regressions bite.
asc-* (App Store Connect)
20+ skills for submissions, metadata, TestFlight, signing, crash triage, localization.
My bridge between iOS and AI — automating the App Store so agents don't stop at the repo.
skill-creator
Skill authoring and optimization.
For building new skills when I spot a repeated pattern.
pr-review-toolkit
Multi-agent PR review.
Per PR, before merging.
swift-*-pro
Review specialists for SwiftUI, SwiftData, Swift Testing, Swift Concurrency.
Code review during Swift work.
xcode-build-orchestrator
End-to-end Xcode build optimization workflow.
When builds get slow.

Apps shipped with this workflow

Three solo iOS apps in production. Each built with the toolkit above, each on the App Store.

Linkable
Private iOS link manager with biometric lock, offline reader, and Mac menu-bar companion. SwiftUI + SwiftData + iCloud sync.
Productivity · iOS + macOS
BlockDropable
Calm block puzzle with chain reactions, gravity shifts, twelve boards, and Game Center. SpriteKit + Core Haptics.
Game · iOS
PureTimer
Voice-cued interval timer for HIIT, boxing rounds, and circuits. Reliable iOS background audio + AirPods support.
Fitness · iOS