·rspec-testing
</>

rspec-testing

dgalarza/claude-code-workflows

このスキルは、Ruby on Rails アプリケーションの RSpec テストを作成、レビュー、または改善するときに使用する必要があります。このスキルは、モデル仕様、コントローラー仕様、システム仕様、コンポーネント仕様、サービス仕様、統合テストを含むすべてのテスト タスクに使用します。このスキルは、Better Specs および thoughtbot ガイドからの包括的な RSpec のベスト プラクティスを提供します。

6インストール·0トレンド·@dgalarza

インストール

$npx skills add https://github.com/dgalarza/claude-code-workflows --skill rspec-testing

SKILL.md

Write comprehensive, maintainable RSpec tests following industry best practices. This skill combines guidance from Better Specs and thoughtbot's testing guides to produce high-quality test coverage for Rails applications.

Test Structure (Arrange-Act-Assert) Organize tests with clear phases separated by newlines:

Single Responsibility Each test should verify one behavior. For unit tests, use one expectation per test. For integration tests, multiple expectations are acceptable when testing a complete flow.

このスキルは、Ruby on Rails アプリケーションの RSpec テストを作成、レビュー、または改善するときに使用する必要があります。このスキルは、モデル仕様、コントローラー仕様、システム仕様、コンポーネント仕様、サービス仕様、統合テストを含むすべてのテスト タスクに使用します。このスキルは、Better Specs および thoughtbot ガイドからの包括的な RSpec のベスト プラクティスを提供します。 ソース: dgalarza/claude-code-workflows。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/dgalarza/claude-code-workflows --skill rspec-testing
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

rspec-testing とは?

このスキルは、Ruby on Rails アプリケーションの RSpec テストを作成、レビュー、または改善するときに使用する必要があります。このスキルは、モデル仕様、コントローラー仕様、システム仕様、コンポーネント仕様、サービス仕様、統合テストを含むすべてのテスト タスクに使用します。このスキルは、Better Specs および thoughtbot ガイドからの包括的な RSpec のベスト プラクティスを提供します。 ソース: dgalarza/claude-code-workflows。

rspec-testing のインストール方法は?

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

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

https://github.com/dgalarza/claude-code-workflows