
Claude Skills by bloknayrb
github.com/bloknayrbGenerate a Keep a Changelog entry from git log since the last tag
Start Tandem dev environment (server + client) and verify MCP connection
Debug Playwright E2E test failures — port conflicts, server startup, test isolation, and post-mortem analysis
Run Playwright E2E tests safely (warns about dev server conflicts)
Cut a Tandem release — six-surface version bump, changelog, tag, GitHub Release publish, smoke checklist
Capture README screenshots of the Tandem editor UI via Playwright + MCP
Resolve a durable @ui_ reference from the Tandem desktop element picker into its source location, DOM/ARIA metadata and locators. Use when a request names @ui_…, ui_…, "the element I picked", or "this button/panel".
Use before the first tandem_* call in a session — including a lone status check — or when the user asks about Tandem document editing or iterating on text collaboratively. Covers being woken while idle so the user's comments and chat reach you between turns, plus annotation strategy, editing workflow, and tool usage patterns for the Tandem collaborative editor.