inertia-rails-skills
Best practices for building Inertia.js apps with Rails
All Skills in This Repository (8)
Pure Emerald Level Indicatorsinertia-rails-ssr
Automate Inertia Rails SSR integration with Vite Ruby and an SSR entry point.
inertia-rails-testing
Validate Inertia Rails endpoints, components, and props with RSpec or Minitest patterns.
inertia-rails-setup
Configure Inertia.js with Ruby on Rails via generator or manual setup.
inertia-rails-cookbook
Provide reusable recipes and patterns for structuring Inertia Rails apps.
inertia-rails-forms
Build Inertia Rails forms with useForm for state, validation, and file uploads.
inertia-rails-performance
Optimize Inertia Rails apps by code-splitting, prefetching, and deferred props.
inertia-rails-auth
Implement Devise or has_secure_password authentication with Pundit or Action Policy in Inertia Rails.
inertia-rails-best-practices
Consolidate Inertia.js best practices for Ruby on Rails across React, Vue, and Svelte.
Frequently Asked Questions
FAQPage SchemaHow to install inertia-rails-skills?โผ
Run `npx skills add cole-robertson/inertia-rails-skills --all -g -y` in your terminal to install all skills globally for your coding agent.
What do these Inertia Rails skills cover?โผ
They cover project setup, forms and validation, authentication, RSpec and Minitest testing, server-side rendering, performance optimization, and 50+ prioritized best practices.
Which frontend frameworks are supported?โผ
All skills support React 19+, Vue 3, and Svelte 5+, with React examples by default and Vue or Svelte alternatives where patterns differ.
Do these skills work with Claude Code and Cursor?โผ
Yes. They follow the universal SKILL.md standard and work with 29+ coding agents including Claude Code, Cursor, Copilot, and Codex.
Do these skills support Inertia.js v3?โผ
Yes. They target inertia_rails gem 3.19+ and cover v3 features like the Vite plugin, useHttp, optimistic updates, instant visits, and precognition.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core