Language Conventions
Purpose
Enforce consistent coding and tooling conventions across common language stacks.
Inputs
- target language or stack
- existing repo conventions
- build/test tooling
Process
- Detect current conventions from existing files.
- Prefer existing project standards over generic defaults.
- Recommend minimal changes for consistency.
- Validate with the language-specific quality gates.
Output Format
- detected conventions
- recommendations
- commands used to verify alignment
Quality Checks
- Recommendations align with existing repo patterns
- Tooling choices are explicit
- Verification commands are included
Converted and distributed by TomeVault — claim your Tome and manage your conversions.