python-case-conversion

Community

Convert Python variable names between case styles.

Authoriamyojimbo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Translates string identifiers between common case formats (camelCase, snake_case, kebab-case, PascalCase, and more) to fit different language conventions and project standards.

Core Features & Use Cases

  • Convert strings to camel_case, snake_case, kebab_case, pascal_case, start_case, and other formats.
  • Use cases include renaming variables across Python and JavaScript, adapting API payloads, and generating URL-friendly labels for UI and docs.
  • Real-world example: normalize API field names from JSON payloads to snake_case in Python code and camel_case in JavaScript.

Quick Start

Convert a snake_case variable name to camel_case to match JavaScript conventions.

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-case-conversion
Download link: https://github.com/iamyojimbo/prompts/archive/main.zip#python-case-conversion

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.