migrar-modulo
CommunityMove Laravel modules safely without breaking URLs.
System Documentation
What problem does it solve?
This Skill prevents broken module migrations in the oimpresso.com Laravel modular architecture by guiding safe moves and renames while avoiding accidental changes to URLs, permissions, pages, and database-backed identifiers.
Core Features & Use Cases
- Controlled move/rename operations: Use it to execute git mv for module folders or individual controllers (including controller moves inside Modules/<X>/Http/Controllers).
- Guided drift resolution: Apply the Pattern A approach when SCOPE.md flags drift between origin and destination modules.
- PHP-only module rename: Apply the Pattern B approach to rename Modules/<X> → Modules/<Y> while keeping the facade stable (URLs/permissions/pages) to reduce blast radius.
- Hard-earned guardrails: Includes checks and “gotchas” like nWidart cache files, InstallController hardcoded module identifiers, modules_statuses.json updates, and DB system version backfill.
Quick Start
Ask an AI: "Plan and perform the migration to rename Modules/Copiloto to Modules/Jana using PHP-only changes, applying the correct drift/rename pattern, updating composer autoload, caches, InstallController hardcodes, modules_statuses.json, and validating with bin/check-scope.php."
Dependency Matrix
Required Modules
None requiredComponents
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: migrar-modulo Download link: https://github.com/wagnerra23/oimpresso.com/archive/main.zip#migrar-modulo Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.