Skip to main content
Run any Skill in Manus
with one click
$pwd:

rails-engine-extraction

// Use when extracting existing Rails app code into a reusable engine. Scaffolds the engine structure, moves POROs/services/controllers incrementally, creates adapter interfaces to decouple host dependencies, and verifies regression coverage throughout each extraction slice. Trigger words: extract to engine, move feature to engine, host coupling, adapters, extraction slices, preserve behavior, incremental extraction, bounded feature.

$ git log --oneline --stat
stars:16
forks:3
updated:May 6, 2026 at 07:34
File Explorer
4 files
SKILL.md
readonly