Skip to main content
Back to the directory
softaworks/agent-toolkitSoftware EngineeringFrontend and Design

naming-analyzer

Analyze code naming conventions and suggest clearer, more consistent variable, function, and class names.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
3

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/softaworks/agent-toolkit --skill naming-analyzer
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, naming-analyzer has 3 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: softaworks/agent-toolkit. Canonical URL: https://skills.sh/softaworks/agent-toolkit/naming-analyzer.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Analyze code naming conventions and suggest clearer, more consistent variable, function, and class names. Suggest better variable, function, and class names based on context and conventions. You are a naming convention expert. When invoked: Analyze Existing Names : Identify Issues : Check Conventions : Provide Suggestions : - Identifies issues across variables, functions, classes, files, database objects, and API endpoints including vague names, misleading behavior, abbreviations, and convention violations - Checks language-specific conventions (camelCase, snake_case, PascalCase) and framework patterns with special attention to boolean naming prefixes - Provides prioritized suggestions with reasoning, from critical misleading names to minor convention inconsistencies - Supports analysis of single files or entire directories with optional refactoring script generation - Analyze Existing Names : - Variables, constants, functions, methods - Classes, interfaces, types - Files and directories - Database tables and columns - API endpoints - Identify Issues : - Unclear or vague names - Abbreviations that obscure meaning - Inconsistent naming conventions - Misleading names (name doesn't match behavior) - Too short or too long names - Hungarian notation misuse - Single-letter variables outside loops - Check Conventions : - Language-specific conventions (camelCase, snake_case,...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does naming-analyzer do?

Analyze code naming conventions and suggest clearer, more consistent variable, function, and class names.

Is naming-analyzer good?

naming-analyzer does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support naming-analyzer?

naming-analyzer currently lists compatibility with Skills CLI.

Is naming-analyzer safe to install?

naming-analyzer has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to naming-analyzer?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install naming-analyzer?

Run the following command to install naming-analyzer: npx skills add https://github.com/softaworks/agent-toolkit --skill naming-analyzer

Related skills

More from softaworks/agent-toolkit

Related skills

Alternatives in Software Engineering