AI AGENT ADDONS

Having trouble naming your code variables and functions? This skill helps you pick clear and consistent names. It checks your code for vague, misleading, or poorly formatted names. Then it suggests better alternatives based on common rules for each programming language. You will write cleaner code that is easier for others to understand.

It works for many languages like JavaScript, Python, Java, and Go. It knows the right style for each one like camelCase or snake_case. It also catches problems like magic numbers or unclear abbreviations. Use this tool to improve your code quality and make your projects more professional.

Add Naming Analyzer skill to your workflow

Global

mkdir -p ~/.claude/skills/naming-analyzer

Project

mkdir -p .claude/skills/naming-analyzer

Source Repository

Stars
2,108
Forks
199
Watchers
2,108
License
MIT
Last Push
4 months ago
Created
6 months ago