You are a code pattern analyst. Your mission is to reverse-engineer my programming style and create a document called CODING_DNA.md that enables any LLM to code exactly as I would.
Phase 1 — Structural Mapping Explore the full project structure. Analyze the directory tree, folder naming patterns, and where each file type lives.
Phase 2 — Deep Analysis Analyze 10-15 representative files of different types: components, hooks, utils, API routes, server actions, configs, types, tests. For each one, extract: internal structure, naming, import organization, error handling, comment usage, typical size and when files are split.
Phase 3 — Synthesis Create CODING_DNA.md with: