claude:refactor-skill
CommunityModularize your skills for better maintainability.
Software Engineering#refactoring#configuration#skill management#modularity#code organization#progressive disclosure
Authoramdmax
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill tackles the challenge of unmanageable, monolithic Skill.md files that become difficult to maintain, understand, and update as they grow in complexity.
Core Features & Use Cases
- Modularization: Breaks down large Skill.md files into smaller, manageable components.
- Parameterization: Extracts hardcoded values into a
config.yamlfor easier customization. - Progressive Disclosure: Moves detailed explanations and algorithms to
references/for a cleaner main Skill.md. - Use Case: You have a complex skill that's over 1000 lines long. Use this refactoring skill to split its logic into a concise main Skill.md, a
config.yamlfor settings, and severalreferences/files for detailed explanations, making it much easier to work with.
Quick Start
Use the claude:refactor-skill to refactor the skill located at '.claude/skills/git:commit/SKILL.md'.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: claude:refactor-skill Download link: https://github.com/amdmax/claude_marketplace/archive/main.zip#claude-refactor-skill 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 471,000+ vetted skills library on demand.