everything-claude-code-conventions

Defines coding, testing, and documentation standards for the everything-claude-code repository.

3|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/rlagycks/oh-my-forge --skill everything-claude-code-conventions-rlagycks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: everything-claude-code-conventions
Source: https://github.com/rlagycks/oh-my-forge/tree/main/.agents/skills/everything-claude-code
Command: npx skills add https://github.com/rlagycks/oh-my-forge --skill everything-claude-code-conventions-rlagycks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps developers follow consistent coding and contribution standards for the everything-claude-code project, reducing ambiguity and improving collaboration.

Core Features & Use Cases

  • Guidelines for commit messages: Ensures clear and uniform commit history.
  • Project structure and organization: Provides a common framework for code, tests, and configs.
  • Best practices for coding styles and workflows: Promotes reliable development processes and onboarding.

Quick Start

Follow the documented conventions when adding new features, files, or scripts to ensure conformity within the project.

Frequently Asked Questions about everything-claude-code-conventions

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

FAQPage Schema
What are coding conventions for maintaining consistent project structure?

Coding conventions standardize project organization by defining a common framework for code, tests, and configurations. This ensures consistency and maintainability across contributions within a development repository.

How do I format git commits for a standardized development workflow?

Format git commits using documented guidelines to ensure a clear and uniform commit history. This promotes reliable development processes and improves collaboration across the team.

What is the best way to enforce coding standards for team contributions?

The best way to enforce coding standards is by applying documented best practices for code quality, review, and workflow integration. This reduces ambiguity and ensures uniform styles during onboarding.

Can I use these development patterns for onboarding new developers?

Yes, you can use these development patterns for onboarding new developers. They provide a common framework for project structure and coding styles, promoting reliable processes and reducing ambiguity.

When do I need to apply coding conventions and testing standards?

You need to apply coding conventions and testing standards when adding new features, files, or scripts to a project. Following these documented standards ensures conformity and maintainability across contributions.