naming-conventions
CommunityWrite clear, consistent code names.
Software Engineering#refactoring#readability#code style#maintainability#naming conventions#programming standards
AuthorPVPha
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of inconsistent and unclear naming in code, which hinders readability, maintainability, and collaboration.
Core Features & Use Cases
- Standardized Naming: Provides guidelines for naming variables, functions, classes, files, and APIs across various programming languages (JavaScript/TypeScript, Python, C#, Java, Go).
- Best Practices: Details general principles like being descriptive, intentional, and avoiding anti-patterns.
- Language-Specific Rules: Offers tailored conventions for popular languages, including casing, prefixes, and acronym handling.
- File & Directory Naming: Guides on naming conventions for project structure.
- Use Case: When starting a new feature or refactoring existing code, consult this Skill to ensure all new elements adhere to established, clear naming standards.
Quick Start
Apply the naming conventions skill to ensure the new function calculate_total_price in Python is named descriptively.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: naming-conventions Download link: https://github.com/PVPha/agent_skills/archive/main.zip#naming-conventions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.