Acerca de
This skill empowers Claude to effectively write, structure, and debug RSpec tests by applying the core fundamentals of behavior-driven development in Ruby. It guides the creation of clean test suites using describe and context blocks, optimizes variable management with let and subject, and ensures proper test lifecycle management with hooks. Whether you are setting up a new test file or refactoring complex specs, this skill ensures your Ruby testing follows industry-standard patterns for RSpec 3.x, prioritizing readability and execution efficiency.