AI AGENT ADDONS

A tool called Fallow scans your JavaScript and TypeScript projects. It finds unused code, duplicate lines, and circular dependencies. It also spots complex areas that need refactoring.

You get a clear report on code health and risk. Fallow works with zero setup and supports 122 plugins for popular frameworks. You can use it to clean up before a release or check a pull request.

For deeper insight, Fallow can merge runtime data from production into the same report. This helps you decide which code to keep or delete. It is free and runs in under a second.

Add Fallow skill to your workflow

Global

mkdir -p ~/.claude/skills/fallow

Project

mkdir -p .claude/skills/fallow

Source Repository

Stars
98
Forks
6
Watchers
98
License
MIT
Last Push
1 month ago
Created
4 months ago