coding-standard

Define and maintain project-wide coding standards with frontmatter templates.

198|19|Updated May 7, 2026
One-click install
npx skills add https://github.com/testdouble/han --skill coding-standard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-standard
Source: https://github.com/testdouble/han/tree/main/han-coding/skills/coding-standard
Command: npx skills add https://github.com/testdouble/han --skill coding-standard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Inconsistent coding practices across the codebase lead to review churn and onboarding friction. This Skill defines and maintains project-wide coding standards to ensure a unified approach to code structure, style, and conventions.

Core Features & Use Cases

  • Establishes a canonical set of coding conventions, templates, and guidance that teams apply when adding or modifying code.
  • Integrates with CLAUDE Code's per-file-type index rules to route standards to the appropriate file-type buckets and enforcement points.
  • Provides a clear process for authoring, updating, and referencing standards, including frontmatter-driven metadata and example code patterns.

Quick Start

Run the coding-standard workflow to create or update the project's coding conventions and ADR mappings.

Frequently Asked Questions about coding-standard

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

FAQPage Schema
How do I establish project-wide coding standards to fix inconsistent conventions across my codebase?

Project-wide coding standards are established by defining a canonical set of conventions, templates, and guidance that teams apply when adding or modifying code to ensure a unified approach to code structure and style.

How does coding standard automation handle multiple languages and file types?

Coding standard automation handles multiple languages and file types by analyzing project context to determine applicable top-level taxonomies, languages, and file-type buckets, integrating with per-file-type index rules for routing standards.

What is the best way to reduce code review churn caused by inconsistent coding practices?

To reduce code review churn, maintain project-wide coding standards that provide verifiable frontmatter, templates, and example code patterns to guide authors in creating and maintaining consistent conventions across the codebase.

Can I integrate coding standards with per-file-type index rules for enforcement?

Yes, you can integrate coding standards with per-file-type index rules to route conventions to the appropriate file-type buckets and enforcement points, ensuring standards are applied at the correct file level.

Do I need explicit paths and verification steps when authoring project governance documentation?

Yes, authoring project governance documentation requires explicit paths and verification steps to guide authors in creating and maintaining standards, including frontmatter-driven metadata and example code patterns for verifiable standards.