Personal coding standards and templates for consistent, regenerable projects — especially those created with the help of AI.
Reference in AI prompts →
Follow my coding standards from `github.com/kthistlewood/coding-standards`.- Regenerable: Complete CLAUDE.md specification, from which the entire solution could be recreated.
- Documented: All architectural decisions logged, and CLAUDE.md and README.md kept up-to-date.
- Tested: 90%+ coverage, TDD approach.
- Quality: Strict syntax enforcement, error handling, performance verification.
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.