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
62
GitHub Stars
36
First Seen
Jan 27, 2026
inertia-rails-setup — cole-robertson/inertia-rails-skills