·rails-generators
</>

rails-generators

el-feo/ai-context

モデル、サービス、コントローラー、フルスタック機能用のエキスパート レベルの Ruby on Rails ジェネレーターを作成します。 Rails アプリケーション用のカスタム ジェネレーター、スキャフォールド、またはコード生成ツールを構築する場合、またはユーザーが Rails ジェネレーター、Thor DSL、または自動コード生成について言及する場合に使用します。

9インストール·0トレンド·@el-feo

インストール

$npx skills add https://github.com/el-feo/ai-context --skill rails-generators

SKILL.md

Build production-ready Rails generators that automate repetitive coding tasks and enforce architectural patterns. This skill covers creating custom generators for models, service objects, API scaffolds, and complete features with migrations, tests, and documentation.

Generator location: lib/generators/[name]/[name]generator.rb Template location: lib/generators/[name]/templates/ Test location: test/generators/[name]generatortest.rb

Rails 8 introduced the authentication generator (rails generate authentication) which demonstrates modern generator patterns including:

モデル、サービス、コントローラー、フルスタック機能用のエキスパート レベルの Ruby on Rails ジェネレーターを作成します。 Rails アプリケーション用のカスタム ジェネレーター、スキャフォールド、またはコード生成ツールを構築する場合、またはユーザーが Rails ジェネレーター、Thor DSL、または自動コード生成について言及する場合に使用します。 ソース: el-feo/ai-context。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/el-feo/ai-context --skill rails-generators
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

rails-generators とは?

モデル、サービス、コントローラー、フルスタック機能用のエキスパート レベルの Ruby on Rails ジェネレーターを作成します。 Rails アプリケーション用のカスタム ジェネレーター、スキャフォールド、またはコード生成ツールを構築する場合、またはユーザーが Rails ジェネレーター、Thor DSL、または自動コード生成について言及する場合に使用します。 ソース: el-feo/ai-context。

rails-generators のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/el-feo/ai-context --skill rails-generators インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/el-feo/ai-context