원클릭으로
lurker
lurker에는 lepinkainen에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 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.