If you've ever inherited a monorepo mixing C++, Android, iOS, and Web code and wondered how much is actually yours versus vendored libraries, this is the audit tool you run first. It classifies every file, detects 50+ embedded third-party libraries (FFmpeg, Boost, OpenSSL), and scores each module with one of four verdicts: keep, extract, rebuild, or deprecate. The HTML reports are dark-themed and interactive, which matters when you're drilling through 50,000 files. It's caught things like three duplicated SDK wrappers and 636 MB of accidentally committed build artifacts in production repos. Start with standard depth, then go deep on modules you're planning to refactor.
npx -y skills add affaan-m/everything-claude-code --skill repo-scan --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills