arcanea-refactoring-ritual
CommunityRefactor 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
- Detect a smell in the codebase.
- Ensure tests exist for the affected area.
- Apply one safe refactoring (e.g., extract method) and run tests.
- Verify behavior and commit the change.
- Repeat for the next smell.
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: 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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.