.cursor/skills/readme-workflow/SKILL.md
Regenerate README screenshots and the demo video for WOD Brains.
npx skillsauth add jdconley/wodbrains readme-workflowInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this workflow whenever the README visuals or copy need an update.
docs/screenshots/
import.pngdefinition.pngrun-landscape.pngmultiplayer-leader.pngmultiplayer-participant.pngapps/worker/test/evals/manifest.json.https://wodbrains.com.5174, worker 8788).pnpm run test:readme
docs/screenshots/* updated with fresh capturesdocumentation
UI design guidelines for WOD Brains app - mobile-first, app-like design with consistent patterns. Use when making UI changes.
testing
Always create and run tests affected by changes, including Playwright for UI changes. Use when modifying Wodbrains features or UI.
development
Run Wodbrains worker parse evals and live Gemini tests locally using Wrangler `.dev.vars` keys. Use when you need to run `parse.evals.test.ts` / `parse.gemini.test.ts` against the real model (RUN_LIVE_AI_TESTS=1).
testing
Generate and update the WOD Brains OG image PNG/JPG using the mascot SVG and a Playwright-rendered layout. Use when changing OG image copy or layout.