Skip to content

kthistlewood/coding-standards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coding Standards

Personal coding standards and templates for consistent, regenerable projects — especially those created with the help of AI.

Quick Start

Reference in AI prompts →

Follow my coding standards from `github.com/kthistlewood/coding-standards`.

Core Principles

  1. Regenerable: Complete CLAUDE.md specification, from which the entire solution could be recreated.
  2. Documented: All architectural decisions logged, and CLAUDE.md and README.md kept up-to-date.
  3. Tested: 90%+ coverage, TDD approach.
  4. Quality: Strict syntax enforcement, error handling, performance verification.

Files

  • STANDARDS.md → Core principles and quality requirements.
  • standards/ → Language and environment-specific principles and requirements.
  • templates/ → Project file templates.
  • prompts/ → Standardized AI prompts to help kick things off.

About

Personal coding standards, especially for agentic coders.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors