·inertia-rails-performance
</>

inertia-rails-performance

cole-robertson/inertia-rails-skills

Optimize Inertia Rails application performance. Use when implementing code splitting, prefetching, deferred props, infinite scrolling, polling, or other performance optimizations.

16Installs·0Trend·@cole-robertson

Installation

$npx skills add https://github.com/cole-robertson/inertia-rails-skills --skill inertia-rails-performance

SKILL.md

Comprehensive guide to optimizing Inertia Rails applications for speed and efficiency.

When version changes, Inertia triggers a full page reload instead of XHR.

Load data only when elements become visible using Intersection Observer:

Optimize Inertia Rails application performance. Use when implementing code splitting, prefetching, deferred props, infinite scrolling, polling, or other performance optimizations. Source: cole-robertson/inertia-rails-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cole-robertson/inertia-rails-skills --skill inertia-rails-performance
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is inertia-rails-performance?

Optimize Inertia Rails application performance. Use when implementing code splitting, prefetching, deferred props, infinite scrolling, polling, or other performance optimizations. Source: cole-robertson/inertia-rails-skills.

How do I install inertia-rails-performance?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cole-robertson/inertia-rails-skills --skill inertia-rails-performance Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/cole-robertson/inertia-rails-skills