cole-robertson
- 8 skills
- 0 followers
- 1 day ago last updated
- ▌ Inertia Rails Ssr · cole-robertsonSet up Server-Side Rendering (SSR) for Inertia Rails applications. Use when you need SEO optimization, faster initial page loads, or support for users with JavaScript disabled.
- ▌ Inertia Rails Auth · cole-robertsonImplement authentication and authorization in Inertia Rails applications. Use when setting up login, sessions, permissions, and access control with Devise, has_secure_password, or other auth solutions.
- ▌ Inertia Rails Forms · cole-robertsonBuild forms in Inertia Rails applications with proper validation, file uploads, and error handling. Use when implementing forms, handling validation errors, or working with file uploads in Inertia.js with Rails.
- ▌ Inertia Rails Setup · cole-robertsonSet up a new Inertia Rails project or add Inertia to an existing Rails application. Use when creating new projects, configuring Inertia, or setting up the development environment with React, Vue, or Svelte.
- ▌ Inertia Rails Testing · cole-robertsonTest Inertia Rails applications with RSpec or Minitest. Use when writing tests for Inertia responses, components, props, flash messages, and partial reloads.
- ▌ Inertia Rails Cookbook · cole-robertsonRecipes and patterns for common Inertia Rails use cases. Includes modal dialogs, shadcn/ui integration, search with filters, wizard flows, and other advanced patterns.
- ▌ Inertia Rails Performance · cole-robertsonOptimize Inertia Rails application performance. Use when implementing code splitting, prefetching, deferred props, infinite scrolling, polling, or other performance optimizations.
- ▌ Inertia Rails Best Practices · cole-robertson bundleComprehensive best practices for Inertia Rails development. Use when writing, reviewing, or refactoring Inertia.js Rails applications with React, Vue, or Svelte frontends. Covers server-side setup, props management, forms, navigation, performance, security, and testing patterns.