code-style-analyzer

Community

Automatically spots and fixes code style issues.

Authorlexicalninja
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Code bases often suffer from inconsistent style and formatting, making maintenance harder and slowing collaboration. The Code Style Analyzer helps teams quickly identify and address these issues, improving readability and reducing bugs caused by style drift.

Core Features & Use Cases

  • Inconsistent formatting: detects indentation, spacing, and bracket placement mismatches across files.
  • Naming conventions: verifies consistent use of camelCase, snake_case, or other project-specific styles.
  • Code organization: analyzes file structure and module boundaries to highlight poorly organized code.
  • Comment quality: flags missing, vague, or outdated comments.
  • Unused code: finds dead variables, functions, and imports.
  • Magic numbers/strings: identifies hard-coded literals that should be constants or configuration. Use Case: Integrate into CI to fail on style regressions or run locally to audit a codebase before PR submission.

Quick Start

Run the analyzer on your codebase to generate a prioritized style report.

Dependency Matrix

Required Modules

None required

Components

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: code-style-analyzer
Download link: https://github.com/lexicalninja/my-little-scrum-team/archive/main.zip#code-style-analyzer

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 471,000+ vetted skills library on demand.