Simplicity Hunter TS

Audit TypeScript code for unnecessary structural complexity — duplication, reinvented primitives, avoidable abstractions, dead logic paths, flag-heavy APIs, deep nesting, mixed concerns, and coexisting abstraction generations left behind by unfinished migrations. Recommends the simplest shape that preserves intended behavior. Use when: reviewing TypeScript code for over-engineering, reducing complexity after prototyping, enforcing reuse over addition, simplifying before a refactor, or auditing a codebase after a framework or library migration.

skyosev Updated

File contents

skyosev/agent-skills/tree/main/hunter-party-ts/simplicity-hunter-ts commit b6da7846d5

Frequently asked questions

npx skillmds@latest add skyosev/simplicity-hunter-ts