naming-analyzer
Analyzes code naming conventions across multiple languages to improve readability and maintainability.
Install
npx skills add https://github.com/softaworks/agent-toolkit --skill naming-analyzerStats
| Total installs | 3,310 |
| Weekly installs | 562 |
| GitHub stars | 1.2K |
| First seen | Jan 20, 2026 |
| Source | @softaworks/agent-toolkit |
Summary
- 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
Tags
Related skills
| Skill | Installs | vs naming-analyzer |
|---|---|---|
| m15-anti-pattern | 3,374 | +64 |
| vue-options-api-best-practices | 3,465 | +155 |
| screen-reader-testing | 3,464 | +154 |
| session-handoff | 3,472 | +162 |
| angular-tooling | 3,129 | -181 |
FAQ
- How many installs does naming-analyzer have?
- naming-analyzer has 3,310 total installs and 562 installs this week.
- Where is naming-analyzer hosted?
- naming-analyzer is published by @softaworks/agent-toolkit at https://github.com/softaworks/agent-toolkit.
- How many GitHub stars does naming-analyzer have?
- naming-analyzer has 1.2K GitHub stars.
- When was naming-analyzer first indexed?
- OrangeBot.AI first indexed naming-analyzer on Jan 20, 2026.
- How do I install naming-analyzer?
- Run: npx skills add https://github.com/softaworks/agent-toolkit --skill naming-analyzer