Verify Code Simplifier

Checks if code could be simplified — redundant booleans, manual loops, verbose patterns, if-else chains replaceable by dict lookups. Use after adding or modifying Python code. Use when this capability is needed.

tomevault-io 6411b76 2 files · 8.8 KB Updated

File contents

tomevault-io/skills-registry/tree/main/bohyunshin--recommender--verify-code-simplifier commit 6411b766e9

Frequently asked questions

npx skillmds@latest add tomevault-io/verify-code-simplifier