Complexity Refactoring

Refactoring complex functions into smaller, pure helper functions. Apply when McCabe complexity is exceeded or when extracting helper functions during refactoring.

majiayu000 0c71a64 2 files · 7.9 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/complexity-refactoring commit 0c71a6438a

Frequently asked questions

npx skillmds add majiayu000/complexity-refactoring