Plugin Claude Code
Claude Code plugins by Shubhendu Vaid.
Plugin Claude Code
Claude Code plugins by Shubhendu Vaid.
Plugin Claude Code
Claude can't watch video. Flipbook records your web app while Claude drives it and hands back a flipbook of keyframes it can actually read: a labelled contact sheet, full-resolution detail frames, and a timeline correlated with the actions that caused each change.
MCP server Claude CodeCodexCursor +2
MCP server "rec" as configured in ShubhenduVaid/flipbook. Runs ${CLAUDE_PLUGIN_ROOT}/src/server.mjs with node. Needs 1 environment variable to run.
Command
Record the browser while validating a flow, then judge it against a rubric.
Hook
Runs after a tool call finishes for mcp__claude-in-chrome__.* tool calls, executing record-action.mjs via node. From ShubhenduVaid/flipbook.
Skill Claude CodeCodex
Validate that a web application actually works by recording the browser while driving it, then judging the recording against a rubric. Use when asked to check, verify, test, or QA a web app's behaviour in a real browser — especially for anything involving loading states, animations, timing, flicker, layout shift, or…