Compare ERB and JavaScript template outputs for the offline scoring SPA. Use when working on ERB-to-JS conversion, debugging template parity issues, or verifying that changes to scoring views work correctly in both ERB and SPA modes.
6.1
Rating
0
Installs
Testing & Quality
Category
Well-documented skill for comparing ERB and JavaScript template outputs in a Rails application. The description clearly explains when to use it, and SKILL.md provides comprehensive usage examples, output analysis techniques, and architectural context. It includes detailed references to source files across the stack (Rails controllers, converters, JS hydrators, ERB templates, and scripts). The skill addresses a complex parity-checking problem that would be tedious and error-prone for a CLI agent to handle manually, especially given the multi-stage process (rendering, fetching, hydrating, comparing). Minor room for improvement: the description could be slightly more specific about the exact command syntax, and the skill could benefit from troubleshooting guidance for common discrepancies.
Loading SKILL.md…

Skill Author