repo-scan

Scans your code files to find what libraries you use and flags any problems with a detailed report.

Installation
Run `npx skills add "https://github.com/eugene-ee/affaan-m-ecc" --skill "repo-scan"` to install this skill, then follow its SKILL.md instructions for my next request.

Paste this into Claude Code, Cursor, or any agent that can run commands.

What this skill does
What it does: - Reads through all the code in a project and sorts each file - Finds third-party libraries that are mixed into your own code - Tells you which code is yours, which is from other people, and which is extra - Gives each part of the code a rating like keep it, fix it, rebuild it, or throw it away - Makes an interactive report you can click through to see details When to use it: - You just got a big old codebase and need to understand what is in it - You are about to do a big rewrite and need to know what code matters - You want to find code that is copied in multiple places - You need to organize a large project with many folders and files - You want to find old versions of libraries that should be updated

The full skill text could not be loaded right now. It installs fine with the command above, or read it at the source.

Mirrored from the author's public source. Install counts from the open skills registry.

The systems behind these skills get built for partners every week.

Partner with us