★ 9 · Updated 2026-06-30
Reduces code complexity by removing dead code, eliminating redundancy, substituting standard library calls, and flattening structures while preserving observable behavior.
Browse skills that share this tag.
★ 9 · Updated 2026-06-30
Reduces code complexity by removing dead code, eliminating redundancy, substituting standard library calls, and flattening structures while preserving observable behavior.
★ 3 · Updated 2026-03-10
Cleans up dead code, reduces complexity, and removes duplication in Go and JavaScript/TypeScript