Loading...
Loading...
Found 4 Skills
Suggest better variable, function, and class names based on context and conventions.
Apply language-agnostic naming conventions using the A/HC/LC pattern. Use when naming variables, functions, or reviewing code for naming consistency.
Suggests clear, descriptive names for functions and variables following consistent naming conventions. Use when naming new code constructs, renaming for clarity, or reviewing naming in code reviews.
Naming patterns and conventions based on Clean Code JavaScript principles.