关于
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.
快速安装
Claude Code
推荐npx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/detect-code-smells在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
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.
相关推荐技能
这是一个用于软件项目依赖关系映射、分析和可视化的综合工具。它能自动提取和分析多种包管理器(npm、pip、cargo等)的依赖关系,检测问题并进行安全审计。开发者可通过可视化图表快速理解项目依赖结构,识别潜在风险和优化机会。
Summarizer Skill能够将大段文本内容转化为简洁的摘要,支持项目符号、段落和执行摘要三种输出格式。开发者可通过配置内容、样式和最大长度参数,快速集成文本摘要功能到应用中。该工具适用于文档处理、内容分析和信息提取等场景,能有效提升文本处理效率。
该Skill通过分析公开文档和帮助信息,为项目建立经人工审核的基线使用指南,无需代码审查。它严格遵循文档优先原则,自动识别使用说明中的缺失并标记为待澄清问题。适用于在项目初期快速构建基于官方声明的用户指南框架,为后续开发提供明确参考基准。
这是一个用于Dockerfile分析和优化的Claude Skill,能帮助开发者审查现有Dockerfile的最佳实践、安全问题和优化机会。它提供四种模式:代码审查、优化建议、交互式构建指导和镜像安全扫描。开发者可以通过简单的斜杠命令快速获得Dockerfile的改进建议和安全评估。
