rails-testing
✓単体テスト、統合テスト、フィクスチャ、テストの失敗のデバッグなどの Rails テストを支援します。テストに取り組んだり、テストの問題をデバッグしたりするときに使用します。
SKILL.md
When user asks: "How do I test this model?" → Create a model test in test/models/ following existing patterns, test validations and associations
When user asks: "Why is this test failing?" → Analyze the error, check test data setup, verify assertions, suggest fixes
When user asks: "Add tests for this controller" → Create controller tests in test/controllers/, test CRUD actions and edge cases
単体テスト、統合テスト、フィクスチャ、テストの失敗のデバッグなどの Rails テストを支援します。テストに取り組んだり、テストの問題をデバッグしたりするときに使用します。 ソース: etewiah/property_web_builder。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/etewiah/property_web_builder --skill rails-testing- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
rails-testing とは?
単体テスト、統合テスト、フィクスチャ、テストの失敗のデバッグなどの Rails テストを支援します。テストに取り組んだり、テストの問題をデバッグしたりするときに使用します。 ソース: etewiah/property_web_builder。
rails-testing のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/etewiah/property_web_builder --skill rails-testing インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/etewiah/property_web_builder
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01