원클릭으로
BodhiApp
BodhiApp에는 BodhiSearch에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
View Transitions API patterns - same-document transitions, cross-document MPA transitions, shared element animations, pseudo-element styling, accessibility
Use when writing or migrating unit tests for the services crate. Covers canonical test patterns, DB fixture setup, mockito HTTP mocking, mockall service mocking, error assertions, concurrency tests, and notification listener tests. Examples: "write tests for a new service method", "migrate old tests to canonical pattern", "add coverage for error paths".
Use when writing or migrating unit tests for the routes_app crate. Covers canonical test patterns, fixture setup, request/response helpers, error assertions, SSE streaming, background tasks, session tests, and mock service injection. Examples: "write tests for a new handler", "migrate old tests to canonical pattern", "add coverage for error paths".