·inertia-rails-auth
!

inertia-rails-auth

cole-robertson/inertia-rails-skills

Inertia Rails アプリケーションに認証と認可を実装します。 Devise、has_secure_password、またはその他の認証ソリューションを使用してログイン、セッション、権限、およびアクセス制御を設定するときに使用します。

15インストール·0トレンド·@cole-robertson

インストール

$npx skills add https://github.com/cole-robertson/inertia-rails-skills --skill inertia-rails-auth

SKILL.md

Guide to implementing authentication and authorization in Inertia Rails applications.

Inertia uses your existing Rails authentication infrastructure. No special OAuth or token-based auth required. Since your frontend and backend share the same domain, session-based auth works seamlessly.

Since frontend components can't access server-side authorization helpers, pass permission results as props:

Inertia Rails アプリケーションに認証と認可を実装します。 Devise、has_secure_password、またはその他の認証ソリューションを使用してログイン、セッション、権限、およびアクセス制御を設定するときに使用します。 ソース: cole-robertson/inertia-rails-skills。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/cole-robertson/inertia-rails-skills --skill inertia-rails-auth
カテゴリ
!セキュリティ
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

inertia-rails-auth とは?

Inertia Rails アプリケーションに認証と認可を実装します。 Devise、has_secure_password、またはその他の認証ソリューションを使用してログイン、セッション、権限、およびアクセス制御を設定するときに使用します。 ソース: cole-robertson/inertia-rails-skills。

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

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

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

https://github.com/cole-robertson/inertia-rails-skills