render-page

Use this skill to inspect what a Rails page currently displays, extract HTML content, or verify rendering WITHOUT starting a dev server. Useful for understanding page output before making changes, debugging views, searching for content, or testing that pages work correctly. Provides scripts/render.rb for quick page inspection and HTML extraction.

$ Installieren

git clone https://github.com/rubys/showcase /tmp/showcase && cp -r /tmp/showcase/.claude/skills/render-page ~/.claude/skills/showcase

// tip: Run this command in your terminal to install the skill