This skill should be used when the user asks to "write specs", "create spec", "add RSpec tests", "fix failing spec", or mentions RSpec, describe blocks, it blocks, expect syntax, test doubles, or matchers. Should also be used when editing *_spec.rb files, working in spec/ directory, planning implementation phases that include tests (TDD/RGRC workflow), writing Testing Strategy or Success Criteria sections, discussing unit or integration tests, or reviewing spec output and test failures. Comprehensive RSpec and FactoryBot reference with best practices, ready-to-use patterns, and examples.
$npx -y skills add hoblin/claude-ruby-marketplace --skill rspecInstalls into the current project.
Run `npx skills use "https://github.com/hoblin/claude-ruby-marketplace" --skill "hoblin/claude-ruby-marketplace/rspec"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hoblin/claude-ruby-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/hoblin/claude-ruby-marketplace"` and select the relevant skills, then follow their instructions.