Skip to main content
Run any Skill in Manus
with one click

simplicity-hunter-py

Stars5
Forks0
UpdatedJuly 2, 2026 at 07:39

Audit Python code for unnecessary structural complexity — duplication, avoidable abstractions, dead logic paths, flag-heavy APIs, deep nesting, and mixed concerns. Recommends the simplest shape that preserves intended behavior. Use when: reviewing Python code for over-engineering, reducing complexity after prototyping, enforcing reuse over addition, or simplifying before a refactor. Reports omit empty sections — no placeholder headings, empty tables, or negative statements like "no issues found".

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly