
Smellcheck
- Updated March 25, 2026
- cheickmec/smellcheck
Detects Python code smells across 83 AST-based patterns and maps each to a numbered refactoring so a solo dev can clean up code quality fast.
About
smellcheck is a Claude Code marketplace hosting a Python refactoring plugin that detects code smells across 83 AST-based patterns spanning immutability, class design, control flow, architecture, and OO metrics. Each smell maps to a numbered refactoring pattern the agent can apply. A solo developer reaches for it during code review or cleanup to raise code quality with a stdlib-only, zero-dependency analyzer.
- 83 refactoring patterns mapped to code smells
- AST-based, zero dependencies, stdlib only
- Numbered refactoring catalog for Python
Smellcheck by the numbers
- Data as of Jul 10, 2026 (Skillselion catalog sync)
/plugin marketplace add cheickmec/smellcheckAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | March 25, 2026 |
|---|---|
| Repository | cheickmec/smellcheck ↗ |
What it does
Detects Python code smells across 83 AST-based patterns and maps each to a numbered refactoring so a solo dev can clean up code quality fast.
Who is it for?
Python developers hardening code quality before shipping
Skip if: Non-Python codebases
What you get
- code-smell report
- numbered refactoring suggestions
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.