Scan the whole codebase and explain it to me in an easy way that allows me to understand how it functions and how everything is connected
Scans your entire codebase to provide a clear, high-level explanation of what the project does, how it's organized, and how components connect. Use this when joining a new project or trying to understand an unfamiliar codebase structure.
/plugin marketplace add kriscard/kriscard-claude-plugins/plugin install architecture@kriscardScan the codebase and provide a clear, accessible explanation of:
What does this project do?
How is it organized?
How do the pieces connect?
What are the most important files?
Make it easy for someone new to understand the codebase structure and how everything fits together.