fix_empty_lines

Official

Streamline Python code by removing unnecessary blank lines.

Authorcausify-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the tedious manual task of cleaning up extra blank lines within Python functions, improving code readability and consistency.

Core Features & Use Cases

  • Code Formatting: Automatically removes empty lines in Python function definitions without altering functionality.
  • Code Review & Refactoring: Helps developers prepare code for review or refactoring by standardizing code appearance.
  • Use Case: When working on a large codebase with inconsistent spacing, use this Skill to clean up functions and enhance code clarity.

Quick Start

Use the fix_empty_lines skill to clean a Python file by removing empty lines inside all functions in the provided script.

Dependency Matrix

Required Modules

None required

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: fix_empty_lines
Download link: https://github.com/causify-ai/helpers/archive/main.zip#fix-empty-lines

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.