arcanea-refactoring-ritual

Community

Refactor with discipline, one safe step.

Authorfrankxai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Disciplined refactoring that improves code structure without changing behavior, using tests as a safety net.

Core Features & Use Cases

  • Code Smells: Catalog of common issues (bloaters, coupling, change blockers, etc.)
  • Refactoring Patterns: Practical transformations like Extract Method
  • The Refactoring Cycle: Detect, Test, Refactor, Verify, Commit, Repeat; never skip steps.

Quick Start

  1. Detect a smell in the codebase.
  2. Ensure tests exist for the affected area.
  3. Apply one safe refactoring (e.g., extract method) and run tests.
  4. Verify behavior and commit the change.
  5. Repeat for the next smell.

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: arcanea-refactoring-ritual
Download link: https://github.com/frankxai/arcanea/archive/main.zip#arcanea-refactoring-ritual

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.