About
The rails-tdd skill streamlines the development of Ruby on Rails applications by enforcing a strict Red-Green testing methodology. It provides Claude with a comprehensive decision framework for choosing the correct test types—ranging from model and controller tests to system and mailer tests—ensuring high code quality and regression safety. By guiding the AI through writing failing tests first and then implementing minimal code to pass, it promotes Rails best practices, prevents over-engineering, and maintains a clean, maintainable codebase.