claudeindex
Plugin

domain-restructure

Autonomous structural refactor that reshapes a codebase from layer-first into feature-first screaming architecture (modules/<domain>/<layer>). Applies strategic DDD to discover bounded contexts, classify subdomains, then relocate files and rewrite imports with zero functional change inside a dedicated worktree.

Installation

1

Add the marketplace

/plugin marketplace add DieGopherLT/dotclaudefiles
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.