Results for “package-code”
6 skillsMore results
Code Write
Guides code modifications by reading affected files first, matching existing style, and making minimal, safe changes.
10 · bundle
Review And Refactor
Review and refactor code according to project-specific coding guidelines and instructions.
36.2k
Code Smell
Scans a codebase for Martin Fowler's catalog of code smells, reporting each with location, severity, and refactoring recommendations, and ranks files to build a prioritized refactoring queue.
13
Techdebt
Scans recently changed code for tech debt: duplicated logic, dead code, magic numbers, deep nesting, and TODOs, then proposes fixes.
0
Root
Assists with software engineering tasks including writing, editing, and explaining code, searching codebases, running commands, managing files, debugging, and implementing features.
1 · bundle