maintainability-code-review
OfficialBoost maintainability without altering behavior.
Software Engineering#refactoring#readability#maintainability#quality#static-analysis#coding-standards#code-review
AuthorWetty-Technology
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Identifies and remedies maintainability issues in code that is functionally correct, enabling teams to improve readability, structure, and long-term quality without introducing bugs.
Core Features & Use Cases
- Dead / Compatibility-Only Code: Detects stale or obsolete branches, feature flags that are always on/off, and shim layers, enabling safe removal.
- Duplicate / Redundant Code: Flags repeated logic and opportunities to extract shared utilities to reduce drift.
- Hard-Coded Values / Magic Strings: Highlights domain-value literals that should be centralized for configurability and consistency.
- Naming Quality & Single Responsibility: Audits naming accuracy and ensures functions/classes have a single, clear responsibility.
- Error Handling Consistency: Promotes uniform and contextual error handling across modules.
- Dependency Direction & Visibility: Checks for inappropriate module dependencies and unnecessary exposure.
Quick Start
Perform a maintainability review on the target codebase by running through the checklist and documenting findings with suggested refactors.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: maintainability-code-review Download link: https://github.com/Wetty-Technology/wetty-chat/archive/main.zip#maintainability-code-review 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 510,000+ vetted skills library on demand.