ln-624-code-quality-auditor
CommunityAudit code for quality and complexity.
Authorcbbkrd-tech
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the detection of common code quality issues, helping to improve maintainability, readability, and performance of software projects.
Core Features & Use Cases
- Complexity Analysis: Identifies functions with high cyclomatic complexity and deep nesting.
- Code Smells Detection: Flags long methods, large classes (God Classes), and excessive parameters.
- Algorithmic Efficiency: Detects O(n²) algorithms and N+1 query patterns.
- Constants Management: Checks for magic numbers/strings and decentralized constants.
- Use Case: Integrate this Skill into your CI/CD pipeline to automatically flag potential code quality regressions before they are merged.
Quick Start
Run the code quality audit on the current project directory.
Dependency Matrix
Required Modules
None requiredComponents
referencesscripts
💻 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: ln-624-code-quality-auditor Download link: https://github.com/cbbkrd-tech/jl-finishes/archive/main.zip#ln-624-code-quality-auditor 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.