ln-623-code-principles-auditor

Community

Audit code for quality and best practices.

Authorcbbkrd-tech
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the detection of common code quality issues, including repeated code (DRY violations), overly complex logic (KISS), unnecessary features (YAGNI), and poor error handling, ensuring higher code maintainability and robustness.

Core Features & Use Cases

  • DRY Violation Detection: Identifies 10 types of code duplication, from identical functions to repeated validation logic.
  • KISS/YAGNI Auditing: Flags overly complex abstractions and premature features.
  • Error Handling Analysis: Checks for missing error handling and promotes centralized error management.
  • Use Case: Integrate this Skill into your CI/CD pipeline to automatically flag potential code smells before they are merged, reducing technical debt and improving overall code health.

Quick Start

Run the ln-623-code-principles-auditor skill to audit the current codebase for code principles violations.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-623-code-principles-auditor
Download link: https://github.com/cbbkrd-tech/jl-finishes/archive/main.zip#ln-623-code-principles-auditor

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.