refactor-rename-for-clarity

Community

Clarify code with clean, consistent names

AuthorCANTAGESTUDIO
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Unclear or misleading names slow comprehension and maintenance. This skill suggests and applies renaming that reveals intent, improves searchability, and aligns with abstraction level.

Core Features & Use Cases

  • Systematic Renaming: Variables, functions, classes, and files renamed for clarity.
  • Principled Naming: Apply intent-revealing, searchable, and abstraction-aware patterns.
  • Usage Context: After refactoring sessions to refresh code readability.

Quick Start

Provide a list of identifiers to rename; the skill outputs a rename plan and recommended targets.

Dependency Matrix

Required Modules

None required

Components

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: refactor-rename-for-clarity
Download link: https://github.com/CANTAGESTUDIO/CosmicAtlasPacker/archive/main.zip#refactor-rename-for-clarity

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