Uploaded March 2026 | Updated September 2026, 2 weeks ago
Prompt Mention in the video:
Scan the full codebase and find every file that exceeds 600 lines of code. For each file, generate a table with the following columns:
File name
File path
Number of lines
Modularization recommendation (how it can be split into smaller, focused modules)
Priority (High / Medium / Low based on complexity and how often the file is updated)
Prompt Mention in the video:
Scan the full codebase and find every file that exceeds 600 lines of code. For each file, generate a table with the following columns:
File name
File path
Number of lines
Modularization recommendation (how it can be split into smaller, focused modules)
Priority (High / Medium / Low based on complexity and how often the file is updated)







