원클릭으로
baseball-history
baseball-history에는 cwoodruff에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Triage MCP test drift by separating stale assertions from real surface regressions after a partial metadata/tool refactor.
Render salary values with a stable dollar sign in Razor views without depending on host culture.
Generate PostgreSQL CREATE TABLE scripts directly from live SQLite metadata without hand-transcribing Lahman-style schemas.
Audit htmxRazor asset imports and cache behavior after a migration slice without breaking shell-owned runtime contracts.
Migrate leaderboard pages to htmxRazor by replacing badges only, preserving all backend and frontend contracts.
Preserve the global search dropdown + all-results modal contracts while migrating Razor/htmx page markup around a shell-owned search surface.
Build Razor Page detail screens from projected records and dedicated view models instead of passing entities or PageModels into partials.
Dual-mode response caching that separates full-page and htmx partial responses with VaryByHeader. Essential for htmxRazor migration to avoid stale content.
Split a large Razor modal into local partials without changing shell-owned modal routing or htmx contracts.
Safely extract repeated HTMX filter loading overlays into a shared Razor partial without changing page contracts.
Extract shared filter and loading primitives without changing HTMX or handler contracts.
Safely extract shared Razor shell chrome without disturbing htmx, search, or Bootstrap modal contracts.