rules-migration

Community

Automate CLAUDE.md to modular rules, simplify projects.

Authorlisaross
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Monolithic CLAUDE.md files often become unwieldy, making it difficult to manage project instructions, enforce path-specific guidelines, and collaborate effectively. This Skill automates the transformation of these large, unorganized files into a structured, modular rules system, eliminating manual refactoring effort and reducing complexity.

Core Features & Use Cases

  • Automated Migration: Effortlessly converts your existing CLAUDE.md into Claude Code's modular .claude/rules/ directory structure.
  • Path-Specific Rules: Enables the creation of rules that apply only to specific file paths or types (e.g., src/**/*.ts for backend code), ensuring context-aware guidance.
  • Enhanced Organization: Breaks down complex instructions into focused, manageable files, improving clarity, maintainability, and team collaboration.
  • Use Case: If your CLAUDE.md has grown into a sprawling document covering everything from frontend styling to backend API guidelines, use this Skill to automatically split it into logical, path-specific files like frontend/react.md, backend/api.md, and core.md, making project instructions instantly more accessible and actionable.

Quick Start

Migrate the current project's CLAUDE.md file into the new modular rules system.

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: rules-migration
Download link: https://github.com/lisaross/claude-code-plugins/archive/main.zip#rules-migration

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