关于
This skill empowers developers to streamline their codebases by performing rigorous, line-by-line audits of external and internal dependencies. It maps out how imports are utilized, compares existing code against the full capabilities of imported libraries—such as Pydantic, FastAPI, or standard utilities—and identifies where custom logic can be replaced with more efficient, battle-tested library features. By uncovering improper usage patterns and missing error handling that dependencies already cover, it significantly reduces technical debt and maintenance overhead during refactoring or legacy project migrations.