kotesmith
a quiet name for someonewho'd rather ship than talk about it
Solo builder. Products shipped and in progress, built with an AI-assisted, multi-agent development workflow instead of a big team.
Products out the door
- 01
Gamified debt payoff app
Turned debt payoff into an RPG. Boss health bars, tiered difficulty scaling with debt size, milestone rewards. Built to make a genuinely unpleasant financial task something people actually wanted to open daily.
- 02
Behavioral trading journal
Deliberately pivoted away from signal generation and prediction toward pattern recognition and discipline-building. A product and regulatory decision made early and stuck to.
- 03
AI-agent marketing platform
For crypto projects: automated social agents, multi-level referral mechanics, deflationary token economics with automatic burns.
- 04
B2B SaaS, live in production
Stripe billing processing real payments, a national address dataset imported at scale (16M+ records), full subscription and team-invite system, in-house analytics dashboard.
- 05
Consumer marketplace aggregator
Deal-scoring, waitlist-gated launch, automated lead-generation tooling running server-side.
- 06
Internal CRM and pipeline automation
Built for a sales organization to cut hours of manual weekly reporting down to minutes.
- 07
Trades-business quoting tool
Scoped, built, and shipped to production in a single sitting, for less than the cost of a coffee in model spend.
Public repos
- 01
agentic-project-scaffold
The CLAUDE.md / AGENTS.md / PLAN.md pattern used to keep AI coding agents inside real constraints across a whole project, instead of re-explaining context every session. Extracted from actual production use, not a theoretical template.
- 02
prompt-library
A working collection of prompts battle-tested across a year-plus of AI-assisted development, not a listicle. Organized by what they're for, not how clever they sound.
The scaffold pattern keeps an agent oriented inside a project, the prompt library is what actually gets typed into it once it is.
In progress
What it's built with
- Product & frontend
- Next.jsTypeScriptTailwindThree.jsFramer Motion
- Backend & data
- SupabasePostgreSQLStripeMapboxUpstash RedisResend
- On-chain
- SolidityArbitrumRustSolanaAnchor
- Dev workflow
- VercelClaude Code
Multi-agent AI-assisted development, fast iteration paired with careful review on anything security-critical. See agentic-project-scaffold for the actual convention.