Global Conventions

Apply global coding conventions across an entire codebase.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates inconsistent coding practices across a project, which leads to reduced readability, increased onboarding time for new team members, and frequent style-related conflicts during development.

Core Features & Use Cases

  • Universal Code Standards: Guides Claude to apply overarching coding conventions (e.g., naming conventions, file structure, architectural patterns) across the entire codebase.
  • Streamlined Code Reviews: Reduces the time spent on stylistic corrections, allowing reviewers to focus on logic, security, and performance.
  • Use Case: When Claude works on any part of the project, it automatically adheres to global conventions like variable naming, directory structure, and commit message formats, ensuring a cohesive and professional codebase.

Quick Start

Enable this skill to ensure Claude consistently applies all global coding conventions throughout the project, promoting uniformity and ease of collaboration.