Language Conventions

Project convention references for Python, TypeScript, and Terraform. Use when this capability is needed.

tomevault-io Updated

File contents

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

  1. Detect current conventions from existing files.
  2. Prefer existing project standards over generic defaults.
  3. Recommend minimal changes for consistency.
  4. 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.

tomevault-io/skills-registry/tree/main/dtsong--my-opencode-codex-setup--language-conventions commit 323eae0ac9

Frequently asked questions

npx skillmds@latest add tomevault-io/language-conventions-3