About
This skill equips Claude with a standardized software engineering workflow specifically optimized for Ruby on Rails environments. It guides the AI through the Red-Green TDD cycle, ensuring that failing tests are established before implementation begins and that only the necessary code is written to achieve a passing state. By enforcing strict adherence to CI checks and pattern-based development, it minimizes technical debt and ensures high code quality during feature development or bug resolution.