← Portfolio · Case Study
Schema Explorer — What Actually Breaks When You Delete a Record
App · Built with Claude Code · 2026
← Portfolio · Case Study
App · Built with Claude Code · 2026
Independent project
Salesforce admins routinely delete records without a reliable way to see what else goes with them — cascade deletes, orphaned lookups, and blocked deletions all look identical until you’ve already clicked delete.
Designed and built a free visual tool that answers a question every Salesforce admin has faced without a clean way to check: if I delete this record, what else goes with it? Pick from 300 modelled standard objects, or import your own org’s real schema, and see an interactive diagram distinguishing what cascade-deletes, what simply gets orphaned, and what blocks the deletion outright.
Claude Code · Static HTML/CSS/JS · No backend, no dependencies