json-typed-attributes とは?
Rails モデルの JSON フィールドに基づいた型付き属性を定義します。モデルが型キャスト、検証、フォーム統合を備えた柔軟なデータ ストレージを必要とする場合に使用します。整数、10 進数、文字列、テキスト、ブール、日付、および配列タイプをサポートします。 ソース: rolemodel/rolemodel-skills。
Rails モデルの JSON フィールドに基づいた型付き属性を定義します。モデルが型キャスト、検証、フォーム統合を備えた柔軟なデータ ストレージを必要とする場合に使用します。整数、10 進数、文字列、テキスト、ブール、日付、および配列タイプをサポートします。
コマンドラインで json-typed-attributes AI スキルを開発環境にすばやくインストール
ソース: rolemodel/rolemodel-skills。
This skill helps you work with JSON-backed attributes in Rails models using the StoreJsonAttributes concern. It provides type casting, validation support, and seamless form integration.
Your model must have a JSON column to store the attributes. Common names are data, metadata, or settings:
Use storetypedattributes to define attributes with automatic type casting:
Rails モデルの JSON フィールドに基づいた型付き属性を定義します。モデルが型キャスト、検証、フォーム統合を備えた柔軟なデータ ストレージを必要とする場合に使用します。整数、10 進数、文字列、テキスト、ブール、日付、および配列タイプをサポートします。 ソース: rolemodel/rolemodel-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/rolemodel/rolemodel-skills --skill json-typed-attributesRails モデルの JSON フィールドに基づいた型付き属性を定義します。モデルが型キャスト、検証、フォーム統合を備えた柔軟なデータ ストレージを必要とする場合に使用します。整数、10 進数、文字列、テキスト、ブール、日付、および配列タイプをサポートします。 ソース: rolemodel/rolemodel-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/rolemodel/rolemodel-skills --skill json-typed-attributes インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/rolemodel/rolemodel-skills