visual-rhythm
CommunityWrite clean, readable, and maintainable code.
Authoroborchers
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of writing code that is not only functionally correct but also visually clear and easy to understand, preventing common formatting anti-patterns that hinder readability and increase maintenance costs.
Core Features & Use Cases
- Whitespace as Punctuation: Enforces the use of blank lines to separate logical code blocks, improving scannability.
- Consistent Formatting: Guides on indentation, line length, and avoiding vertical alignment to maintain uniformity.
- Use Case: When reviewing a large Python file with dense, unreadable functions, apply this Skill to refactor it, ensuring clear visual separation between methods and logical steps within functions.
Quick Start
Apply the visual-rhythm skill to refactor the provided Python code for improved readability.
Dependency Matrix
Required Modules
None requiredComponents
referencesscripts
💻 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: visual-rhythm Download link: https://github.com/oborchers/fractional-cto/archive/main.zip#visual-rhythm Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.