conventions

Provide quick-reference guidance on project coding conventions from .claude/rules.

2|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/donygeorge/claude-toolkit --skill conventions-donygeorge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conventions
Source: https://github.com/donygeorge/claude-toolkit/tree/main/skills/conventions
Command: npx skills add https://github.com/donygeorge/claude-toolkit --skill conventions-donygeorge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Projects often need quick access to coding conventions to ensure consistency and accelerate onboarding.

Core Features & Use Cases

  • Quick-reference to project standards and rules located under .claude/rules.
  • Supports onboarding, code reviews, and cross-language consistency across the project.

Quick Start

Ask Claude Code to display the conventions for this project using the /conventions command.

Frequently Asked Questions about conventions

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

FAQPage Schema
How do I reference project coding conventions during code review?

You can reference project coding conventions by asking Claude Code to display the rules located under .claude/rules, ensuring consistent code review practices across the project.

What is the best way to onboard developers to project standards?

Onboarding developers to project standards is achieved by providing a quick-reference guide to coding conventions stored in .claude/rules, accelerating the onboarding workflow across multiple languages.

How do I ensure coding consistency across multiple languages in a project?

Coding consistency across multiple languages is maintained by referencing a centralized style guide under .claude/rules, which delivers quick-reference guidance for everyday development workflows.

Where are the project style guide rules stored for quick reference?

The project style guide rules are stored under the .claude/rules directory, and are presented using the frontmatter name and description alongside the body for usage instructions.

Can I use this to check coding standards for cross-language domains?

Yes, you can use this to check coding standards because it supports cross-language consistency and domain references within the project, applying to everyday development workflows and onboarding.