core-style

Enforce consistent style, naming, and project organization across code, documentation, and files.

1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/justin-delano/Claude-Config --skill core-style
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: core-style
Source: https://github.com/justin-delano/Claude-Config/tree/main/skills/core/style
Command: npx skills add https://github.com/justin-delano/Claude-Config --skill core-style

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Style and formatting conventions for code, documentation, naming, and file organization help teams maintain consistency across projects and reduce cognitive load during reviews and onboarding.

Core Features & Use Cases

  • Clear guidance on coding style, documentation prose, and file organization.
  • Consistent naming conventions and case rules across repositories.
  • Use during code reviews, setup of new projects, and when auditing existing codebases.

Quick Start

Review a repository to apply style conventions to new and existing files.

Frequently Asked Questions about core-style

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

FAQPage Schema
How do I enforce consistent coding style and naming conventions across a repository?

To enforce consistent coding style and naming conventions across a repository, use automated guidelines loaded during activation. This skill applies style conformity rules to code reviews, project onboarding, and file organization.

What is the best way to standardize project organization and markdown documentation?

The best way to standardize project organization and markdown documentation is applying encoded style guidelines via frontmatter metadata. This ensures consistent prose, file structure, and formatting across all project files.

Can I use coding conventions to audit an existing codebase for style consistency?

Yes, you can use coding conventions to audit an existing codebase for style consistency. The skill reviews new and existing files against established naming, documentation, and formatting rules to ensure conformity.

How do code review style guidelines help with onboarding new contributors?

Code review style guidelines help with onboarding new contributors by reducing cognitive load through consistent project organization. Automated guidance ensures new code adheres to established naming and documentation conventions.

Does this style enforcement skill require external dependencies or components to run?

No, this style enforcement skill does not require external dependencies or components to run. It encodes all guidelines as frontmatter metadata and a descriptive body loaded directly during activation.

When should I not use automated style guidelines for file organization?

You should not use automated style guidelines for file organization when style conformity does not matter for your context. It is best applied during code reviews, new project setups, and contributor onboarding.