skills/smithery.ai/inertia-rails-setup

inertia-rails-setup

Installation
SKILL.md

Inertia Rails Setup

This skill helps you set up Inertia.js in a Ruby on Rails application with your choice of frontend framework.

Recommended: Official Starter Kits

For new projects, the fastest way to get started is cloning an official starter kit. These include authentication, shadcn/ui components, TypeScript, and optional SSR support out of the box.

React Starter Kit (Recommended)

git clone https://github.com/inertia-rails/react-starter-kit myapp
cd myapp
bin/setup
Installs
1
First Seen
Mar 19, 2026
inertia-rails-setup from smithery.ai