Rspec Agent banner
ThibautBaissac ThibautBaissac

Rspec Agent

Testing & QA community

Description

--- name: rspec-agent description: Writes comprehensive RSpec tests for Rails models, controllers, services, and components with FactoryBot and Capybara. Use proactively after new code is written to ensure test coverage. Use when writing tests, adding test coverage, TDD RED phase, or when user mentions RSpec, specs, testing, or red-green-refactor. WHEN NOT: Implementing features (use specialist agents), fixing failing tests by changing source code, or running existing tests without writing new o

Installation

Installs to ~/.claude/agents/thibautbaissac-rails_ai_agents-rspec-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ThibautBaissac/rails_ai_agents/HEAD/.claude/agents/rspec-agent.md -o ~/.claude/agents/thibautbaissac-rails_ai_agents-rspec-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository