DebtShield
Consumer Debt Recovery Platform
AI-powered debt recovery platform helping consumers fight unfair charges. Generates CFPB-compliant dispute letters, tracks recovery campaigns, and automates certified mail delivery. Part of the consumer finance suite alongside DisputeAI and SubScrub.
By the Numbers
Core Features
DebtShield combines AI letter generation with campaign management and physical mail automation to give consumers a complete toolkit for fighting unfair charges.
AI Dispute Letter Generation
Claude-powered letter generation produces legally structured dispute letters tailored to each case. Users describe their situation in plain language and receive ready-to-send demand letters within seconds.
CFPB/FTC Compliance Templates
Pre-built templates aligned with Consumer Financial Protection Bureau and Federal Trade Commission guidelines. Every letter references applicable consumer protection statutes and regulatory frameworks.
Certified Mail Integration
Lob API integration for automated USPS certified mail dispatch. Letters are printed, enveloped, and mailed with tracking numbers captured automatically for proof of delivery.
Campaign Tracking Dashboard
Track recovery campaigns across multiple creditors with status updates, response deadlines, and escalation timelines. See total amounts demanded vs. recovered at a glance.
Stripe Subscriptions
Two subscription products with Stripe Checkout, Customer Portal, and webhook handling. Secure billing with automatic renewal and plan management.
Shared Auth Across Suite
Unified Supabase Auth layer shared with DisputeAI and SubScrub. One account grants access to all three platforms with SSR-based session management.
Technical Architecture
DebtShield is built as a Turborepo monorepo with a Next.js App Router frontend, Supabase for auth and database, Drizzle ORM for type-safe queries, and Stripe for subscription billing. The shared Supabase backend enables cross-platform features across the consumer finance suite.
Backend
- Supabase Postgres with Drizzle ORM
- 7 shared database tables
- Supabase Auth (SSR with @supabase/ssr)
- Stripe webhooks for billing events
Frontend
- Next.js App Router
- Tailwind CSS styling
- shadcn/ui components (Apple HIG reskin)
- Vercel deployment with edge functions
AI & Integrations
- Claude API for letter generation
- Lob API for certified mail dispatch
- PDF generation via @react-pdf/renderer
- Legal citation database (13+ statutes)