Codebase Archaeology
Reverse-engineer a legacy codebase you inherited, the way an experienced engineer would.
The Prompt
Already a member? Sign in.
Codebase Tarball to Onboarding Doc a New Hire Can Actually Use
Drop your entire repo into Gemini's long context and get an onboarding doc oriented around what a new engineer actually needs.
Gemini Long Context: Codebase Onboarding Brief
Drop a full repo or large code dump into Gemini and get a focused onboarding brief for a new contributor.
Claude Code: Reconstruct the Mental Model of a Codebase
Forces Claude Code to build a layered understanding of an unfamiliar repo before you ask it to touch anything.
Extract Type Safety Gaps From TypeScript Codebase
Finds TypeScript files where `any` types, missing type annotations, or unsafe casts hide potential runtime errors.