verify-quality

Community

Enhance code quality and maintainability.

Authorfengshao1227
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of maintaining high code quality by automatically detecting and reporting issues related to complexity, code duplication, naming conventions, and function length.

Core Features & Use Cases

  • Automated Code Analysis: Scans code for various quality metrics including cyclomatic complexity, function length, and nesting depth.
  • Coding Standard Enforcement: Checks for adherence to naming conventions (PascalCase for classes, snake_case for functions/variables).
  • Code Smells Detection: Identifies issues like duplicated code, long parameter lists, magic numbers, dead code, and commented-out code.
  • Use Case: Integrate this Skill into your CI/CD pipeline to automatically flag code that doesn't meet quality standards before merging, ensuring a healthier codebase.

Quick Start

Run the quality checker script on the 'src/' directory with verbose output enabled.

Dependency Matrix

Required Modules

@types/nodechalkcommanderglobprettier

Components

scripts

💻 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: verify-quality
Download link: https://github.com/fengshao1227/ccg-workflow/archive/main.zip#verify-quality

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.