column-aligned-fields

Community

Align inline field comments in Python code.

AuthorKevin-Liu-01
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps maintain consistent alignment of inline comments across Python structured types such as dataclasses, enums, and TypedDicts, reducing drift and improving readability.

Core Features & Use Cases

  • Enforces a standardized comment column aligned to the longest value expression in a group.
  • Automatically ensures comments are complete sentences and wrapped with fmt directives as needed.
  • Use Case: During code reviews, ensure all fields across a dataclass have aligned inline comments for readability and maintainability.

Quick Start

Apply the column-aligned inline comments rule to all dataclass, enum, and typed-dict field definitions in your Python project.

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: column-aligned-fields
Download link: https://github.com/Kevin-Liu-01/Agent-Machines/archive/main.zip#column-aligned-fields

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.