
Rspec Testing
- 25 installs
- 59 repo stars
- Updated June 5, 2026
- dgalarza/claude-code-workflows
Guides writing, reviewing and improving RSpec tests for Rails - model, controller, system, component and service specs - following Better Specs and thoughtbot best practices.
About
RSpec Testing is a Claude skill for writing, reviewing and improving RSpec test suites in Ruby on Rails applications. It applies Better Specs and thoughtbot guidance across model, controller, system, component, service and integration specs, emphasizing clear Arrange-Act-Assert structure and TDD. A Rails builder reaches for it to raise test coverage and quality without memorizing every RSpec convention.
- Better Specs and thoughtbot best practices
- Model, controller, system and service specs
- Arrange-Act-Assert structure
- Red-Green-Refactor TDD guidance
Rspec Testing by the numbers
- 25 all-time installs (skills.sh)
- Ranked #1,392 of 2,153 Testing & QA skills by installs in the Skillselion catalog
- Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/dgalarza/claude-code-workflows --skill rspec-testingAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 25 |
|---|---|
| repo stars | ★ 59 |
| Last updated | June 5, 2026 |
| Repository | dgalarza/claude-code-workflows ↗ |
What it does
Guides writing, reviewing and improving RSpec tests for Rails - model, controller, system, component and service specs - following Better Specs and thoughtbot best practices.
Who is it for?
Rails developers improving test quality and coverage
What you get
- rspec test files