# Language Standards

> Language-specific standards and idioms for Python, TypeScript, and SQL. Load when reviewing, implementing, or debugging code to apply the right conventions for the language at hand. Use when this capability is needed.

- Skill: `tomevault-io/language-standards` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/language-standards`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/language-standards/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Data & Analytics
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/language-standards

---


Identify the language(s) in the code under review, then Read the corresponding reference:

| Language | Reference |
|----------|-----------|
| Python | `references/python.md` |
| TypeScript | `references/typescript.md` |
| SQL | `references/sql.md` |

**Read only what you need.** If the code is TypeScript, read `references/typescript.md` — not all three. For multi-language code (e.g., Python with SQL queries), read both applicable references.

---
> Source: [wsauret/flywheel](https://github.com/wsauret/flywheel) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-05-22 -->

