clean-code-ch05-formatting

Community

Enforce formatting rules automatically.

Authorhatlesswizard
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Inconsistent code formatting across a codebase degrades readability and increases review friction. This Skill provides automated checks to enforce vertical and horizontal formatting standards so teams can ship clearer code.

Core Features & Use Cases

  • Vertical Formatting: checks file size, openness, density, distance, and ordering to maintain readable structure.
  • Horizontal Formatting: enforces line length, spacing, indentation, and alignment to improve scan-ability.
  • Team Rules: validates adherence to a unified formatting style across the project.
  • Use Case: integrate into PR pipelines to catch formatting issues early and guide fixes.

Quick Start

Run the formatting checker on your codebase to enforce the configured style rules.

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: clean-code-ch05-formatting
Download link: https://github.com/hatlesswizard/clean-code-skills/archive/main.zip#clean-code-ch05-formatting

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.