developing-with-turbo-frames

Official

Master Turbo Frames for seamless partial updates.

Authorhotwired-laravel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Turbo Frames allow partial updates of web pages by isolating content in frames, reducing full-page reloads and improving responsiveness in Laravel applications.

Core Features & Use Cases

  • Frame Component: render a <turbo-frame> to encapsulate a page region and update only that region.
  • Scoped Navigation & Lazy Loading: navigate within a frame and load content on demand without refreshing the page.
  • Targeting & Morphing: customize which frame updates and optionally morph content to preserve DOM state.
  • Use Cases: replace a comments section, load a profile panel, or fetch related data without reloading the whole page.

Quick Start

Implement a turbo-frame by wrapping the target section with <turbo-frame id="example">... content ...</turbo-frame> and optionally set src for lazy loading or data-turbo-frame for frame targeting.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: developing-with-turbo-frames
Download link: https://github.com/hotwired-laravel/turbo-laravel/archive/main.zip#developing-with-turbo-frames

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.