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.