Scan a codebase and generate a high-level Tesseract architecture diagram showing the main components and their relationships. Use when the user wants to visualize their project architecture.
$npx -y skills add infrastellar-dev/tesseract-skills --skill arch-overviewInstalls into the current project.
Run `npx skills use "https://github.com/infrastellar-dev/tesseract-skills" --skill "infrastellar-dev/tesseract-skills/arch-overview"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/infrastellar-dev/tesseract-skills" that are relevant to the current task. Run `npx skills add "https://github.com/infrastellar-dev/tesseract-skills"` and select the relevant skills, then follow their instructions.