·rails-testing-rspec
</>

rails-testing-rspec

Write Rails tests with RSpec, FactoryBot, and mocking patterns. Use when creating tests, writing specs for models/controllers/requests, setting up test fixtures, or mocking external services.

4Installs·0Trend·@shivamsinghchahar

Installation

$npx skills add https://github.com/shivamsinghchahar/rails-skills --skill rails-testing-rspec

How to Install rails-testing-rspec

Quickly install rails-testing-rspec AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/shivamsinghchahar/rails-skills --skill rails-testing-rspec
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: shivamsinghchahar/rails-skills.

SKILL.md

View raw

Build comprehensive test suites using RSpec and FactoryBot. This skill covers spec structure, factories, mocking, and testing best practices.

RSpec Setup: See rspec-setup.md for configuration, describe blocks, contexts, and common matchers.

Factories: See factories-fixtures.md for FactoryBot setup, defining factories, and sequences.

Write Rails tests with RSpec, FactoryBot, and mocking patterns. Use when creating tests, writing specs for models/controllers/requests, setting up test fixtures, or mocking external services. Source: shivamsinghchahar/rails-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/shivamsinghchahar/rails-skills --skill rails-testing-rspec
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from shivamsinghchahar/rails-skills

Quick answers

What is rails-testing-rspec?

Write Rails tests with RSpec, FactoryBot, and mocking patterns. Use when creating tests, writing specs for models/controllers/requests, setting up test fixtures, or mocking external services. Source: shivamsinghchahar/rails-skills.

How do I install rails-testing-rspec?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/shivamsinghchahar/rails-skills --skill rails-testing-rspec Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/shivamsinghchahar/rails-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25

Related Skills

None