code-smell-detector
CommunityDetect and fix code quality issues.
AuthorArabelaTso
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill identifies and reports on code smells within Python codebases, providing actionable recommendations to improve code quality, maintainability, and design.
Core Features & Use Cases
- Automated Detection: Scans Python code for common smells like long methods, large classes, magic numbers, and duplicate code using AST analysis.
- Refactoring Recommendations: Offers specific refactoring strategies (e.g., Extract Method, Move Method) with before/after code examples.
- Use Case: When preparing for a major refactoring effort, use this Skill to automatically pinpoint areas of the codebase that are complex, duplicated, or poorly designed, allowing the team to focus their refactoring efforts effectively.
Quick Start
Use the code-smell-detector skill to scan the '/app/src' directory for code smells.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: code-smell-detector Download link: https://github.com/ArabelaTso/Skills-4-SE/archive/main.zip#code-smell-detector Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.