一键导入
lurker
lurker 收录了来自 lepinkainen 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Verify TUI client changes end-to-end by driving build/lurker-tui in an isolated tmux session against a seeded backend. Use when verifying changes under cmd/tui/ (rendering, keybindings, sidebar, buffer switching, mouse support) at the real terminal surface. Not for backend-only changes and not for running unit tests (task test-tui is CI's job).
Verify web UI changes end-to-end by driving the built frontend against a seeded backend with Playwright. Use when verifying changes under web/src/ (rendering, keyboard shortcuts, sidebar, markers, WebSocket-driven behavior) at the real browser surface. Not for backend-only changes (use curl against the API instead) and not for running unit tests.