Query and visualize the full project architecture. Use this during project onboarding, before code reviews, before adding new domains, or whenever you need to understand the tech stack. Responds to questions like "show me the overall structure", "list all APIs", "what's the tech stack", or "explain the domain structure". Triggers on /architecture.
$npx -y skills add insightflo/claude-impl-tools --skill architectureInstalls into the current project.
Run `npx skills use "https://github.com/insightflo/claude-impl-tools" --skill "insightflo/claude-impl-tools/architecture"` 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/insightflo/claude-impl-tools" that are relevant to the current task. Run `npx skills add "https://github.com/insightflo/claude-impl-tools"` and select the relevant skills, then follow their instructions.