SKILL·754010

detect-code-smells

majiayu000
Updated 1 month ago
18 views
58
9
58
View on GitHub
Otherai

About

This skill identifies code quality issues and anti-patterns to improve maintainability, making it ideal for code reviews and refactoring planning. It scans for patterns like long functions and duplication while evaluating complexity and naming clarity. Developers can use it to prioritize technical debt reduction and mentor on code quality.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/detect-code-smells

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/detect-code-smells
0
FAQ

Frequently asked questions

What is the detect-code-smells skill?

detect-code-smells is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform detect-code-smells-related tasks without extra prompting.

How do I install detect-code-smells?

Use the install commands on this page: add detect-code-smells to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does detect-code-smells belong to?

detect-code-smells is in the analysis category, tagged ai.

Is detect-code-smells free to use?

Yes. detect-code-smells is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills