★ 27 · Updated 2026-06-30
Identify, quantify, and prioritize technical debt in software projects and create remediation plans
Browse skills that share this tag.
★ 27 · Updated 2026-06-30
Identify, quantify, and prioritize technical debt in software projects and create remediation plans
★ 6 · Updated 2026-06-15
Simplify existing code changes for clarity
★ 1 · Updated 2026-05-09
Final quality check before shipping that fixes alignment, spacing, consistency, and detail issues.
★ 0 · Updated 2026-03-23
Orchestrates three agents to analyze file staleness, simplify active code, and archive dead files after refactoring
★ 0 · Updated 2026-03-23
Analyze code to extract functions, remove redundancies, and apply refactoring techniques
★ 2 · Updated 2026-03-22
Remove accumulated complexity and cruft from code before merging a pull request
★ 57 · Updated 2026-03-20
Apply safe refactoring patterns for code restructuring and cleanup
★ 18 · Updated 2026-03-19
Remove unnecessary comments, simplify docstrings, parameterize tests, and clean up code
★ 602 · Updated 2026-03-19
Review and clean up code by removing unnecessary comments, simplifying docstrings, and parameterizing tests.
★ 3 · Updated 2026-03-10
Cleans up dead code, reduces complexity, and removes duplication in Go and JavaScript/TypeScript
★ 9 · Updated 2026-02-12
Detect and remove unused source files in the project, then update README.md accordingly.
★ 6 · Updated 2026-02-11
Removes AI-generated slop, verbose code, and unnecessary defensive checks from code changes