project-conventions

Standardize coding conventions across codebase modules, naming, and documentation.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/jperezdelreal/GymBro --skill project-conventions-jperezdelreal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-conventions
Source: https://github.com/jperezdelreal/GymBro/tree/main/.copilot/skills/project-conventions
Command: npx skills add https://github.com/jperezdelreal/GymBro --skill project-conventions-jperezdelreal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This core conventions guide codifies standard patterns and practices for this codebase, ensuring consistent style, predictable structure, and faster onboarding across teams.

Core Features & Use Cases

  • Centralized conventions that apply to code layout, naming, and documentation
  • Standard templates for reviews, testing, and onboarding materials
  • Clear guidance for when to extend or override conventions in new modules

Quick Start

Apply these conventions to align all code with the project template.

Frequently Asked Questions about project-conventions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize coding conventions across my software project?

To standardize coding conventions across a software project, apply centralized templates and guidelines that define folder layouts, naming schemes, and review templates for consistent structure and predictable code layout.

What are coding conventions and why do they matter for a codebase?

Coding conventions are standardized patterns and practices for naming, structure, and documentation across a codebase. They matter because they ensure consistent style, predictable project structure, and faster onboarding across software engineering teams.

How do I create code review templates and onboarding guidelines for developers?

Create code review templates and onboarding guidelines by codifying standard project patterns into centralized templates. This approach provides clear guidance for testing, reviews, and when to extend or override conventions in new modules.

Can I override established coding guidelines for new software modules?

Yes, you can override established coding guidelines for new modules. This conventions guide provides clear guidance on when to extend or override standard patterns and practices to accommodate specific module requirements.

What's the best way to enforce consistent naming and documentation patterns across modules?

The best way to enforce consistent naming and documentation patterns across modules is adopting a centralized conventions approach that codifies standard practices, ensuring predictable structure and uniform code layout throughout the project.