Converted and distributed by TomeVault — claim your Tome and manage your conversions.
Review Code Idiom Check
Idiomatic code review for the project's language and framework Use when this capability is needed.
Review Code Idiom Check by tomevault-io · a4f11bc
npx skillmds@latest add tomevault-io/review-code-idiom-check File contents
---name: review-code-idiom-checkdescription: Idiomatic code review for the project's language and framework Use when this capability is needed.---<when_to_use> <trigger>The team wants a unified engineering style and predictable patterns</trigger> <trigger>The PR uses atypical constructs for the current stack</trigger></when_to_use><input_requirements> <required>PR/diff</required> <required>Module language and framework</required> <optional>Project-local conventions</optional></input_requirements><core_checks> <check priority="P0">Selected patterns match standard language/framework practices</check> <check priority="P1">Common APIs and lifecycles are used, with no workarounds without reason</check> <check priority="P1">Exceptions to idioms are explicitly justified in comments or PR description</check> <check priority="P1">Code is consistent with the rest of the codebase in similar areas</check></core_checks><quality_rules> <rule importance="critical">Idiomatic style must not degrade correctness or security</rule> <rule importance="high">Idiom suggestions include a short replacement example</rule> <rule importance="medium">Project-local conventions take priority over general recommendations</rule></quality_rules><do_not> <item importance="critical">Do not require rewriting working code for abstract aesthetics</item> <item importance="high">Do not propose a new paradigm without proven team benefit</item></do_not><output_requirements> <requirement>List of idiom deviations: what, why, and minimal fix approach</requirement> <requirement>Separate blocking and advisory findings</requirement></output_requirements>---> Converted and distributed by [TomeVault](https://tomevault.io/claim/ozerohax) — claim your Tome and manage your conversions.<!-- tomevault:4.0:skill_md:2026-04-11 -->
tomevault-io/skills-registry/tree/main/ozerohax--assistagents--idiom-check commit a4f11bc006
Frequently asked questions
Run npx skillmds@latest add tomevault-io/review-code-idiom-check in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Idiomatic code review for the project's language and framework Use when this capability is needed. It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.