Back to all

clean-unused-code

by shuk

00Feb 6, 2026Visit Source
Find and remove unused code in projects. This skill should be used when cleaning up dead code, removing unreachable functions, or optimizing codebase by eliminating unused code. Currently supports Golang projects.