Review Naming

Review Rust changes for names and shapes that diverge from their siblings, and for abstractions that earn nothing. Covers family and convention alignment, concise non-padded names, units already carried by a type, domain-appropriate terminology, and whether a new trait, wrapper or layer could be replaced by a small change to an existing type. Use for a focused naming or abstraction audit, or when review-lens routes new names here. Not for formatting, import order, or public contract and semver review.

martintmk Updated

File contents

martintmk/copilot-skills/tree/main/plugins/copilot-skills/skills/review-naming commit f7537fc84f

Frequently asked questions

npx skillmds@latest add martintmk/review-naming