code-style

Community

Enforce consistent code style across the project.

Authorlegacy3
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enforce code style and formatting preferences to ensure a uniform codebase.

Core Features & Use Cases

  • Control Flow Brackets: Always use brackets for conditionals and loops.
  • DRY Principle: Encourage reuse of utilities and avoid duplicating logic.
  • No Legacy Code: Remove obsolete patterns and avoid maintaining multiple approaches.

Quick Start

Apply style guidelines during writing or review to ensure bracket usage, DRY practices, and removal of legacy code.

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
Download link: https://github.com/legacy3/wowlab/archive/main.zip#code-style

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository