Global Coding Style

Apply team-defined formatting rules to generated or modified code.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/hugocrne/portfolio-freelance-ia --skill global-coding-style-hugocrne
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Global Coding Style
Source: https://github.com/hugocrne/portfolio-freelance-ia/tree/main/.claude/skills/global-coding-style
Command: npx skills add https://github.com/hugocrne/portfolio-freelance-ia --skill global-coding-style-hugocrne

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses varied coding styles within a project, which makes code harder to read, understand, and maintain, and often leads to endless debates during code reviews.

Core Features & Use Cases

  • Automated Style Enforcement: Guides Claude to adhere to your team's specific formatting rules, indentation, brace style, and syntax preferences automatically.
  • Reduced Style Conflicts: Eliminates manual formatting corrections and ensures a uniform, professional look across all code, improving collaboration.
  • Use Case: When Claude generates or modifies any code, it automatically applies the defined global coding style, such as line length, spacing, and import ordering, freeing developers from tedious manual formatting.

Quick Start

Activate this skill to ensure Claude automatically formats all code according to your global coding style guidelines, maintaining consistency effortlessly.