agigante80

File Organization Refactoring — Development skill for Claude Code

Development community

Reorganize project files and folders safely with tested, incremental migrations.

How to install File Organization Refactoring

Installs to ~/.claude/skills/agigante80-vibe-coding-prompts-file-organization-refactoring/SKILL.md

Terminal
mkdir -p ~/.claude/skills/agigante80-vibe-coding-prompts-file-organization-refactoring && curl -fsSL https://raw.githubusercontent.com/agigante80/vibe-coding-prompts/HEAD/prompts/file-organization-refactoring.md -o ~/.claude/skills/agigante80-vibe-coding-prompts-file-organization-refactoring/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What File Organization Refactoring does


name: file-organization-refactoring category: development-workflow version: 1.1.2 updated: 2026-08-28 description: Reorganize project files and folders safely with tested, incremental migrations. platforms: [chatgpt, claude, gemini, copilot-chat]

File & Folder Organization Refactoring

**Objective**

Systematically reorganize project files and folders to establish clear structure, remove obsolete files, standardize naming, and improve maintainability while ensuring correct function

Alternatives in Development

  • Flow Parallel — Decompose and execute large changes, migrations, or multi-issue fixes in parallel with quality gates 2.8k ★
  • Axiom — Battle-tested Claude Code skills for modern xOS (iOS, iPadOS, watchOS, tvOS) development with 13 production-re 2.6k ★
  • Resolve Drizzle Migrations — Resolve Drizzle migration conflicts by accepting upstream and regenerating local migrations 2.5k ★

Full documentation available on GitHub

View Source Repository