Refactor

Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements. Use when user says 'refactor this code', 'extract function', 'reduce complexity', 'code smells'.

tbc-servicos 6dfaf10 2 files · 34.7 KB Updated

File contents

tbc-servicos/dataagile-agent-kit/tree/main/protheus/skills/refactor commit 6dfaf10adb

Frequently asked questions

npx skillmds@latest add tbc-servicos/refactor