form-auto-save とは?
ユーザー入力変更後の自動フォーム送信は、デバウンス メカニズムを使用して過剰なサーバー リクエストを防ぎます。リッチ テキスト エディターまたは複数のフィールドを備えたフォームのシームレスな自動保存エクスペリエンスを作成します。 ソース: rolemodel/rolemodel-skills。
ユーザー入力変更後の自動フォーム送信は、デバウンス メカニズムを使用して過剰なサーバー リクエストを防ぎます。リッチ テキスト エディターまたは複数のフィールドを備えたフォームのシームレスな自動保存エクスペリエンスを作成します。
コマンドラインで form-auto-save AI スキルを開発環境にすばやくインストール
ソース: rolemodel/rolemodel-skills。
Overview The Form Auto Save pattern provides automatic form submission after user input changes, using a debounce mechanism to prevent excessive server requests. This creates a seamless "auto-save" experience for users editing forms.
Stimulus Controller The pattern uses a Stimulus controller (form-auto-save) that handles the auto-save logic.
Controller Location: app/javascript/controllers/formautosavecontroller.js
ユーザー入力変更後の自動フォーム送信は、デバウンス メカニズムを使用して過剰なサーバー リクエストを防ぎます。リッチ テキスト エディターまたは複数のフィールドを備えたフォームのシームレスな自動保存エクスペリエンスを作成します。 ソース: rolemodel/rolemodel-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/rolemodel/rolemodel-skills --skill form-auto-saveユーザー入力変更後の自動フォーム送信は、デバウンス メカニズムを使用して過剰なサーバー リクエストを防ぎます。リッチ テキスト エディターまたは複数のフィールドを備えたフォームのシームレスな自動保存エクスペリエンスを作成します。 ソース: rolemodel/rolemodel-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/rolemodel/rolemodel-skills --skill form-auto-save インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/rolemodel/rolemodel-skills