Things I Built with AI
Developer tools and full-stack apps — from MCP servers to deal analyzers. Built from real problems, shipped with tests.
slopCheck
LiveMCP server that catches substance issues in AI-generated content — fabricated claims, false uniqueness, phantom citations, inflated numbers. Scans before you publish.
- 10 detection categories, 20+ regex patterns
- Optional LLM classification with Claude Haiku
- Personal slop profile from your session history
- Fabricated narrative detection (first-person lies)
- 234 tests, 91%+ coverage
devreap
LiveGo daemon that auto-detects and kills orphaned developer processes — MCP servers, dev servers, headless browsers, ffmpeg. Multi-signal scoring to avoid false positives.
- 5-signal orphan scoring (PPID, IDE, duration, port, TTY)
- 18 built-in process patterns
- MCP config cross-referencing
- LaunchAgent auto-start on login
- macOS notifications on kill
Deploy Gate
LiveMCP server with 78 incident-traced checklist items that block deploys until you pass pre-flight checks. Every item exists because something broke in production.
- 3 phases: pre-engineering, pre-testing, pre-deploy
- Auto-detects stack (Expo, Next.js, Go, Docker)
- Secret scanning, dead form detection, lock file checks
- Hook blocks git push until checklist passes
- Every check traces to a real production incident
Main Street Intel
LiveScore any business-for-sale listing in seconds. Paste a BizBuySell or Flippa URL and get an instant acquisition score with SBA loan math, red flags, and napkin financials.
- Instant deal scoring (0–100)
- SBA 7(a) loan calculator with real tiered rates
- Red flag detection
- BizBuySell + Flippa URL extraction
- Deal database with 100+ scored listings
ThinkGate
LiveMCP server that classifies prompt complexity and routes to the right Claude thinking mode automatically. Simple prompts skip extended thinking. Complex ones get it.
- Prompt complexity classification
- Automatic thinking mode routing
- Dual-mode: regex + LLM classification
- Works with Claude Code and Claude Desktop
Claude Sessions
LiveIndexes and searches all your past Claude Code sessions across every project. Find that solution you built three weeks ago but can't remember where.
- Full-text search across all session history
- AI-generated session summaries
- Filter by project, date, or keyword
- Name sessions for easy recall
Resume Boutique
BetaAI-powered resume tailoring. Upload your resume, paste a job posting, chat with AI to refine it, then download as PDF or DOCX. Built on GitHub Copilot SDK + Azure.
- Upload resume, paste job posting — AI tailors it
- Conversational refinement with feedback loop
- PDF and DOCX export
- Azure Entra ID authentication
Read the build stories at build.iteachyouai.com