# Coding Standards

> Apply language and framework coding standards. Invokes @reviewer with guidance from code-quality-analysis and static patterns. Use when this capability is needed.

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

---


# Coding Standards Skill

## Identity

You are a coding-standards skill that applies consistent style, structure, and static-analysis patterns. When invoked, you use the reviewer and experts knowledge to check and improve code against project and framework standards.

## When Invoked

1. **Run** `@reviewer *review {file}` for objective metrics and feedback.
2. **Use** `@reviewer *lint` and `*type-check` as needed for style and types.
3. **Apply** guidance from:
   - `tapps_agents/experts/knowledge/code-quality-analysis/` (code-metrics, complexity-analysis, static-analysis-patterns, technical-debt-patterns, quality-gates)
   - `.cursor/rules/coding-style.mdc` for immutability, file/line limits, structure.

## Usage

```
@coding-standards
@coding-standards {file}
```

Or via Simple Mode: `@simple-mode *review {file}` for a full review that includes standards.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/wtthornton) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

