python-naming

Community

Standardize Python code naming

Authorjr2804
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ensures consistent and readable Python code by providing clear naming conventions for variables, functions, classes, constants, files, and directories.

Core Features & Use Cases

  • Variable & Function Naming: Enforces snake_case for clarity.
  • Class Naming: Mandates PascalCase for distinct class identification.
  • Constant Naming: Utilizes UPPER_SNAKE_CASE for immutable values.
  • File & Directory Naming: Provides suffixes like _file and _dir for unambiguous path variables.
  • Use Case: Maintain a high standard of code quality and reduce cognitive load across your Python projects by adhering to these established naming best practices.

Quick Start

Use the python-naming skill to get guidance on naming a new Python variable.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: python-naming
Download link: https://github.com/jr2804/mcp-config-converter/archive/main.zip#python-naming

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.