ripplo
01Plugin Claude Code
Plugin marketplace listing 1 plugin: ripplo.
Plugin Claude Code
Plugin marketplace listing 1 plugin: ripplo.
Plugin Claude Code
Ripplo reviews pull requests by driving your app end to end in a real browser and reporting what broke, with the evidence. This plugin connects an app to Ripplo and lets Claude Code fix what a review found.
Skill Claude CodeCodex
Address the findings of a Ripplo code review. Use when the user pastes a Ripplo code review id, says 'address the review', or asks what Ripplo found. Pulls the published issues with the CLI, renders the failing frames, classifies each issue, fixes the app in the working tree.
Skill Claude CodeCodex
Connect an app to Ripplo. Use when the user says 'set up Ripplo', 'install ripplo', 'add the ripplo handler', or has a Ripplo project with a failing authentication check. Installs @ripplo/auth, writes the sign-in handler for the app's auth library, mounts it behind a flag, wires the secret, and verifies the endpoint.