detect-code-smells

Official

Improve code quality.

AuthorHomericIntelligence
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of maintaining high code quality by identifying potential issues like anti-patterns, complexity, and maintainability problems that hinder development.

Core Features & Use Cases

  • Code Smells Identification: Detects common issues such as long functions, code duplication, and magic numbers.
  • Complexity Measurement: Assesses cyclomatic and cognitive complexity to gauge understandability.
  • Structural Review: Checks for violations of software design principles like SOLID.
  • Use Case: During a code review, this Skill can automatically flag sections of code that are overly complex or violate established coding standards, prompting refactoring before merging.

Quick Start

Use the detect-code-smells skill to analyze the Python file '/path/to/your/module.py' for code quality issues.

Dependency Matrix

Required Modules

pylintradon

Components

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: detect-code-smells
Download link: https://github.com/HomericIntelligence/ProjectOdyssey/archive/main.zip#detect-code-smells

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.