naming skills

20 tagged naming, measured the same way as everything else here.

evolutionary-naming

01

kawasima/evolutionary-naming

Skill Claude CodeCodex

Use when refactoring code with poor names, when asked to improve naming, or when a user struggles to name a class/method/variable. Symptoms include -Manager/-Util suffixes, single-letter variables, process/handle/do verbs, primitive obsession, god methods with multiple responsibilities. Two modes — audit (broad scan…

58 3mo ago A 86 tokens

clean-code-reviewer

02

booklib-ai/booklib

Skill Claude CodeCodex

Reviews code against Robert C. Martin's Clean Code principles. Use when users share code for review, ask for refactoring suggestions, or want to improve code quality. Produces actionable feedback organized by Clean Code principles with concrete before/after examples.

38 4mo ago A 54 tokens original MIT

namelens

03

geekjourneyx/namelens

Skill Claude CodeCodex

Research and stress-test open-source project names, from collision checks to launch-ready decisions. Use when the user asks to name or rename a project, compare candidate names, screen GitHub or package namespace risk, verify language or mythology claims, or improve SEO/GEO clarity. Perform live web and registry…

11 2mo ago A 81 tokens original MIT

niels-emmer/myace

Skill Claude CodeCodex

AWS naming convention and mandatory tags — resource-type abbreviations, region codes, and owner/cost-center/environment/workload tags for cost attribution.

1 yesterday A 34 tokens original MIT

name-cop

05

jainulabudeenm/name-cop

Skill Claude CodeCodex

A naming process, not a name generator. Applies the SMILE and SCRATCH frameworks created by Alexandra Watkins in her book Hello, My Name Is Awesome. Builds a brand brief, generates candidates across several angles, kills any that trips a SCRATCH deal breaker, and scores the survivors on SMILE. Use when naming a…

1 7d ago A 98 tokens original MIT