ClaudSkills / Product / design-system-ui

Restructure

Quality score: 80/100  ·  Category: Product  ·  Sub-category: design-system-ui
Extract misplaced code from any folder (backend or frontend) and move it to a properly-named folder that fits this project's existing conventions. Plan-first - reads the codebase to infer style, proposes a move-plan grounded in clean-code principles (Rule 15, Martin ch 11, McConnell ch 5), waits for a single confirmation, then moves files + rewrites imports atomically with git-aware history preservation. Handles backend layouts (services, repositories, controllers, route handlers), frontend layouts (components, pages, features, hooks, stores, ui/design-system), and mixed monorepos. Auto-chains from /cleancode:rewrite when a file split would benefit from cross-folder relocation. Triggers on phrases like "restructure my project", "move this code to a proper folder", "extract this from routes/", "my routes folder is doing too much", "where should this code live", "reorganize my folders", "split this across modules", "extract feature folder", "move business logic out of pages/components", "promote this shared code", or /cleancode:restructure.

What this skill does

Restructure is a well-rated Claude Code skill (quality score 80/100) in the design-system-ui sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/restructure/ and loads when your prompt matches the skill's trigger.

Who uses this skill

The Restructure skill is built for product managers, product designers, and cross-functional teams planning, shipping, and measuring product features. It is part of the open ClaudSkills registry, a community-curated catalog of 15,000+ capabilities you can install for Claude Code — the Claude CLI agent.

How to install

Free

Manual install (2 steps)

mkdir -p ~/.claude/skills/restructure
curl -L https://claudskills.com/skills/restructure/SKILL.md \
  -o ~/.claude/skills/restructure/SKILL.md

Or just download SKILL.md directly and drop it into ~/.claude/skills/restructure/. Claude Code auto-discovers it on next session.

Skills live at ~/.claude/skills/restructure/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\restructure\SKILL.md on Windows. See the full install guide for step-by-step instructions.

Pro

One-click install via the desktop app

The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.

More Product skills

Browse all Product skills in the ClaudSkills registry, or explore these top-rated picks from the same category:

Browse all Product skills → Top 100 skills
Part of ClaudSkills — the open registry for Claude Code skills.  ·  What's New  ·  Install guide  ·  About  ·  llms.txt