rspec-advanced

Official

Advanced RSpec features and patterns.

AuthorTheBushidoCollective
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Master advanced RSpec features including custom matchers, shared examples, metadata, and hooks to write expressive, maintainable Ruby tests.

Core Features & Use Cases

  • Custom Matchers: Create reusable matchers for readability.
  • Shared Examples: Reuse test logic across contexts.
  • Metadata & Hooks: Organize tests with metadata and setup/teardown hooks.

Quick Start

Build a spec suite that uses a custom matcher and a shared example group to test a domain service.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rspec-advanced
Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#rspec-advanced

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository