review-code-idiom-check | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / review-code-idiom-check

review-code-idiom-check

maintained by OzeroHAX

star 28 account_tree 3 verified_user MIT License
bolt View GitHub

name: review-code-idiom-check description: Idiomatic code review for the project's language and framework

<when_to_use> The team wants a unified engineering style and predictable patterns The PR uses atypical constructs for the current stack </when_to_use>

<input_requirements> PR/diff Module language and framework Project-local conventions </input_requirements>

<core_checks> Selected patterns match standard language/framework practices Common APIs and lifecycles are used, with no workarounds without reason Exceptions to idioms are explicitly justified in comments or PR description Code is consistent with the rest of the codebase in similar areas </core_checks>

<quality_rules> Idiomatic style must not degrade correctness or security Idiom suggestions include a short replacement example Project-local conventions take priority over general recommendations </quality_rules>

<do_not> Do not require rewriting working code for abstract aesthetics Do not propose a new paradigm without proven team benefit </do_not>

<output_requirements> List of idiom deviations: what, why, and minimal fix approach Separate blocking and advisory findings </output_requirements>

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 28
GitHub Forks 3
Created Mar 2026
Last Updated il y a 3 mois
tools tools ide plugins

Related Skills

writing-skills
chevron_right
codex
chevron_right
smart-illustrator
chevron_right
collaborating-with-codex
chevron_right
code-review-router
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.