Rails To Spring banner
NamHT4Devlop NamHT4Devlop

Rails To Spring

Development community

Description

--- description: Port a service or chosen endpoints to another stack (e.g. Rails+GraphQL → Spring Boot), preserving the contract + behavior, verified by golden tests argument-hint: <what to port — source stack, target stack, and the endpoint set (all GraphQL + the specific REST APIs)> --- Use the **cwk-rails-to-spring** skill to port the service below onto a new stack while preserving its contract and business behavior. Default target profile: Spring Boot + MyBatis + Flyway + Camel + SQS + MySQ

Installation

Installs to ~/.claude/skills/namht4devlop-claude-code-workflow-kit-rails-to-spring/SKILL.md

Terminal
mkdir -p ~/.claude/skills/namht4devlop-claude-code-workflow-kit-rails-to-spring && curl -fsSL https://raw.githubusercontent.com/NamHT4Devlop/claude-code-workflow-kit/HEAD/commands/rails-to-spring.md -o ~/.claude/skills/namht4devlop-claude-code-workflow-kit-rails-to-spring/SKILL.md

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

Full documentation available on GitHub

View Source Repository